Ecosyste.ms: Timeline

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

ajay-dhangar/algo

AswaniBolisetti created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar Could you please confirm whether email changed or not

View on GitHub

ChetanSingh14 created a comment on an issue on ajay-dhangar/algo
@ajay-dhangar please review this another problem

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

View on GitHub

ChetanSingh14 opened a pull request on ajay-dhangar/algo
Updated leetcode binary question #1028
Cousins in Binary Tree This repository contains solutions to the problem of determining whether two nodes in a binary tree are cousins. Two nodes are considered cousins if they are at the same dep...
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

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
👋 Hi @ShivaSrivasatava! 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 h...

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

AdityaJani616 forked ajay-dhangar/algo

AdityaJani616/algo

yogeswari05 forked ajay-dhangar/algo

yogeswari05/algo

PradeepFSTdhane123 closed a pull request on ajay-dhangar/algo
palindrome problems added
## 📥 Palindrome in string and number check problem is added. Fixes #805) ### creating a separate file name java and added the problems solution. ### Checklist: - [ ] My code follows t...
Suvadip-sana created a comment on an issue on ajay-dhangar/algo
@ajay-dhangar Could you please assign me this ISSUE. It's supposed to be fixed.

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Add 6 more problems under priority queue
### Add Questions: 1. **Median in a Stream** 2. **Find the Running Median** 3. **Task Scheduler** 4. **Connect Ropes to Minimize Cost** 5. **Find K Closest Points to the Origin** 6. **Find ...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Update priority_queue_questions.md with 6 new problems 76b6a82
  • Merge pull request #996 from Tusharb331/pq-modify Added 6 new problems to queues 83d4b38

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Added 6 new problems to queues
##Fixes: #991 ### Description Added more DSA questions focused on Priority Queue implementations and use-cases, enhancing the existing collection with new problem-solving scenarios. This updat...
github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README a6e7d52

View on GitHub

ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • added a problem and its desc in BInary search on answers 5fab474
  • Merge pull request #988 from AADESHak007/algo/BS-prob added a problem and its desc in Binary search on answers 49b03e7

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Idea]: <Want to add a new Problem for Binary Search on answers>
### Idea Title Adding a new Problem for Binary Search on Answers ### Idea Description The Binary Search table consists problems but there is a problem that is more challenging and is not ...
ajay-dhangar closed a pull request on ajay-dhangar/algo
added a problem and its desc in Binary search on answers
## 📥 Pull Request ### Description Fixes #980 Added Problem 1011 from LEETCODE . It is a challenging problem on Binary search on answers . A good practice question for Binary Search and i...
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

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

AswaniBolisetti created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar Actually I tried to solve them but i couldn't

View on GitHub

akash70629 forked ajay-dhangar/algo

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

ajay-dhangar created a comment on a pull request on ajay-dhangar/algo
![{24815E48-942F-4F9A-AF98-386E3D5275B5}](https://github.com/user-attachments/assets/42e1e53b-2771-44c9-b279-6dfe25aa1673)

View on GitHub

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @priyashuu! 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 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

priyashuu opened 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...
Load more