Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ajay-dhangar/algo

ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Added Pattern Search 1c4c4f1
  • Update PatternSearch.md 092cf81
  • Merge pull request #969 from adwityac/adwityac Added Pattern Search 413b92f

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature]: Add Pattern Search in Arrays
### Feature Name Add Pattern Search in Arrays ### Feature Description The Pattern Search in 2D Arrays feature identifies a specific submatrix within a larger matrix by systematically checking fo...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Added Pattern Search
## 📥 Pull Request ### Description This code implements the Pattern Search in 2-D Arrays algorithm, which allows users to efficiently find a specified subarray (pattern) within a two-dimension...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

Siddhart2004 created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar kindly add gssoc and hacktoberfest labels .

View on GitHub

github-actions[bot] created a comment on a pull request on ajay-dhangar/algo
### ⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀 🔗 Site: [Algo](https://github.com/ajay-dhangar/algo) | [Live Site](https://ajay-dhangar.github.io/algo/) | URL 🌐 | Performance | Acces...

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 7565ffd

View on GitHub

ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Update Sortings.md Added .java solutions for bubble, selection, insert, merge and quick sorts 2bb705b
  • Merge pull request #970 from rees8/sortings-java Update Sortings.md - Addition of java solutions for sorting algos. 12155d1

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature Request] Add Java solutions for sorting algorithms
## 🚀 Feature Request ### Is your feature request related to a problem? Please describe. ![image](https://github.com/user-attachments/assets/9d667471-9022-4f68-8a68-c071c62d1ece) This particu...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Update Sortings.md - Addition of java solutions for sorting algos.
Added .java solutions for bubble, selection, insert, merge and quick sorts ## 📥 Pull Request ### Description Java solutions for the mentioned 5 sorting algorithms have been added Fixes #8...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 4ce616d

View on GitHub

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @Ankitha2130! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Add new concept in javascript
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/ajay-dhangar/algo/blob/main/CONTRIBUTING.md). ### Description...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • New concept in javascript section bef4804
  • Merge pull request #977 from AmanPathan/new-js-concept New concept in javascript section ce5bf8d

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
New concept in javascript section
## 📥 Pull Request ### Description Adding important concept in javascript. Clousres is the important concept in js and I have explained this concept in detail. Fixes #998 ### Type of chan...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

Ankitha2130 opened a pull request on ajay-dhangar/algo
Added practice problems on graph
Completed #906
Ankitha2130 closed a pull request on ajay-dhangar/algo
Added practice problems on graph data structure
Completed adding graph practice problems.
github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README b55ca21

View on GitHub

ajay-dhangar pushed 4 commits to main ajay-dhangar/algo
  • Added 0/1 Knapsack disaster relief supply packing solution 11cc773
  • Changed .cpp to .md as per the contribution guidelines 4255bfa
  • Update knapsack-disaster-relief.md 3a465e8
  • Merge pull request #962 from Mahi3454/feature_slight Added 0/1 Knapsack disaster relief supply packing solution cbdf492

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Added 0/1 Knapsack disaster relief supply packing solution
## 📥 Pull Request ### Description This pull request introduces a new feature that solves the 0/1 Knapsack Problem in a practical, real-world scenario: disaster relief supply packing. The goal i...
github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 4044046

View on GitHub

ajay-dhangar pushed 1 commit to main ajay-dhangar/algo

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 7cea970

View on GitHub

ajay-dhangar pushed 1 commit to main ajay-dhangar/algo
  • Delete .github/workflows/labeler.yml beb0037

View on GitHub

ajay-dhangar pushed 1 commit to main ajay-dhangar/algo
  • Delete .github/labeler.yml 7e87ec1

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 6e3ed8e

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature Request] <Minimum cost spanning tree using kruskal's and prim's >
## 🚀 Feature Request ### Is your feature request related to a problem? Please describe. I'm frustrated when I need to compare and visualize the results of Kruskal's and Prim's algorithms for ...
ajay-dhangar pushed 4 commits to main ajay-dhangar/algo
  • Create Minimum Cost Spanning Tree.md ad04ef4
  • update contributors list in README 029c5f9
  • Update and rename Minimum Cost Spanning Tree.md to minimum-cost-spanning-tree.md 51e0c40
  • Merge pull request #960 from Ananya-vastare/main Minimum cost spanning tree using kruskal's and prim's #503 1cbf165

View on GitHub

Load more