Ecosyste.ms: Timeline

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

ajay-dhangar/algo

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

View on GitHub

riyaa060 opened a pull request on ajay-dhangar/algo
Add Documentation for "Add Two Numbers Represented as Linked Lists"
## 📥 Pull Request ### Description This PR adds comprehensive documentation for the "Add Two Numbers Represented as Linked Lists" problem. The documentation includes a clear problem statement an...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @riyaa060! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

riyaa060 opened an issue on ajay-dhangar/algo
[Idea]: Add Documentation for "Add Two Numbers Represented as Linked Lists" [LEVEL-Medium]
### Idea Title Add Two Numbers Represented as Linked Lists. ### Idea Description I would like to propose adding a documenation to the folder "DSA-Problem-Solution" for the "Add Two Numbers Repre...
harshbhardwaj000 created a comment on a pull request on ajay-dhangar/algo
done. **docs/basic-dsa/array/3D-Array.md**

View on GitHub

harshbhardwaj000 created a comment on a pull request on ajay-dhangar/algo
but docs does not have any folder name as arrays.

View on GitHub

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

View on GitHub

Ankitha2130 opened an issue on ajay-dhangar/algo
Add problem of the day
### Feature Name Add problem of the day ### Feature Description Add problem of the day to the homepage ### Motivation Help user to maintain consistency. ### Implementation Suggestions (Option...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
`arrays/` is not a good way to organize your code. You should write your code in the docs folder, like `docs/arrays/`.

View on GitHub

ajay-dhangar created a comment on a pull request on ajay-dhangar/algo
I can close this issue today. However, we should not make this feature too complex. We need to maintain the codebase.

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
added features page
@ajay-dhangar I have features page and by clicking each feature that respective page will be opened Kindly check it out Could you please consider it as level 3 if you like it https://git...
ajay-dhangar created a comment on a pull request on ajay-dhangar/algo
> @ajay-dhangar Could you please confirm whether email changed or not You need to push the code to this branch. Once the code is moved, I can then merge the changes.

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature Request] <Aho-Corasick >
## 🚀 Feature Request: Aho-Corasick Is your feature request related to a problem? Please describe. Our current approach for matching multiple patterns in a text is slow and cumbersome, leading to ...
ajay-dhangar pushed 6 commits to main ajay-dhangar/algo
  • update contributors list in README f94cbe0
  • added AH0-corasick 4434448
  • fixes 3205bed
  • Merge branch 'main' into Aho-Corasick 483f2e3
  • Merge branch 'main' into Aho-Corasick f25bbfb
  • Merge pull request #1032 from priyashuu/Aho-Corasick Aho corasick 5feac6b

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Aho corasick
## 📥 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...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
The content you need to write is in the `docs` folder, not outside of the `docs` folder. For example, `docs/arrays/3D-Array.md`.

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 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

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
Write your code example like ````md ```java // your code here ``` ````

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
text is not looking good why you use `//`

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
same mistake

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
can you write this in good way

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
change your code based on suggestions

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
change your code based on suggestions

View on GitHub

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

View on GitHub

AKSHITHA-CHILUKA opened a pull request on ajay-dhangar/algo
added 3 files
## 📥 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...
github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 14da557

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Feature: In javascript add these pages Modules, Promises, Async/Await
## Description In javascript add these pages Modules, Promises, Async/Await
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • add files 6a5ab44
  • Merge pull request #1058 from mahaveergurjar/js Add these pages Modules, Promises, Async/Await in js 18ab970

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Add these pages Modules, Promises, Async/Await in js
## 📥 Pull Request ### Description Add these pages Modules, Promises, Async/Await in js Fixes #1056 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] N...
Load more