Ecosyste.ms: Timeline

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

ajay-dhangar/algo

PradeepFSTdhane123 created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar I am also created fine in .md format , whart is the actual reason can you tell? so That I will improve it

View on GitHub

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

View on GitHub

AADESHak007 opened an issue on ajay-dhangar/algo
[Idea]: <Adding a New Problem and its whole description>
### Idea Title Adding Graph Coloring Problem ### Idea Description Graph Coloring is an important problem on Greedy Approach . I would like to add it in the problems for GREEDY approach . It wou...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
πŸ‘‹ Hi @AADESHak007! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

AADESHak007 opened 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 ...
github-actions[bot] created a comment on an issue on ajay-dhangar/algo
πŸ‘‹ Hi @AADESHak007! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

AADESHak007 opened an issue on ajay-dhangar/algo
Documentation Error : Control Statements instead of Decision Making in C++ 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...
harshbhardwaj000 created a comment on a pull request on ajay-dhangar/algo
sorry i mistakenly add it. i will remove it

View on GitHub

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

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Disjoint Set Union
## πŸš€ Feature Request ### Is your feature request related to a problem? Please describe. This data structure is essential for managing and merging sets, particularly in graph-related problems li...
ajay-dhangar pushed 4 commits to main ajay-dhangar/algo
  • update contributors list in README ad545a9
  • added Disjoint Set Union 21ccf5f
  • Merge branch 'main' into Disjoint-Set-Union 4df2c55
  • Merge pull request #979 from Aditijainnn/Disjoint-Set-Union Disjoint set union c9ebf7b

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Disjoint set union
## πŸ“₯ Pull Request ### Description Added Disjoint Set Union This data structure is essential for managing and merging sets, particularly in graph-related problems like Kruskal's Minimum Spannin...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
and `[()]{}{[()()]()}` with ``` `[()]{}{[()()]()}` ```

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
replace `{,},(,),[,]` with ``` `{,},(,),[,]` ```

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
update your code based on suggestions

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
update your code based on suggestions

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Thank you for your contribution. Please read the contribution guidelines carefully. We have already shared all of our resources, syntax, and formats.

View on GitHub

mahaveergurjar created a comment on an issue on ajay-dhangar/algo
Now i will work on javascript topic remaining `Modules, Promises, Async/Await`

View on GitHub

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

View on GitHub

ajay-dhangar pushed 4 commits to main ajay-dhangar/algo
  • added naive search 8d9c105
  • Merge branch 'ajay-dhangar:main' into Naive-Search d89b051
  • Merge branch 'ajay-dhangar:main' into Naive-Search f31f4b8
  • Merge pull request #1026 from priyashuu/Naive-Search Naive search 285cce5

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature Request] <Naive Search>
πŸš€Feature Request: Naive Search Is your feature request related to a problem? Please describe. I’m frustrated when searching for a single pattern in a long string using existing methods, as they o...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Naive search
## πŸ“₯ 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...
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
why you add `.github/workflows/jekyll-gh-pages.yml` can you delete

View on GitHub

ajay-dhangar pushed 4 commits to main ajay-dhangar/algo
  • update contributors list in README 4c5532b
  • add Rabin-carp f53d7b0
  • Merge branch 'ajay-dhangar:main' into Rabin-Karp 5239c49
  • Merge pull request #1030 from priyashuu/Rabin-Karp Rabin karp 099b16b

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature Request] <Rabin-Karp>
## πŸš€Feature Request: Rabin-Karp Is your feature request related to a problem? Please describe. Searching for multiple patterns in a text currently lacks efficiency in our application, causing slo...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Rabin karp
## πŸ“₯ 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...
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
Organize and Document Language Topics for "Pick a Language" Folder
## **Description**: We are building a robust set of documentation for multiple programming languages in our project. Each language has specific topics to cover, and we need to create and maintain ...
Load more