-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Insights: TheAlgorithms/C-Plus-Plus
Overview
-
- 0 Merged pull requests
- 7 Open pull requests
- 1 Closed issue
- 3 New issues
There hasn’t been any commit activity on TheAlgorithms/C-Plus-Plus in the last month.
Want to help out?
7 Pull requests opened by 6 people
-
Add KMP string matching algorithm (#2719)
#2930 opened
Apr 13, 2025 -
Add interactive graph creation using adjacency list
#2931 opened
Apr 13, 2025 -
[fix/docs]: fit sqrt_double.cpp to guidelines
#2932 opened
Apr 14, 2025 -
feat: Added methods to calculate common basic statistics, such as the…
#2933 opened
Apr 17, 2025 -
feat: Added A star (A*) algorithm
#2934 opened
Apr 19, 2025 -
Add swap two numbers
#2936 opened
Apr 28, 2025 -
Resolved Issue #2939
#2940 opened
Apr 29, 2025
1 Issue closed by 1 person
-
[OTHER] Bit manipulation : Count number of bits to be flipped to convert A to B
#2921 closed
Apr 13, 2025
3 Issues opened by 1 person
-
[BUG]Buffer overflow in median_search.cpp due to missing input validation in search/median_search.cpp
#2939 opened
Apr 29, 2025 -
[BUG]Bufferoverflow in range_queries/sparse_table_range_queries.cpp
#2938 opened
Apr 29, 2025 -
[BUG]Buffer Overflow in range_queries/ prefix_sum_array.cpp
#2937 opened
Apr 29, 2025
4 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[BUG] Approved label CI does not add approved label to pull requests.
#2719 commented on
Apr 13, 2025 • 0 new comments -
I added the code for Check whether a number is divisible by 2^k or not .
#2927 commented on
Apr 21, 2025 • 0 new comments -
feat: add new Hill cipher encryption algorithm implementation
#2928 commented on
May 4, 2025 • 0 new comments -
Created sort_linked_list.cpp
#2929 commented on
Apr 21, 2025 • 0 new comments