Ecosyste.ms: Timeline

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

ajay-dhangar/algo

KapuluruBhuvaneswariVspdbct opened a pull request on ajay-dhangar/algo
solved #782 added solutions to challenges
## šŸ“„ Pull Request ### Description added solutions to challenges Fixes #758 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...
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
Deleting All Occurrences of a Key in a DLL
## šŸ“„ Pull Request ### Description This PR adds comprehensive documentation to explain the functionality of deleting all occurrences of a specified key in a Doubly Linked List (DLL). Fixes #1...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
šŸ‘‹ Hi @khurshed07! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

khurshed07 opened an issue on ajay-dhangar/algo
[Idea]: WANT TO ADD A QUESTION "Painter's Partition Problem" In Binary Search Folder
### Idea Title Add Painter's Partition Problem On Binary Search Application ### Idea Description Hi @aj ## Painter's Partition Problem: Problem Statement: Given an array/list of length ā€˜Nā€™, wh...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
šŸ‘‹ Hi @Kunj05! 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 in a...

View on GitHub

Kunj05 opened an issue on ajay-dhangar/algo
[Idea]: Add Documentation for SQL Aggregate Functions
### Idea Title Add Documentation for SQL Aggregate Functions ### Idea Description The website currently lacks documentation for SQL aggregate functions, making it challenging for users to effect...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • update few pages code d2b50a5
  • Merge pull request #1069 from ajay-dhangar/dev-2 update few pages code f67bfa4

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
update few pages code
## šŸ“„ Pull Request ### Description N/A Fixes N/A
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, @ajay-dhangar! 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 opened a pull request on ajay-dhangar/algo
update few pages code
## šŸ“„ Pull Request ### Description N/A Fixes N/A
ajay-dhangar pushed 1 commit to dev-2 ajay-dhangar/algo

View on GitHub

riyaa060 forked ajay-dhangar/algo

riyaa060/algo

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README 0326df0

View on GitHub

ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • fix warning ada4ce8
  • Merge pull request #1067 from ajay-dhangar/dev-2 fix warning 0936b95

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
fix warning
## šŸ“„ Pull Request ### Description N/A Fixes N/A ### Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functiona...
riyaa060 closed 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...
AbhijitMotekar99 created a comment on a pull request on ajay-dhangar/algo
Hey @ajay-dhangar I updated my files in 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 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 Deleting All Occurrences of a Key in a Doubly Linked List
### Idea Title Deleting All Occurrences of a Key in a Doubly Linked List ### Idea Description This issue proposes adding comprehensive documentation to explain the functionality of deleting all ...
github-actions[bot] created a review on a pull request on ajay-dhangar/algo
šŸŽ‰ Great job, @ajay-dhangar! 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 opened a pull request on ajay-dhangar/algo
fix warning
## šŸ“„ Pull Request ### Description N/A Fixes N/A ### Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functiona...
ajay-dhangar pushed 193 commits to dev-2 ajay-dhangar/algo
  • Added all the algorithms of trees data structure 0ca0295
  • Corrected the error Max_Distance 5ff87a5
  • LlamaIndex c48eb2b
  • Create Kadane's Algorithm.md 9690b5f
  • Create Function Declaration.md Category : Programming Fundamental Topic : Functions Sub - Topic : Function declar... 325d49c
  • Update Function Declaration.md a0d28c9
  • Create tree.md 376abbc
  • Create Function Call.md Category : Programming Fundamental Topic : Functions Sub-Topic: Function Call dfc31d0
  • Trees Algorithms Updated 0ee58fa
  • Create Function Parameters.md Category : Programming Fundamentals Topic : Functions Sub-Topic: Function Parameters 5d2272c
  • Create Function Return.md Category : Programming Fundamentals Topic : Functions Sub-Topic: Function Return 2c7d43b
  • Create Function Scope.md Category : Programming Fundamentals Topic : Functions Sub-Topic: Function Scope 462891a
  • Create Function Overloading.md Category : Programming Fundamentals Topic : Functions Sub-Topic: Function Overloading af43d8a
  • Create Function Recursion.md Category : Programming Fundamentals Topic : Functions Sub-Topic: Function Recursion a7b482d
  • Create Function Closures.md Category : Programming Fundamentals Topic : Functions Sub-Topic: Function Closures b774df8
  • Create Function Currying.md Category : Programming Fundamentals Topic : Functions Sub-Topic: Function Currying f3bffb4
  • Create Function Composition.md Category : Programming Fundamentals Topic : Functions Sub-Topic: Function Composition f95f804
  • Create Function Memoization.md Category : Programming Fundamentals Topic : Functions Sub-Topic: Function Memoization f8ee095
  • Update Function Declaration.md tags made same e08ac0c
  • Redesign challenge page 1566fac
  • and 173 more ...

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

View on GitHub

haseebzaki-07 opened a pull request on ajay-dhangar/algo
Add longest repeating character Replacement
## šŸ“„ Pull Request ### Description This PR adds longest repeating character Replacement problem in the sliding window section of the project. Fixes #1016 ### Type of change - [ ] Bug fix...
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