Ecosyste.ms: Timeline

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

ajay-dhangar/algo

Saaarthak0102 created a comment on a pull request on ajay-dhangar/algo
Please review and merge @ajay-dhangar !

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, @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
Fixed some page issues like Quiz page cards
## 📥 Pull Request ### Description Add `Link` to replace ` onClick` for best practices and security purposes and also, added `link` and write code for pages in format for expectations Fixe...
ajay-dhangar pushed 58 commits to dev-2 ajay-dhangar/algo
  • Add files via upload 39435e6
  • Delete 75 LeetCode Questions/Arrays&Strings/New Text Document.txt dba85a8
  • Add files via upload a132ef1
  • Add files via upload 0ce0477
  • Create 1. Merge Strings Alternately.md f57486c
  • Delete docs/75 LeetCode Questions/Arrays&Strings/New Text Document.txt 2f92383
  • Create 2. Greatest Common Divisor of Strings.md f414f7a
  • Create 3. Kids With the Greatest Number of Candies.md 0d4a856
  • Add files via upload 3a3ff48
  • Merge branch 'ajay-dhangar:main' into main d567fa4
  • update contributors list in README 8eea050
  • Update 1. Merge Strings Alternately.md dfcd0f7
  • update contributors list in README c4710df
  • Update 2. Greatest Common Divisor of Strings.md 59260e7
  • update contributors list in README ddd31b1
  • Update 3. Kids With the Greatest Number of Candies.md b13074c
  • update contributors list in README 993b74b
  • Update gfg solutions.md 53507b3
  • Update gfg solutions.md 04c4b6e
  • Add longest repeating character add6952
  • and 38 more ...

View on GitHub

aditiverma-21 created a comment on a pull request on ajay-dhangar/algo
Thank you

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

View on GitHub

AADESHak007 opened a pull request on ajay-dhangar/algo
Added graph-Coloring in the Greedy Algorithms section
## 📥 Pull Request ### Description I have added Graph-Coloring in the Greedy algorithms section and have also added the implementation of it in C++ . This PR Fixes #1055 and will close the is...
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

Siddhart2004 created a comment on a pull request on ajay-dhangar/algo
@ajay-dhangar you have merged this but kindly add gssoc and hacktoberfest labels and also assign this to me.

View on GitHub

github-actions[bot] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @AE-Hertz! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

AE-Hertz opened a pull request on ajay-dhangar/algo
fix: Fractional_Knapsack
## 📥 Pull Request ### Description fix fractional knapsack code issue Fixes #1155 ### Type of change - [X] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-br...
github-actions[bot] created a review on a pull request on ajay-dhangar/algo
🎉 Great job, @PradeepFSTdhane123! Thank you for submitting your pull request. We appreciate your contribution, and our team will review it shortly.<p></p>

View on GitHub

PradeepFSTdhane123 opened a pull request on ajay-dhangar/algo
Meta binaray searchi algorithm
## 📥 Pull Request ### Description Meta binaray searchi algorithm added full. Fixes # 1169 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature ...
ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
can not read a block mapping entry; a multiline key may not be an implicit key. like: `name: null,`

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
write in sort word for our sidebar

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
write in sort word for our sidebar

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

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

View on GitHub

ajay-dhangar pushed 1 commit to main ajay-dhangar/algo

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature Request] Add Bit Manipulation and DP DSA Problem Solution
## 🚀 Feature Request ### Is your feature request related to a problem? Please describe. The repository currently lacks challenging Dynamic Programming problems, specifically regarding partiti...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Add Solutions for Palindrome Partitioning IV and Minimum Number of Flips to Convert Binary Matrix to Zero Matrix
## 📥 Pull Request ### Description This pull request adds solutions for the following problems: 1. Palindrome Partitioning IV: Implements a function that determines if a given string can be sp...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Add Naive String Matching Algorithms
## 📥 Pull Request ### Description Added a new file naive string matching algorithms containing the implementation of the Naive String Matching Algorithm. Fixes #810 ### Type of change ...
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
Adding Support vector machine ( SVM ) in Machine Learning
### 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 4 commits to main ajay-dhangar/algo
  • Added SVM in machine Learning 398bee2
  • Update SupportVectorMachine.md 2492bae
  • updated LaTaX Equations 0d4eb04
  • Merge pull request #1089 from Shantnu-singh/main Added SVM in machine Learning 8bbc2e4

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Added SVM in machine Learning
## 📥 Pull Request ### Description Adding Support vector machine ( SVM ) in Machine Learning Fixes #1082 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - ...
Load more