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 2 commits to main ajay-dhangar/algo
  • Update binary-search.md 4c79709
  • Merge pull request #1243 from nishant4500/patch-7 Update binary-search.md 3e33945

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature]: add js into binary search
### Feature Name binary search ### Feature Description javaScript function binarySearch takes in a sorted array and a target element and searches for it using the binary search algorithm. ### ...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Update binary-search.md
## 📥 Pull Request ### Description add code of binary search in javascript Fixes #1242 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (n...
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 fa8261a

View on GitHub

ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Create Long_Short_Term_Memory.md b65e966
  • Update Long_Short_Term_Memory.md ba94b64
  • Merge pull request #1139 from inkerton/eight Create Long_Short_Term_Memory.md 5718a90

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Long Short-Term Memory (LSTM)
### 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 closed a pull request on ajay-dhangar/algo
Create Long_Short_Term_Memory.md
## 📥 Pull Request ### Description Long Short-Term Memory (LSTM) is a special type of Recurrent Neural Network (RNN) architecture designed to learn long-term dependencies. It addresses the vanis...
ajay-dhangar created a comment on a pull request on ajay-dhangar/algo
> i couldn't find the format rules can you help me find them so i can complete it properly this time careful read our https://github.com/ajay-dhangar/algo/blob/main/CONTRIBUTING.md

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, @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
Update binary-search.md
## 📥 Pull Request ### Description add code of binary search in javascript Fixes #1242 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (n...
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 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]: add js into binary search
### Feature Name binary search ### Feature Description javaScript function binarySearch takes in a sorted array and a target element and searches for it using the binary search algorithm. ### ...
github-actions[bot] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @Kunj05! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

Kunj05 opened a pull request on ajay-dhangar/algo
Add SQL Joins documentation
## 📥 Pull Request ### Description This pull request adds documentation for SQL Joins, outlining the different types of joins available in SQL (INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN)....
RadhikaMalpani1702 created a comment on a pull request on ajay-dhangar/algo
@mastansayyad please review this PR

View on GitHub

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

View on GitHub

Kunj05 opened an issue on ajay-dhangar/algo
Add Documentation for SQL Joins
### Idea Title Add Documentation for SQL Joins ### Idea Description The current documentation for SQL joins lacks comprehensive examples and explanations for each type of join (INNER, LEFT, RIGH...
coder-writes created a comment on an issue on ajay-dhangar/algo
also @ajay-dhangar linked list articles are already added into the website so I can add article in the algorithms ![Uploading Screenshot 2024-10-24 114514.png…]()

View on GitHub

coder-writes created a comment on an issue on ajay-dhangar/algo
@ajay-dhangar Please rethink about the level as it takes a lot of time to add so much algorithms and codes in markdown format

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

View on GitHub

yashksaini-coder opened a pull request on ajay-dhangar/algo
[Feature]: Improvement in Index.tsx of Contributors page
## 📥 Pull Request ### Description This pull request includes updates to the `README.md` file to add new contributors and modify existing entries, as well as improvements to the `Contributors` c...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @yashksaini-coder! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

yashksaini-coder opened an issue on ajay-dhangar/algo
[Feature]: Improvement in Index.tsx of Contributors page
### Feature Name Improve Index.tsx contributors ### Feature Description Few changes I would like to add:- - 1.Error Handling: Improved error handling to provide specific error messages from ...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @coder-writes! 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 @AnanteshG! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

Load more