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

SrijaVuppala295 created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar , If you like it , please increase the level of my PR,I have adjusted the icon with the colour and height properly

View on GitHub

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

View on GitHub

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

View on GitHub

coder-writes created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar please also add the hacktoberfest label

View on GitHub

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

View on GitHub

SrijaVuppala295 opened an issue on ajay-dhangar/algo
[Bug]: Chnaging the twitter icon!!!
### Bug Summary When trying to change the Twitter icon on the platform, the icon doesn't update as expected. ### Bug Description The issue occurs when attempting to change the Twitter icon in th...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @SrijaVuppala295! 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 @SrijaVuppala295! 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 assis...

View on GitHub

SrijaVuppala295 opened an issue on ajay-dhangar/algo
[Bug]: The Chatbot is not working!!!
### Bug Summary The chatbot is not answering the questions ### Bug Description ![image](https://github.com/user-attachments/assets/d2ab56b6-fcc6-413c-a5e3-3a04424c2e81) ### Steps to Reproduc...
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, @mahaveergurjar! 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

github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @Sivasaiklu! 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 @Sivasaiklu! 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

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

View on GitHub

Sivasaiklu opened an issue on ajay-dhangar/algo
[NEW ALGORITHM] Topological Sorting
Topological Sorting (Graph Algorithms) Description: Topological Sorting is used for ordering vertices of a directed acyclic graph (DAG). It finds a sequence of tasks such that one task comes be...
mahaveergurjar opened an issue on ajay-dhangar/algo
Inheritance in C++
Add page Inheritance in C++
github-actions[bot] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @mahaveergurjar! 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 an issue on ajay-dhangar/algo
👋 Hi @mahaveergurjar! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

mahaveergurjar opened an issue on ajay-dhangar/algo
ADD Pointers in C++
Add page Pointers in C++
ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • sql-further d20b98d
  • Merge branch 'main' into sql ab136f3
  • Merge pull request #1185 from IkkiOcean/sql Tutorial on SQL Aggregate Functions, Count, sum and avg b84eeff

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Tutorial on SQL Aggregate Functions, Count, sum and avg
### Description Added: MAX Function: Explanation and example demonstrating how to find the maximum value in a column. MIN Function: Explanation and example showing how to retrieve the minimum...
ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • ADDED 3 BLOGS FOR ARRAYS, STRINGS and coding patter a504943
  • Merge branch 'main' into adding-coding-blogs 386e66e
  • Merge pull request #1209 from coder-writes/adding-coding-blogs Added 3 Blogs for Arrays , Strings and 20 Most import... e76cdb2

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature Request] <Add More Coding-Related Blogs to the Website>
## 🚀 Feature Request ### Is your feature request related to a problem? The current blog section of the website features only three blogs. To expand this section and provide more valuable conte...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Added 3 Blogs for Arrays , Strings and 20 Most important Coding Pattern.
Hey @ajay-dhangar, please review the changes and suggest any further modifications if needed. If everything is in order, kindly proceed to merge this PR (assigned to me). ## 📥 Pull Request fi...
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

Load more