-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: mandliya/algorithms_and_data_structures
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
included the correct header file and define the algo::Stack class.
#216
opened Mar 19, 2025 by
Chauhanrudra18
Loading…
updated Mar 21, 2025
Added solution for reversing a linked list
#206
opened Sep 30, 2022 by
lakshay451
Loading…
updated Sep 30, 2022
Changed Entry condition of spiral_print_matrix()
#201
opened Feb 6, 2022 by
HarshPanchal18
Loading…
updated Feb 6, 2022
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
opened Feb 4, 2022 by
Payalsahb20220
Loading…
updated Feb 4, 2022
added trie data structure implimentation
#194
opened Oct 2, 2021 by
Ajax-07
Loading…
updated Oct 2, 2021
I have added the question- Two sum along with the solution
#193
opened Sep 30, 2021 by
ankitalamba
Loading…
updated Sep 30, 2021
fix: added one more approach to solve the problem
#191
opened Sep 29, 2021 by
silver919
Loading…
updated Sep 29, 2021
Create Find Prime numbers in a range
#183
opened Dec 16, 2020 by
Udhay-Brahmi
Loading…
updated Dec 16, 2020
Create Distance and Displacement
#182
opened Dec 16, 2020 by
Udhay-Brahmi
Loading…
updated Dec 16, 2020
Create Compare two linked lists
#181
opened Dec 16, 2020 by
Udhay-Brahmi
Loading…
updated Dec 16, 2020
Create Check if Linked List is Palindrome
#180
opened Dec 16, 2020 by
Udhay-Brahmi
Loading…
updated Dec 16, 2020
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-05-26.