- Notifications
You must be signed in to change notification settings - Fork 409
Pull requests: thepranaygupta/Data-Structures-and-Algorithms
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
added solution (Triangle With Angle)
#354 by saurabh22111999 was merged Oct 31, 2021 Loading… updated Oct 31, 2021
added solution (Alternative Square Pattern)
#356 by saurabh22111999 was merged Oct 31, 2021 Loading… updated Oct 31, 2021
added longest subsequence problem solution hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#348 by Anuragjain20 was merged Oct 31, 2021 Loading… updated Oct 31, 2021
Issue: Linked Queue in Python #100
#123 by geekboi777 was closed Oct 31, 2021 Loading… updated Oct 31, 2021
ReverseSingleLinkList hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#330 by Nikhil3389 was merged Oct 31, 2021 Loading… updated Oct 31, 2021
Depth First Search - Python hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#308 by prathimacode-hub was merged Oct 31, 2021 Loading… updated Oct 31, 2021
love babbar maximize the cut segment DP problem solution
#129 by siddharth85 was closed Oct 31, 2021 Loading… updated Oct 31, 2021
Created RadixSort.cpp program file. hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#371 by NidhiChaurasia was merged Oct 31, 2021 Loading… updated Oct 31, 2021
Create get-stair-paths-official.cpp
#307 by RK-creater was closed Oct 31, 2021 Loading… updated Oct 31, 2021
Created Heapsort.cpp hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#372 by NidhiChaurasia was merged Oct 31, 2021 Loading… updated Oct 31, 2021
added sieve of eratosthenes in python hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#299 by hijst was merged Oct 31, 2021 Loading… updated Oct 31, 2021
Implemented DNF_Sort.java hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#373 by NidhiChaurasia was merged Oct 31, 2021 Loading… updated Oct 31, 2021
BitonicSort.cpp hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#370 by NidhiChaurasia was merged Oct 31, 2021 Loading… updated Oct 31, 2021
added binary search in python hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#297 by hijst was merged Oct 31, 2021 Loading… updated Oct 31, 2021
added cached version of fibonacci hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#296 by hijst was merged Oct 31, 2021 Loading… updated Oct 31, 2021
Added radix sort python version hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#293 by hijst was merged Oct 31, 2021 Loading… updated Oct 31, 2021
Boyer-Moore Majority Voting Algorithm
#292 by dreamer-Girl was closed Oct 31, 2021 Loading… updated Oct 31, 2021
Added KSmallest element in BST hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#283 by priyamm was merged Oct 31, 2021 Loading… updated Oct 31, 2021
Solved the leetcode problem #1614 Maximum Nesting Depth of the Parentheses hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#345 by gaurav23122001 was merged Oct 31, 2021 Loading… updated Oct 31, 2021
Leetcode DP Problems Solution Set hacktoberfest-accepted this PR will be accepted for HacktoberFest 2021
#331 by 21Shadow10 was merged Oct 31, 2021 Loading… updated Oct 31, 2021
Included Graph Traversals - BFS and DFS
#357 by adrishyantee was merged Oct 31, 2021 Loading… updated Oct 31, 2021
ProTip! Filter pull requests by the default branch with base:main.