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 created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Bug]: "$" Symbol Included When Copying Commands
### Bug Summary "$" Symbol Included When Copying Commands ### Bug Description When users attempt to copy commands from the documentation (such as npm install, npm start, etc.), the `$` symbol is...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Fix typo in README.md 02b5ee6
  • Merge pull request #1093 from akash70629/readme Fix: Exclude "$" Symbol When Copying Commands 01e4755

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Fix: Exclude "$" Symbol When Copying Commands
## 📥 Pull Request ### Description This PR resolves the issue where the "$" symbol is included when copying commands from the documentation, causing terminal errors. # Bug Fix: Modified comm...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Idea]: Add Longest Repeating Character Replacement Problem
### Idea Title Longest Repeating Character Replacement ### Idea Description i want to add Longest Repeating Character Replacement problem under the sliding window section of the repo. ### Poten...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Add longest repeating character add6952
  • Merge pull request #1066 from haseebzaki-07/new_branch_13 Add longest repeating character Replacement 88d6155

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Add longest repeating character Replacement
## 📥 Pull Request ### Description This PR adds longest repeating character Replacement problem in the sliding window section of the project. Fixes #1016 ### Type of change - [ ] Bug fix...
ajay-dhangar pushed 18 commits to main ajay-dhangar/algo
  • Add files via upload 39435e6
  • Delete 75 LeetCode Questions/Arrays&Strings/New Text Document.txt dba85a8
  • Add files via upload a132ef1
  • Add files via upload 0ce0477
  • Create 1. Merge Strings Alternately.md f57486c
  • Delete docs/75 LeetCode Questions/Arrays&Strings/New Text Document.txt 2f92383
  • Create 2. Greatest Common Divisor of Strings.md f414f7a
  • Create 3. Kids With the Greatest Number of Candies.md 0d4a856
  • Merge branch 'ajay-dhangar:main' into main d567fa4
  • update contributors list in README 8eea050
  • Update 1. Merge Strings Alternately.md dfcd0f7
  • update contributors list in README c4710df
  • Update 2. Greatest Common Divisor of Strings.md 59260e7
  • update contributors list in README ddd31b1
  • Update 3. Kids With the Greatest Number of Candies.md b13074c
  • update contributors list in README 993b74b
  • Merge branch 'main' into main cf08713
  • Merge pull request #927 from aditiverma-21/main LeetCode 75 Qs in cpp 14afc4e

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
LeetCode 75 Qs in cpp
## 📥 Pull Request ### Description I have added the md files to this new PR Fixes #453
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

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

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Fixes #125: Added A Built-in Functions Page Part-1 in Javascript for a quick revision
## 📥 Pull Request ### Description I have Added A Page for Learning Built-in Functions in JS used in real-time coding Interviews. These concepts are very essential for succeeding a javascript co...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
You need create new branch with ne PR and add code for only `docs/languages/javascript/ex-10.md`

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
feat: add a horizontal progress bar on top.
add a horizontal progress bar to show the user how much they has scrolled and how much content is left. I am expecting a level 2 label and , assign me this under gssoc-ext and hacktoberfest la...
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, @IkkiOcean! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

IkkiOcean opened 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...
IkkiOcean forked ajay-dhangar/algo

IkkiOcean/algo

IkkiOcean forked ajay-dhangar/algo

IkkiOcean/algo

aditiverma-21 created a comment on a pull request on ajay-dhangar/algo
Hello @ajay-dhangar can you please check this?

View on GitHub

Saaarthak0102 created a comment on a pull request on ajay-dhangar/algo
please review and merge @ajay-dhangar! Thanks!

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

Saaarthak0102 created a review on a pull request on ajay-dhangar/algo
reviewed

View on GitHub

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

View on GitHub

Saaarthak0102 opened 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...
Vishalkrish24 starred ajay-dhangar/algo
pranusri1903 starred ajay-dhangar/algo
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @AE-Hertz! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

AE-Hertz opened an issue on ajay-dhangar/algo
[Feature]: add JavaScript solution for Hashing
Adding javascript solution for all hashing algorithms, Assign me this under hacktoberfest and gssoc-ext. and please increase the level their is more than 8 algorithms according to you, thank you
Load more