Ecosyste.ms: Timeline

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

ajay-dhangar/algo

AE-Hertz opened an issue on ajay-dhangar/algo
[Bug]: fix leetcode duplication
### Bug Summary Leetcode should be a single column but right now duplication is their. ### Bug Description Leetcode column is getting duplicated. ### Steps to Reproduce Open sidebar in mobile ...
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
Balanced binary search tree in javascript
JavaScript implementation will help understand learners.
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 Optimizing Disaster Relief Supply Packing
### Feature Name Optimizing Disaster Relief Supply Packing knapsack 0/1 ### Feature Description JavaScript solution will add diversity and help users/learners to gain knowledge. ### Motivation ...
rahulbamnuya forked ajay-dhangar/algo

rahulbamnuya/algo

Lokesh-Bijarniya created a comment on an issue on ajay-dhangar/algo
@ajay-dhangar can i start work on this?

View on GitHub

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

View on GitHub

Lokesh-Bijarniya opened an issue on ajay-dhangar/algo
Add Kadane's Algorithm to the Algorithm Blog Section
### 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...
rahulbamnuya starred ajay-dhangar/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, @Uvesh99! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

Uvesh99 opened a pull request on ajay-dhangar/algo
Conduct quiz
## πŸ“₯ Pull Request ### Description I have solved issue regarding quiz , while clicking on start quiz , it will conduct quiz and after quiz completion it will provide score and solution of quiz. ...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
πŸ‘‹ Hi @Riyachauhan11! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

Riyachauhan11 opened an issue on ajay-dhangar/algo
[Feature]: make dark theme work better in top DSA Interview Questions section
### Feature Name add dark theme compatibility ### Feature Description I would like to update the styling of topics and their answered displayed when dark theme is turned on as currently the answ...
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, @MithanshuHedau! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

MithanshuHedau opened a pull request on ajay-dhangar/algo
Ulam Sequence Via Recusrion
## πŸ“₯ Pull Request issue #1041 ### Description The Ulam sequence is a unique mathematical sequence, starting with the integers 1 and 2, and each subsequent number is the smallest integer tha...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
πŸ‘‹ Hi @abhi200446! 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 an issue on ajay-dhangar/algo
πŸ‘‹ Hi @abhi200446! Thank you for opening your first issue on the Algo project. We're excited to help you out and appreciate your contribution. Please provide as much detail as possible to assist us ...

View on GitHub

abhi200446 opened an issue on ajay-dhangar/algo
quicklinks in footer
### Feature Name quicklinks ### Feature Description The Quick Links feature is a dedicated section on the website that provides users with easy access to important pages and resources. It displa...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
πŸ‘‹ Hi @MithanshuHedau! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

MithanshuHedau opened an issue on ajay-dhangar/algo
Ulam Sequence Genaration Via Recursion
### Feature Name Recursive Ulam Sequence Generator ### Feature Description The Recursive Ulam Sequence Generator is a feature that generates the Ulam sequenceβ€”a unique integer sequenceβ€”using a r...
akash70629 created a comment on an issue on ajay-dhangar/algo
Please assign me this issue.

View on GitHub

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

View on GitHub

akash70629 opened 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...
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, @ShivaSrivasatava! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

ShivaSrivasatava opened a pull request on ajay-dhangar/algo
Create Most Hard Question From Heap Smallest Range From K Sorted List
It is Basically Most Hardest Question of Heap it is solved by me I solved in Cpp I solved in C++ language this is very hard question
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

Load more