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

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

Uvesh99 opened a pull request on ajay-dhangar/algo
Provide Correct Answers for Challenges
## πŸ“₯ Pull Request ### Description - Modified the result page to display correct answers alongside the user's selected answers. - Updated styling for quiz options to highlight selected answers ...
ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Merge remote-tracking branch 'upstream/main' into algo/graph-coloring a3a3007
  • added new part in C++ d87ce79
  • Merge pull request #1182 from AADESHak007/algo/cpp-functions Added C++ Functions 6648b92

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Idea]: <Adding documentation for C++ FUNCTIONS>
### Idea Title I want to add a new part in the C++ language ### Idea Description C++ functions are an important part of the language and it is not there . I would like to add C++ functions as a ...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Added C++ Functions
## πŸ“₯ Pull Request ### Description I have added the description for C++ functions and have also added example codes with it for better understanding. This PR Fixes #1054 and will close the is...
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

Aditijainnn created a comment on a pull request on ajay-dhangar/algo
> can you change and write your file name in good way ok sure what should i write?

View on GitHub

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
πŸŽ‰ Great job, @coder-writes! 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 @coder-writes! 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 have ...

View on GitHub

coder-writes opened 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 #612). ## πŸ“₯ Pull Request ...
PradeepFSTdhane123 created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar thank you so much I will change and and again send you pull request

View on GitHub

ajay-dhangar pushed 5 commits to main ajay-dhangar/algo
  • update contributors list in README 40d08e9
  • Added 5 algorithms under string algorithms 57ddfb2
  • Update README.md bf6daa4
  • Merge branch 'main' into stringalgorithms 57d7f4e
  • Merge pull request #1181 from pratheekv39/stringalgorithms #1141 Added the mentioned 5 algorithms under String Algor... 57212dd

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
#1141 Added the mentioned 5 algorithms under String Algorithms
## πŸ“₯ Pull Request ### Description Added the following algorithms under String Algorithms: 1)Finite State Automaton Algorithm 2)Ukkonen’s Algorithm 3)Two-Way String-Matching Algorithm 4)Croc...
ajay-dhangar closed an issue on ajay-dhangar/algo
75 Leetcode questions -Contains duplicate Questions.
### Issue Summary Adding 75 leetcode question-contains dupicate. ### Issue Description Here Question is -Given an integer array nums, return true if any value appears at least twice in the array...
ajay-dhangar closed an issue on ajay-dhangar/algo
Leetcode 75 Array 2 questions adding.
### Issue Summary Adding 75 leetcode question-Maximum Subarray and Maximum Product Subarray. ### Issue Description Maximum product Subarray-Given an integer array nums, find a subarray that has...
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 95bc4c1

View on GitHub

ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Add files via upload 19109a8
  • GraphColoring.md ae092f8
  • Merge pull request #1177 from ananyag309/branch added graph coloring problem 3f867ae

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Idea]: Graph Coloring Problem
### Idea Title Graph Coloring Problem ### Idea Description – Assigns colors to the vertices of a graph such that no two adjacent vertices share the same color. ### Potential Benefits - [X] Im...
ajay-dhangar closed a pull request on ajay-dhangar/algo
added graph coloring problem
Fixes #1057 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or fea...
ajay-dhangar closed an issue on ajay-dhangar/algo
[Bug]: <Brief description of the bug> Alignment problem in footer for mobile screen
### Bug Summary `Features, About Us, Contact, Privacy Policy` ### Bug Description ![image](https://github.com/user-attachments/assets/631e9746-277c-4a9a-b7ea-733ad21665a3) I think this `Fea...
ajay-dhangar pushed 5 commits to main ajay-dhangar/algo
  • update contributors list in README c3969a5
  • Fix the unordered list for legals afd9112
  • Merge branch 'main' into main c0b8456
  • update contributors list in README 32b75d0
  • Merge pull request #1176 from Suvadip-sana/main Fix the unordered list of legals in footer for mobile screen ISSUE #... ed141d3

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Fix the unordered list of legals in footer for mobile screen ISSUE #1027
## πŸ“₯ Pull Request ### Description Fix the unorder list allignment problem in the bottom of the footer for mobile screen ![image](https://github.com/user-attachments/assets/8920fda7-6a3f-4e5d-b...
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

ajay-dhangar closed 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...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • add blog 3fe1116
  • Merge pull request #1175 from Lokesh-Bijarniya/main Add Blog Post on Kadane's Algorithm to Algorithm Blog Section 9ddc8e2

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Add Blog Post on Kadane's Algorithm to Algorithm Blog Section
## πŸ“₯ Pull Request ### Description This PR adds a detailed blog post explaining Kadane's Algorithm, an efficient solution for the maximum subarray sum problem using dynamic programming. The blog...
Load more