issues
search
TheAlgorithms
/
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
30.67k
stars
7.27k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: rename variables in bubble sort
#2745
bismillakhans
opened
1 month ago
0
feat: Added gale_shapley.cpp in greedy_algorithms
#2743
BKarthik7
closed
1 month ago
2
Update floyd_warshall.cpp
#2742
JohhannasReyn
opened
1 month ago
1
feat: use smart pointer in binary search tree
#2741
arjunjain8887
opened
1 month ago
1
style: cleanup `catalan_numbers.cpp`
#2740
vil02
closed
1 month ago
0
Update bitonic_sort.cpp
#2739
khushbooshakya
opened
1 month ago
2
Update binary_insertion_sort.cpp
#2738
khushbooshakya
opened
1 month ago
2
Update odd_even_sort.cpp
#2737
khushbooshakya
opened
1 month ago
2
Update linked_list.cpp
#2736
khushbooshakya
closed
1 month ago
1
Adding floyd warshall
#2735
ycz1234
opened
1 month ago
3
style: add missing `const` in `median_search2.cpp`
#2734
vil02
closed
1 month ago
0
style: lint `huffman.cpp`
#2733
vil02
closed
1 month ago
0
bug fix : Approved label CI does not add approved label to pull requests.
#2732
sonavalepratham
opened
1 month ago
3
fix: remove memory leak from `circular_queue_using_linked_list.cpp`
#2731
vil02
closed
1 month ago
0
fix: remove memory leak from `reverse_binary_tree.cpp`
#2730
vil02
closed
1 month ago
0
fix: memory leak in `morrisinorder.cpp`
#2729
vil02
closed
1 month ago
0
fix: memory leak in `huffman.cpp`
#2728
vil02
closed
1 month ago
0
Added test cases in greedy_algorithms\kruskals_minimum_spanning_tree.cpp
#2727
Monalisa0311
closed
1 month ago
3
Add me
#2726
somyasinghmalik
closed
4 weeks ago
1
feat: add duval's algorithm
#2725
aminegh20
closed
4 weeks ago
0
style: add missing `const` in `bloom_filter.cpp`
#2724
vil02
closed
1 month ago
0
fix: memory leak in `median_search2.cpp`
#2723
vil02
closed
2 months ago
0
fix: stack buffer underflow in `tim_sort.cpp`
#2722
vil02
closed
2 months ago
3
fix: remove memory leak from `recursive_tree_traversal.cpp`
#2721
vil02
closed
2 months ago
0
fix: remove memory leak from `iterative_tree_traversals.cpp`
#2720
vil02
closed
2 months ago
0
[BUG] Approved label CI does not add approved label to pull requests.
#2719
realstealthninja
opened
2 months ago
1
docs: updating `DIRECTORY.md`
#2718
github-actions[bot]
closed
2 months ago
0
fix: add cstdint header to all files using fixed width integers
#2717
realstealthninja
opened
2 months ago
5
Implement Trapped RainWater
#2716
sozelfist
closed
2 months ago
1
chore: Make CI builds parallel
#2714
realstealthninja
closed
2 months ago
0
feat: let KMP algorithm return index
#2713
Yancey2023
closed
2 months ago
6
[BUG] KMP algorithm
#2712
Yancey2023
closed
2 months ago
0
fix: fix deprecation warning for macOS
#2711
MaximSmolskiy
closed
2 months ago
1
[BUG] gcc >= 13 reordered headers.
#2710
realstealthninja
opened
2 months ago
5
fix: main function bugs
#2709
EdwinIZ8
closed
3 weeks ago
2
Implemented Floyd-Warshall algorithm in the graph module
#2708
ycz1234
closed
6 days ago
2
Implement Kruskal’s MST Algorithm with Flexible Input Options
#2707
Meetmendapara09
closed
2 months ago
0
Implement Kruskal’s MST Algorithm with Flexible Input Options
#2706
Meetmendapara09
closed
3 months ago
0
feat: add complete STL implementation
#2705
Awadesh365
closed
2 months ago
1
fix: reference to 'queue' is ambiguous #2690
#2704
Anm01Chandel
closed
2 months ago
1
feat: add new fft algorithm
#2703
ikocs
closed
3 months ago
3
fix: compilation failure with gcc >= 13
#2702
VirtualTim
closed
2 months ago
2
Create vector_using_array.cpp
#2701
Daredevil-Developer-Ismail
closed
3 months ago
2
implementation of maximun clique algorithm
#2700
Jxtopher
closed
4 months ago
1
Made the first line of iris.csv a comment
#2699
inyourface34456
closed
4 months ago
2
Add the include library "cstdint" for interger types
#2698
qnhat2004
closed
5 months ago
0
use references parameter in binary_search.cpp
#2697
nosmatch
closed
4 months ago
2
Added Equilibrium Index In an array implementation
#2696
rounakkumarsingh
closed
4 months ago
2
Create equilibrium_index_in_array.cpp
#2695
rounakkumarsingh
closed
5 months ago
0
fixed the bug #2690 in data_structures/queue_using_array2.cpp
#2694
RushinShah22
closed
4 months ago
2
Previous
Next