issues
search
mandliya
/
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
GNU General Public License v2.0
5.93k
stars
1.32k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added pascals triangle
#215
meganarb
closed
4 months ago
2
AddedNewBinaryTreeAlgo
#214
Nimausfi
opened
1 year ago
1
i would like to add problem number to all the file names in the leetcode section
#213
tyler-le
opened
1 year ago
1
Added Optimized problem set on Trie and Dp on stocks
#212
vishnu1777
closed
1 year ago
2
Find Duplicate
#210
Jainsuhani2021
opened
2 years ago
5
Create Find Duplicate
#209
Jainsuhani2021
opened
2 years ago
3
Added implementation of Linked List- Polynomial
#208
prokan468
closed
2 years ago
1
To watch
#207
Zain-Khan315
closed
2 years ago
0
Added solution for reversing a linked list
#206
lakshay451
opened
2 years ago
1
Update README.md
#205
avimayron
opened
2 years ago
0
Create Letter_Combinations_of_a_Phone_Number.cpp
#204
HimeshKohad
closed
1 year ago
1
Algorithm
#203
Izaz126
opened
2 years ago
2
added more leetcode solutions
#202
vedanty3
closed
1 year ago
1
Changed Entry condition of spiral_print_matrix()
#201
HarshPanchal18
opened
2 years ago
0
I change on first occurence cpp file , where you use mid=high+low/2 , instead of these we can do mid=low + (high-low)/2 for better funtioning of code .
#200
Payalsahb20220
opened
2 years ago
1
C++ problems
#199
amaniye
opened
2 years ago
0
Create floyd_warshall.cpp
#198
limbad-YK
closed
1 year ago
1
Update huffman_coding.cpp
#197
ravinderkhangura
opened
3 years ago
0
Update pow.cpp
#196
ravinderkhangura
opened
3 years ago
0
Update deleteNode.cpp
#195
anshita2000
opened
3 years ago
0
added trie data structure implimentation
#194
Ajax-07
opened
3 years ago
0
I have added the question- Two sum along with the solution
#193
ankitalamba
opened
3 years ago
1
Hi!, I would like to add a problem in leetcode section .
#192
ankitalamba
opened
3 years ago
2
fix: added one more approach to solve the problem
#191
silver919
opened
3 years ago
0
programm to count set bits
#190
Shubhanshu156
closed
1 year ago
1
Hi everyone, I would like to add one question which would be a gainer to the bar of practise in array.
#189
harshit078
opened
3 years ago
3
word_pattern.cpp compiler error
#188
lcy19
opened
3 years ago
0
algorithms_and_data_structures/stack_problems/
#187
madhvi02
opened
3 years ago
1
Add files via upload
#186
skjha1
opened
3 years ago
0
Without reverse
#185
matbol
opened
3 years ago
0
Compare with LSB
#184
matbol
opened
3 years ago
0
Create Find Prime numbers in a range
#183
Udhay-Brahmi
opened
3 years ago
0
Create Distance and Displacement
#182
Udhay-Brahmi
opened
3 years ago
0
Create Compare two linked lists
#181
Udhay-Brahmi
opened
3 years ago
0
Create Check if Linked List is Palindrome
#180
Udhay-Brahmi
opened
3 years ago
0
Create Count total set bits
#179
Udhay-Brahmi
opened
3 years ago
0
fix: unnecessary use of 'std::'
#178
OxAzazel
closed
2 years ago
0
Create data-structures
#177
bjergsen243
closed
2 years ago
0
Selection sort fix
#176
bma3131
opened
4 years ago
0
Create longest-substring-that-starts-with-x-and-ends-with-y.cpp
#175
prankuragarwal
closed
4 years ago
0
Create Kandanes Algorithm.cpp
#174
Kam149
opened
4 years ago
0
Added Selection sort cpp algo in serach&sort
#173
kapilk535
opened
4 years ago
0
Added kadane
#172
prasathk11
opened
4 years ago
5
Added Detect cycles in Undirected Graph
#171
aayush0331
opened
4 years ago
0
LIS.cpp
#170
Nucleoo
opened
4 years ago
0
Create merge 2 sorted array in o(1)
#169
rishabh-kothari
opened
4 years ago
0
file added
#168
mayankaggarwal098
opened
4 years ago
0
Update bubbleSortDemo.cpp
#167
ghost
opened
4 years ago
0
Create _0_1_knapscak_(1<=Capacity<=10^6)
#166
Ravi-Khatri
opened
4 years ago
0
heap
#165
shivendrakrjha
opened
4 years ago
0
Next