GitHub / TheAlgorithms/C-Plus-Plus issues and pull requests
#2960 - feat: add infix to postfix, prefix, and prefix to infix expression converters
Pull Request -
State: open - Opened by Sreekar-Reddy-D 29 days ago
#2959 - Added a bit manipulation program to determine even or odd numbers
Pull Request -
State: open - Opened by git5v 30 days ago
#2958 - Update dijkstra.cpp
Pull Request -
State: open - Opened by krishnaawasthi-26 about 1 month ago
- 1 comment
#2957 - Commented the algorithm logic
Pull Request -
State: open - Opened by s-mriddhi about 1 month ago
#2956 - feat: add hybrid quick-insertion-selection sorting algorithm with tests
Pull Request -
State: open - Opened by cesar-011 about 1 month ago
#2955 - adicionando função para retornar tamanho de diretório
Pull Request -
State: open - Opened by Davi-y08 about 1 month ago
#2954 - feature for file
Issue -
State: open - Opened by Davi-y08 about 1 month ago
Labels: enhancement
#2953 - Add insertion sort algorithm with comments
Pull Request -
State: closed - Opened by davidotazocode about 1 month ago
- 1 comment
#2952 - [BUG]Bug in C-Plus-Plus-Project/C-Plus-Plus3.5/graph/dijkstra.cpp
Issue -
State: open - Opened by 18781875724 about 2 months ago
- 2 comments
Labels: bug
#2951 - feat: optimal binary search tree added to dynamic_programming
Pull Request -
State: open - Opened by butterpaneermasala about 2 months ago
#2950 - style: resolve `-Wreorder`
Pull Request -
State: open - Opened by vil02 2 months ago
- 2 comments
#2949 - chore: sort subdirectories
Pull Request -
State: open - Opened by vil02 2 months ago
- 2 comments
#2948 - style: remove unused params of `main`
Pull Request -
State: open - Opened by vil02 2 months ago
- 2 comments
#2947 - style: remove unused `array` includes
Pull Request -
State: open - Opened by vil02 2 months ago
- 2 comments
#2946 - style: remove unused variables
Pull Request -
State: open - Opened by vil02 2 months ago
- 2 comments
#2945 - style: remove unused `vector` includes
Pull Request -
State: open - Opened by vil02 2 months ago
#2944 - Revert "chore: use annotations instead of in house linter (#2905)"
Pull Request -
State: closed - Opened by realstealthninja 2 months ago
#2943 - feat: Add beginner-friendly Bubble Sort implementation
Pull Request -
State: closed - Opened by aryanraj0611 2 months ago
- 2 comments
Labels: stale
#2942 - modify avltree.cpp please ignore
Pull Request -
State: closed - Opened by willowyu 3 months ago
- 2 comments
Labels: stale
#2941 - feat: add reverse map data structure with value based sorting
Pull Request -
State: closed - Opened by asart9O 3 months ago
- 2 comments
Labels: stale
#2940 - Resolved Issue #2939
Pull Request -
State: closed - Opened by avibega23 3 months ago
- 3 comments
Labels: stale
#2939 - [BUG]Buffer overflow in median_search.cpp due to missing input validation in search/median_search.cpp
Issue -
State: open - Opened by 18781875724 3 months ago
- 5 comments
Labels: bug
#2938 - [BUG]Bufferoverflow in range_queries/sparse_table_range_queries.cpp
Issue -
State: open - Opened by 18781875724 3 months ago
- 3 comments
Labels: bug
#2937 - [BUG]Buffer Overflow in range_queries/ prefix_sum_array.cpp
Issue -
State: open - Opened by 18781875724 3 months ago
- 3 comments
Labels: bug
#2936 - Add swap two numbers
Pull Request -
State: closed - Opened by princesharma2004 3 months ago
- 2 comments
Labels: stale
#2935 - Add C++ program to swap two numbers
Pull Request -
State: closed - Opened by princesharma2004 3 months ago
#2934 - feat: Added A star (A*) algorithm
Pull Request -
State: closed - Opened by JordanHembrow5 3 months ago
- 2 comments
Labels: stale
#2933 - feat: Added methods to calculate common basic statistics, such as the…
Pull Request -
State: open - Opened by JordanHembrow5 3 months ago
- 1 comment
Labels: stale
#2932 - [fix/docs]: fit sqrt_double.cpp to guidelines
Pull Request -
State: closed - Opened by Infinage 4 months ago
- 2 comments
Labels: stale
#2931 - Add interactive graph creation using adjacency list
Pull Request -
State: closed - Opened by shanki1001 4 months ago
- 3 comments
Labels: stale
#2930 - Add KMP string matching algorithm (#2719)
Pull Request -
State: closed - Opened by YashAstro11 4 months ago
- 2 comments
Labels: stale
#2929 - Created sort_linked_list.cpp
Pull Request -
State: closed - Opened by SivaPA08 4 months ago
- 1 comment
Labels: stale
#2928 - feat: add new Hill cipher encryption algorithm implementation
Pull Request -
State: closed - Opened by mmohamedkhaled 4 months ago
- 2 comments
Labels: stale
#2927 - I added the code for Check whether a number is divisible by 2^k or not .
Pull Request -
State: closed - Opened by Tirth9978 4 months ago
- 2 comments
Labels: stale
#2926 - Update bead_sort.cpp
Pull Request -
State: closed - Opened by Refareign 4 months ago
#2925 - Added Combination Sum Problem in backtracking
Pull Request -
State: closed - Opened by AnushaV01 4 months ago
- 2 comments
Labels: stale
#2924 - fix: array element wrongly used as array index
Pull Request -
State: closed - Opened by ChaituBoi 5 months ago
- 3 comments
Labels: stale
#2923 - Data structures/queue using array2.cpp
Pull Request -
State: closed - Opened by ehtashammd07 5 months ago
- 3 comments
Labels: stale
#2922 - updated code
Pull Request -
State: closed - Opened by ehtashammd07 5 months ago
- 2 comments
Labels: stale
#2921 - [OTHER] Bit manipulation : Count number of bits to be flipped to convert A to B
Issue -
State: closed - Opened by iamkaniska 5 months ago
- 2 comments
Labels: stale, awaiting triage
#2920 - Created sort_linked_list.cpp
Pull Request -
State: closed - Opened by SivaPA08 5 months ago
- 2 comments
Labels: stale
#2919 - feat: new backtracking problem of letter combinations of a phone number
Pull Request -
State: closed - Opened by saurabhdamle11 5 months ago
- 2 comments
Labels: stale
#2918 - new backtracking problem of letter combinations of a phone number
Pull Request -
State: closed - Opened by saurabhdamle11 5 months ago
#2917 - Zig-Zag Traversal
Pull Request -
State: closed - Opened by whitojie 5 months ago
- 2 comments
Labels: stale
#2916 - fix: remove unnecessary whitespace in Kruskal's algorithm test cases
Pull Request -
State: closed - Opened by clintaire 6 months ago
- 2 comments
Labels: stale
#2915 - Make/data structure/linked list.cpp generic
Pull Request -
State: closed - Opened by AmirCheshmberah 6 months ago
- 2 comments
Labels: stale
#2914 - DFS algorithm
Pull Request -
State: closed - Opened by nikolassc 7 months ago
- 3 comments
Labels: stale
#2913 - Added: "Sparse Matrix Compression" Algorithm (closes #2903)
Pull Request -
State: closed - Opened by Anm01Chandel 7 months ago
- 2 comments
Labels: stale
#2912 - Added linked_list_sort to the sorting folder
Pull Request -
State: closed - Opened by SivaPA08 7 months ago
- 2 comments
Labels: stale
#2911 - fix:Fit perimeter.cpp to guidelines
Pull Request -
State: closed - Opened by Ryn9785 7 months ago
- 4 comments
Labels: stale
#2910 - Added Sparse Matrix multiplication implementation (#2903)
Pull Request -
State: closed - Opened by vrtarimala 8 months ago
- 2 comments
Labels: stale
#2909 - Docs, Tests, Fix: Fit fibonacci_large.cpp to contributing guideline
Pull Request -
State: closed - Opened by setbit123 8 months ago
- 4 comments
Labels: stale
#2908 - fix: workflow issue in awesome workflow
Pull Request -
State: closed - Opened by realstealthninja 8 months ago
#2907 - chore: fix permission issues in cpp-linter
Pull Request -
State: closed - Opened by realstealthninja 8 months ago
#2906 - fix: permissions in github actions
Pull Request -
State: closed - Opened by realstealthninja 8 months ago
#2905 - chore: use annotations instead of in house linter
Pull Request -
State: closed - Opened by realstealthninja 8 months ago
Labels: testing
#2904 - feat: Add quickselect algorithm
Pull Request -
State: closed - Opened by graph-theorist 8 months ago
- 2 comments
Labels: stale
#2903 - Add "Sparse Matrix Compression" Algorithm in C++
Issue -
State: closed - Opened by MQ-06 8 months ago
- 4 comments
Labels: enhancement, stale
#2902 - feat: Add DSatur algorithm
Pull Request -
State: closed - Opened by graph-theorist 9 months ago
- 2 comments
Labels: stale
#2901 - feat: add round robin scheduling algorithm with tests
Pull Request -
State: closed - Opened by Kartikay-0111 9 months ago
- 2 comments
Labels: stale
#2900 - Priority Scheduling Algorithm
Pull Request -
State: closed - Opened by ciweiandmao 9 months ago
- 3 comments
Labels: stale
#2899 - docs: updating `DIRECTORY.md`
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
#2898 - docs: updating `DIRECTORY.md`
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
Labels: approved
#2897 - Monte carlo
Pull Request -
State: closed - Opened by Chuan1937 9 months ago
#2896 - docs: updating `DIRECTORY.md`
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
Labels: approved
#2895 - new_file: numerical_methods/Monte_Carlo_simulation_PI.cpp
Pull Request -
State: closed - Opened by Chuan1937 9 months ago
- 3 comments
Labels: stale
#2894 - Added the implementation for Shortest Remaining Time First (SRTF) CPU scheduling algorithm
Pull Request -
State: closed - Opened by mapcrafter2048 9 months ago
- 2 comments
Labels: stale
#2893 - docs, tests, fix: fit fibonacci_fast to contributing guidelines
Pull Request -
State: closed - Opened by setbit123 9 months ago
- 10 comments
Labels: approved
#2892 - Add Morris Tree Traversal implementation
Pull Request -
State: closed - Opened by Ritesh1408 9 months ago
- 2 comments
Labels: stale
#2891 - Update karatsuba_algorithm_for_fast_multiplication.cpp
Pull Request -
State: closed - Opened by Lakshya747 9 months ago
- 2 comments
Labels: stale
#2890 - Created special_distributions.cpp
Pull Request -
State: closed - Opened by igmansvi 9 months ago
#2889 - Create Optimal Path Through a Maze with Constraints
Pull Request -
State: closed - Opened by RohitVishwakarma8840 9 months ago
- 2 comments
Labels: stale
#2888 - docs, test, fix: Fit Fast_Power to contributing guidelines and fix bug
Pull Request -
State: closed - Opened by endorphin-naixu 9 months ago
- 4 comments
Labels: stale
#2887 - job Sequencing Algorithm Implementation in C++
Pull Request -
State: closed - Opened by Vaibhavtech2006 9 months ago
- 2 comments
Labels: stale
#2886 - Added Job sequencing algorithm #2881
Pull Request -
State: closed - Opened by Pranjal-231003 9 months ago
- 2 comments
Labels: stale
#2885 - Create unbounded_knapsack.cpp
Pull Request -
State: closed - Opened by GeekyPratham 9 months ago
- 3 comments
Labels: stale
#2884 - Added codes related to BST
Pull Request -
State: closed - Opened by Srishtiops 9 months ago
- 2 comments
Labels: stale
#2883 - feat: added prefix_evaluation.cpp under the others folder
Pull Request -
State: closed - Opened by Divyansh-jain2 9 months ago
- 2 comments
Labels: stale
#2882 - feat: Add Job Sequencing Algorithm in C++
Pull Request -
State: closed - Opened by sneha0099 9 months ago
- 2 comments
Labels: stale
#2881 - Add Job Sequencing Algorithm in c++
Issue -
State: closed - Opened by sneha0099 9 months ago
- 4 comments
Labels: enhancement, stale
#2880 - Create rotten_oranges.cpp
Pull Request -
State: closed - Opened by surbhisharma004 9 months ago
- 2 comments
Labels: stale
#2879 - Issue - #2782 unbounded knapsack added
Pull Request -
State: closed - Opened by Pranjal-231003 9 months ago
#2878 - feat: Add Pareto Distribution
Pull Request -
State: closed - Opened by LidiaDomingos 9 months ago
- 3 comments
Labels: stale
#2877 - srtf.cpp
Pull Request -
State: closed - Opened by khwaishchawla 9 months ago
- 2 comments
Labels: stale
#2876 - feat: Add Range Update with lazy propatation to segment tree in data_structures
Pull Request -
State: closed - Opened by Hilbertmf 9 months ago
- 2 comments
Labels: stale
#2875 - docs: updating `DIRECTORY.md`
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
Labels: approved
#2874 - Implement Priority Scheduling Algorithm
Issue -
State: closed - Opened by arrx-03 9 months ago
- 7 comments
Labels: enhancement, stale
#2873 - Splay Sort Algorithm
Pull Request -
State: closed - Opened by HetuKariya 9 months ago
- 3 comments
Labels: stale
#2872 - [FEATURE] Splay Sort Algorithm
Issue -
State: closed - Opened by HetuKariya 9 months ago
- 3 comments
Labels: enhancement, stale
#2871 - Update docs doubly_linked_list.cpp
Pull Request -
State: closed - Opened by keshavagr025 9 months ago
#2870 - Documentation & Time Complexity Added doubly_linked_list.cpp
Pull Request -
State: closed - Opened by keshavagr025 9 months ago
- 3 comments
Labels: stale
#2869 - Update binary_search_tree.cpp
Pull Request -
State: closed - Opened by keshavagr025 9 months ago
- 1 comment
#2868 - fix: incorrect exception handling in factorial function
Pull Request -
State: closed - Opened by henriq4 9 months ago
Labels: approved, hacktoberfest-accepted
#2867 - [BUG] Incorrect Exception Handling in Recursive Factorial Function
Issue -
State: closed - Opened by henriq4 9 months ago
- 1 comment
Labels: bug, stale
#2866 - CircularLinkedList
Pull Request -
State: closed - Opened by keshavagr025 9 months ago
- 2 comments
Labels: stale
#2865 - Added 4Sum.cpp
Issue -
State: closed - Opened by shubhamjain1402 9 months ago
- 4 comments
Labels: stale, awaiting triage
#2864 - Added 4Sum.cpp
Pull Request -
State: closed - Opened by shubhamjain1402 9 months ago
- 2 comments
Labels: stale
#2863 - test: Added to z_function test corner cases for empty text and pattern
Pull Request -
State: closed - Opened by jasonjyu 9 months ago
Labels: hacktoberfest, approved, hacktoberfest-accepted
#2862 - Fix binary addition logic in add_strings function
Pull Request -
State: closed - Opened by chitvs 9 months ago
- 1 comment
#2861 - Create hangingmangm.cpp
Pull Request -
State: closed - Opened by aastha44ma 9 months ago
- 2 comments
Labels: stale