Ecosyste.ms: Timeline

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

ajay-dhangar/algo

PradeepFSTdhane123 opened 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...
AE-Hertz closed a pull request on ajay-dhangar/algo
feat: js implementation for knapsack 0/1
## 📥 Pull Request ### Description added Javascript solution for Optimizing Disaster Relief Supply Packing knapsack 0/1 Fixes #1047 ### Type of change - [ ] Bug fix (non-breaking chang...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
update your `description` in few words like readable for SEO

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
update your `description` in few words like readable for SEO

View on GitHub

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

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature]: i want to add new algo name binary search
### Feature Name binary search ### Feature Description binary search add this in cpp ### Motivation i feel that i will do this better from prev one ### Implementation Suggestions (Optional)...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Create binary.md ef1e911
  • Merge pull request #1191 from nishant4500/patch-6 Create binary.md 29c50d8

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Create binary.md
## 📥 Pull Request ### Description ADD CPP code of binary search Fixes #1190 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breakin...
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 2c64424

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Idea]: Add python implementation of Linear and Binary Search
### Idea Title Python implementation of Linear and Binary Search ### Idea Description The searching algorithms section currently provides only C++ implementations of Linear and Binary Search. In...
ajay-dhangar pushed 4 commits to main ajay-dhangar/algo
  • Added Python implementation of Linear Search 3d12a19
  • Added Python implementation of Linear Search 3590159
  • Added Python implementation of Binary Search d65fe62
  • Merge pull request #1193 from ADITHYA-NS/algorithm Added Python implementation of Linear Search and Binary Search 287b53a

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Added Python implementation of Linear Search and Binary Search
## 📥 Pull Request ### Description Added the python code implementation of Linear and Binary Search. Fixes #1133 ### Type of change - [ ] Bug fix (non-breaking change which fixes an iss...
ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Added notes f24cb0d
  • Merge pull request #1192 from AnanteshG/notes Added notes a3b1946

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Idea]: Add notes of all Programming languages
### Idea Title Add notes of all Programming languages ### Idea Description I have Printed notes of all the important languages :- - C - C++ - Python - JavaScript - Git - Java - Go - HTM...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Added notes
## 📥 Pull Request ### Description Added 14 different programming languages notes. Fixes #1080 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New fe...
ajay-dhangar closed an issue on ajay-dhangar/algo
Meta Binary Search
### Issue Summary Meta Binary Search, also known as "Bitwise Binary Search" or "Optimized Binary Search," is an optimized version of the traditional binary search that involves using bitwise opera...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
👍

View on GitHub

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

View on GitHub

ajay-dhangar closed 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 pushed 20 commits to main ajay-dhangar/algo
  • palindrome problems added 87f7f29
  • Java well know problem added. Palindrome of String problme added. 32fc1b7
  • update contributors list in README ec66c0b
  • Merge branch 'main' of https://github.com/PradeepFSTdhane123/algo eebd343
  • changes update 909cbfe
  • UPdate the changes. changes updated in palindrome string and number java dc5bcfc
  • Merge branch 'main' of https://github.com/PradeepFSTdhane123/algo 0dc9e48
  • update contributors list in README 74accab
  • Create meta binary search a searching algorithm added in algorithm folder with follow all the rules Create meta bina... 195f064
  • Merge branch 'Meta_binary' fcc7bd4
  • update contributors list in README 835d5de
  • Merge branch 'ajay-dhangar:main' into main bf8ea06
  • Revert "Create meta binary search a searching algorithm added in algorithm folder with follow all the rules" This re... b818e2f
  • Reapply "Create meta binary search a searching algorithm added in algorithm folder with follow all the rules" This r... 4058f1b
  • "Create meta binary search a searching algorithm added in algorithm folder with follow all the rules" "Create meta... 78d6346
  • Merge branch 'Meta_binary' 0b9a920
  • update contributors list in README 1f7088c
  • Merge branch 'main' into main fb064a5
  • update contributors list in README d6049fc
  • Merge pull request #1168 from PradeepFSTdhane123/main java problem solve palindrome added. 0eabab3

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
java problem solve palindrome added.
## 📥 Pull Request ### Description java palindroem promblem issue solve. Fixes #1035 ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-...
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

smog-root created a comment on a pull request on ajay-dhangar/algo
What are the changes i should do in workflows??

View on GitHub

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

View on GitHub

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

View on GitHub

github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @tanishqkolhatkar93! 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 as...

View on GitHub

tanishqkolhatkar93 opened an issue on ajay-dhangar/algo
[Feature]: Add Abstraction in Object Oriented Programming
### Feature Name Abstraction ### Feature Description Abstraction in Java is the process in which we only show essential details/functionality to the user. The non-essential implementation detail...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Can you recheck your code because it's content not related to us may be refreshing to the repo

View on GitHub

Load more