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, @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) - ...
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
Thank you for your contribution. Before writing code in a .md file for the documentation, please read our contribution guidelines carefully. Please make sure to follow our format and syntax.

View on GitHub

KapuluruBhuvaneswariVspdbct created a comment on a pull request on ajay-dhangar/algo
Ok On Tue, Oct 22, 2024, 8:55 AM Ajay Dhangar ***@***.***> wrote: > ***@***.**** requested changes on this pull request. > > Can you create a directory for this in the docs? We need to writ...

View on GitHub

ajay-dhangar pushed 4 commits to main ajay-dhangar/algo
  • Ackerman Function 98366ea
  • Akerman Function Genration 1ce04d6
  • Updated Ackerman FUnction 5d31e10
  • Merge pull request #1092 from MithanshuHedau/ackerman Ackerman Function Via Recursion 2b2b971

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature]: Ackerman Function Via Recursion
### Feature Name Ackerman Function Via Recursion ### Feature Description The Ackermann function is a recursive function that grows incredibly fast and is often used to demonstrate the power and...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Ackerman Function Via Recursion
## 📥 Pull Request issue : #1091 ### Description The Ackermann function is a recursive function that grows incredibly fast and is often used to demonstrate the power and limitations of recur...
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 Blog Posts on Algorithm Efficiency and Time-Space Complexity
### Feature Name Add Omega Notation: The Key to Understanding Algorithm Efficiency , Balancing Speed and Memory: A Guide to Time and Space Complexity ### Feature Description ## Omega Notation: T...
ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Balancing Speed and Memory: A Guide to Time and Space Complexity, blog add 2716b66
  • Add Blog, Omega Notation: The Key to Understanding Algorithm Efficiency d995cce
  • Merge pull request #1074 from AdityaJani616/test Add Blog Posts on Algorithm Efficiency and Memory Management 01b51d6

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Add Blog Posts on Algorithm Efficiency and Memory Management
## 📥 Pull Request ### Description As a web developer with a growing skill set, I am thrilled to submit my latest contribution to this project. In this pull request, I have added two new blog po...
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
Can you create a directory for this in the docs? We need to write in the src using good format and follow best practices. Therefore, we can't put your code in the src.

View on GitHub

ajay-dhangar closed 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 ...
ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Deleting All Occurrences of a Key in a DLL 793fc92
  • Update Delete_occurences_of_key.md FIX: [ERROR] Error while parsing Markdown front matter ce5f7e5
  • Merge pull request #1072 from riyaa060/delete-occurence Deleting All Occurrences of a Key in a DLL 01a2f37

View on GitHub

Load more