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 closed an issue on ajay-dhangar/algo
Adding Gale Shapley Algorithm
### 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
  • Create GaleShapley.md 159117f
  • Merge pull request #1166 from IkkiOcean/gale-algorithm Added Gale-Shapley Algorithm 8820652

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Added Gale-Shapley Algorithm
## 📥 Pull Request ### Description This PR implements the Gale-Shapley Algorithm (also known as the Stable Marriage Algorithm) in both C++ and Java. The algorithm finds a stable matching between...
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 d9425c8

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Bug]: Size of User Avatar is enlarged
### Bug Summary The user avatars on the Contributors page are larger than the designated container size, causing layout issues. ### Bug Description The user avatar images are currently oversized...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Fixed Scale of contributors avatars 885c688
  • Merge pull request #1165 from Saaarthak0102/bug Fixed Scale of contributors avatars f52bd2a

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Fixed Scale of contributors avatars
# 📥 Pull Request ## Description This pull request fixes the scale of contributor avatars to ensure consistency and proper alignment across the webpage. The adjustment resolves the issue where t...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar created a comment on a pull request on ajay-dhangar/algo
can you resolve conflicts from `docs/greedy-algorithms/fractional-knapsack.md` file

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @ADITHYA-NS! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

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] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @ADITHYA-NS! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
👋 Hi @ADITHYA-NS! Thank you for submitting your first pull request to the Algo project. Great job on the contribution! 🎉 We appreciate your efforts, and our team will review it soon. If you have an...

View on GitHub

ADITHYA-NS opened a pull request on ajay-dhangar/algo
Added Python implementation of Linear Search and Binary Search
## 📥 Pull Request ### Description Added the python code implementation of Linear and Binary Search. Fixes #1133 ### Type of change - [ ] Bug fix (non-breaking change which fixes an iss...
Kunj05 created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar u can check i have close all the code with ```

View on GitHub

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

View on GitHub

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
👋 Hi @AnanteshG! Thank you for submitting your first pull request to the Algo project. Great job on the contribution! 🎉 We appreciate your efforts, and our team will review it soon. If you have any...

View on GitHub

AnanteshG opened a pull request on ajay-dhangar/algo
Added notes
## 📥 Pull Request ### Description Added 14 different programming languages notes. Fixes #1080 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New fe...
AnanteshG forked ajay-dhangar/algo

AnanteshG/algo

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] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @nishant4500! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

nishant4500 opened a pull request on ajay-dhangar/algo
Create binary.md
## 📥 Pull Request ### Description ADD CPP code of binary search Fixes #1190 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breakin...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @nishant4500! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

nishant4500 opened an issue on ajay-dhangar/algo
[Feature]: i want to add new algo name binary search
### Feature Name binary search ### Feature Description binary search add this in cpp ### Motivation i feel that i will do this better from prev one ### Implementation Suggestions (Optional)...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
you need to close your code example also, ```` ``` ````

View on GitHub

AswaniBolisetti created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar Kindly review and merge it Please

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

srishtinsaan closed a pull request on ajay-dhangar/algo
Update README.md
## 📥 Pull Request ### Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required f...
Load more