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.79k
stars
7.29k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Add quickselect algorithm
#2904
graph-theorist
opened
3 days ago
0
Add "Sparse Matrix Compression" Algorithm in C++
#2903
MQ-06
opened
4 days ago
0
feat: Add DSatur algorithm
#2902
graph-theorist
opened
5 days ago
0
feat: add round robin scheduling algorithm with tests
#2901
Kartikay-0111
opened
5 days ago
0
Priority Scheduling Algorithm
#2900
ciweiandmao
opened
1 week ago
1
docs: updating `DIRECTORY.md`
#2899
github-actions[bot]
closed
5 days ago
0
docs: updating `DIRECTORY.md`
#2898
github-actions[bot]
closed
2 weeks ago
0
Monte carlo
#2897
Chuan1937
closed
2 weeks ago
0
docs: updating `DIRECTORY.md`
#2896
github-actions[bot]
closed
2 weeks ago
0
new_file: numerical_methods/Monte_Carlo_simulation_PI.cpp
#2895
Chuan1937
opened
2 weeks ago
1
Added the implementation for Shortest Remaining Time First (SRTF) CPU scheduling algorithm
#2894
mapcrafter2048
opened
2 weeks ago
0
docs, tests, fix: fit fibonacci_fast to contributing guidelines
#2893
setbit123
opened
3 weeks ago
2
Add Morris Tree Traversal implementation
#2892
Ritesh1408
opened
3 weeks ago
0
Update karatsuba_algorithm_for_fast_multiplication.cpp
#2891
Lakshya747
opened
3 weeks ago
0
Created special_distributions.cpp
#2890
igmansvi
closed
1 week ago
0
Create Optimal Path Through a Maze with Constraints
#2889
RohitVishwakarma8840
opened
3 weeks ago
0
docs, test, fix: Fit Fast_Power to contributing guidelines and fix bug
#2888
endorphin-naixu
opened
3 weeks ago
1
job Sequencing Algorithm Implementation in C++
#2887
Vaibhavtech2006
opened
3 weeks ago
0
Added Job sequencing algorithm #2881
#2886
Pranjal-231003
opened
3 weeks ago
0
Create unbounded_knapsack.cpp
#2885
GeekyPratham
opened
3 weeks ago
1
Added codes related to BST
#2884
Srishtiops
opened
3 weeks ago
0
feat: added prefix_evaluation.cpp under the others folder
#2883
Divyansh-jain2
opened
3 weeks ago
0
feat: Add Job Sequencing Algorithm in C++
#2882
sneha0099
opened
3 weeks ago
0
Add Job Sequencing Algorithm in c++
#2881
sneha0099
opened
4 weeks ago
2
Create rotten_oranges.cpp
#2880
surbhisharma004
opened
4 weeks ago
0
Issue - #2782 unbounded knapsack added
#2879
Pranjal-231003
closed
3 weeks ago
0
feat: Add Pareto Distribution
#2878
LidiaDomingos
opened
4 weeks ago
1
srtf.cpp
#2877
khwaishchawla
opened
4 weeks ago
0
feat: Add Range Update with lazy propatation to segment tree in data_structures
#2876
Hilbertmf
opened
1 month ago
0
docs: updating `DIRECTORY.md`
#2875
github-actions[bot]
closed
2 weeks ago
0
Implement Priority Scheduling Algorithm
#2874
arrx-03
opened
1 month ago
4
Splay Sort Algorithm
#2873
HetuKariya
opened
1 month ago
2
[FEATURE] Splay Sort Algorithm
#2872
HetuKariya
opened
1 month ago
2
Update docs doubly_linked_list.cpp
#2871
keshavagr025
closed
1 month ago
0
Documentation & Time Complexity Added doubly_linked_list.cpp
#2870
keshavagr025
opened
1 month ago
1
Update binary_search_tree.cpp
#2869
keshavagr025
closed
1 month ago
1
fix: incorrect exception handling in factorial function
#2868
henriq4
opened
1 month ago
0
[BUG] Incorrect Exception Handling in Recursive Factorial Function
#2867
henriq4
opened
1 month ago
1
CircularLinkedList
#2866
keshavagr025
opened
1 month ago
1
Added 4Sum.cpp
#2865
shubhamjain1402
opened
1 month ago
3
Added 4Sum.cpp
#2864
shubhamjain1402
opened
1 month ago
1
test: Added to z_function test corner cases for empty text and pattern
#2863
jasonjyu
closed
5 days ago
0
Fix binary addition logic in add_strings function
#2862
chitvs
closed
2 weeks ago
1
Create hangingmangm.cpp
#2861
aastha44ma
opened
1 month ago
1
Create hangingmangm.cpp
#2860
aastha44ma
closed
1 month ago
0
added Tree Codes
#2859
RampageousRJ
opened
1 month ago
1
tic-tac-toe game using c plus plus
#2858
Falakejaz786
opened
1 month ago
2
docs: updating `DIRECTORY.md`
#2857
github-actions[bot]
closed
1 month ago
0
add b-tree data structures algorithm
#2856
Vatsmanglam
opened
1 month ago
1
Create Staircase_Search_in_a_2D_Matrix.cpp
#2855
dev-priyanshu15
opened
1 month ago
1
Next