Skip to content

Pull requests: TheAlgorithms/C-Plus-Plus

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: add DFS algorithm
#2666 opened Dec 16, 2023 by Harshdev098 Loading…
1 task
feat: add gray code algorithm
#2665 opened Dec 11, 2023 by Harshdev098 Loading…
feat:add two pointer problem
#2664 opened Dec 10, 2023 by Harshdev098 Loading…
Add Bankers algorithm from HIT students
#2663 opened Dec 3, 2023 by ciweiandmao Loading…
8 tasks done
Added collision physics
#2662 opened Nov 25, 2023 by intrinsicvardhan Loading…
8 tasks done
提交了#2640 stale Author has not responded to the comments for over 2 weeks
#2661 opened Nov 18, 2023 by hello-dys Loading…
Find Repeating Element stale Author has not responded to the comments for over 2 weeks
#2655 opened Oct 30, 2023 by DeepikaMunde0208 Loading…
8 tasks done
Merge sort algo as it is faster for linked list. stale Author has not responded to the comments for over 2 weeks
#2569 opened Oct 1, 2023 by Pramod3245 Loading…
8 tasks done
Create Predictor-corrector-method.cpp stale Author has not responded to the comments for over 2 weeks
#2568 opened Oct 1, 2023 by utkarshbhola Loading…
6 of 8 tasks
Add radix sort algorithm stale Author has not responded to the comments for over 2 weeks
#2566 opened Oct 1, 2023 by silky-modi22 Loading…
5 of 8 tasks
added longest_palindromic_substring.cpp stale Author has not responded to the comments for over 2 weeks
#2564 opened Oct 1, 2023 by TechCursed Loading…
6 of 7 tasks
Newton forward added stale Author has not responded to the comments for over 2 weeks
#2563 opened Oct 1, 2023 by yahya-mohammed07 Loading…
8 tasks done
Missing library uint64 stale Author has not responded to the comments for over 2 weeks
#2562 opened Oct 1, 2023 by yahya-mohammed07 Loading…
8 tasks done
Create print_all_toposort.cpp stale Author has not responded to the comments for over 2 weeks
#2560 opened Oct 1, 2023 by raj-khanna1 Loading…
8 tasks done
Update binary_search_tree.cpp stale Author has not responded to the comments for over 2 weeks
#2559 opened Oct 1, 2023 by asteriskayush007 Loading…
8 tasks done
feat: [ #2561 ] Added Algorithm to find Articulation Points and Bridges, class ArticulationPointsAndBridges. stale Author has not responded to the comments for over 2 weeks
#2557 opened Sep 30, 2023 by Prabhat-Kumar-42 Loading…
8 tasks done
Bellman Ford Algorithm stale Author has not responded to the comments for over 2 weeks
#2547 opened Sep 29, 2023 by Satyam9119 Loading…
Matrix Chain Multiplication - Scramble String stale Author has not responded to the comments for over 2 weeks
#2546 opened Sep 29, 2023 by Satyam9119 Loading…
Added swapping Algorithm stale Author has not responded to the comments for over 2 weeks
#2545 opened Sep 28, 2023 by Suyash878 Loading…
8 tasks done
Added Tree Traversal Algorithm stale Author has not responded to the comments for over 2 weeks
#2544 opened Sep 28, 2023 by SURAJPATIL6088 Loading…
7 tasks done
Create edit_distance stale Author has not responded to the comments for over 2 weeks
#2543 opened Sep 27, 2023 by avnis838 Loading…
8 tasks done
docs: Update sum_of_digits.cpp documentation stale Author has not responded to the comments for over 2 weeks
#2542 opened Sep 26, 2023 by dylancusson Loading…
6 tasks done
fix: remove memory leak in sublist_search.cpp
#2541 opened Sep 25, 2023 by vil02 Loading…
6 tasks done
Added 4 CPU scheduling Algorithms implemented in cpp stale Author has not responded to the comments for over 2 weeks
#2540 opened Sep 25, 2023 by gvdnikhil Loading…
ProTip! Exclude everything labeled bug with -label:bug.