TheAlgorithms/
All Algorithms implemented in C++
USD raised
Recent activities
Broken link in C-Plus-Plus/CONTRIBUTING.md [OTHER]
[FEATURE] Indexed priority queue
[FEATURE] Adding to check if a number is perfect number
Dijkstra's Algorithm
[FEATURE] Adding detailed solution of Detect a negative cycle in a Graph problem
[FEATURE] Machine_learning Model
[BUG] Karatsuba's algorithm is not compiling
count_of_set_bits || C++. Can be solved using a single library to find the number of set bits in a number.
Keyword Cipher | C++ | Old cryptography techniques
Add Activity Selector Greedy Algo
factorial calculator for large numbers. whose value could not be stored in any form of integer
Add Warshall's Transitive Closure Algorithm to Graph folder
2D sorted matrix search [enhancement]
enhancement
[FEATURE] Distinct Number OF Islands Using DFS Algorithm
[FEATURE] Add some questions related to bit manipulation
[FEATURE] Number of Islands using DFS algorithm
Add Euler Tour code in graph section[FEATURE]
[FEATURE] Adding STL documentation
[BUG] Whitespace that prevents proper Markdown formatting
Naive Pattern Search
i am already done this code please assign me this task
Binary Exponentiation Implementation
[FEATURE] Count Set bits using Lookup Table
i want to add circular queue implementation using array
I want to add Backward Oracle Matching algorithm in string matching
boyer moore voting algorithm
[OTHER] Update Discord links
Add website folder[FEATURE]
Adding algorithm for Tower of Hanoi Problem
Turn off a particular bit in a number.
[FEATURE] Construct Binary Search Tree from Preorder Traversal
[FEATURE] Add Kadane's Algorithm
[FEATURE] A exponent calculator for large values through binary exponentiation
Josephus Problem general case
[OTHER] Trie implementation beginner
[FEATURE] Want to add Machine Learning Algorithms with detailed explanation
In dynamic_programming folder Armstrong Number
[BUG] Fix CodeQL warnings
[FEATURE] Update Of README.md
[FEATURE]next_permutation
[FEATURE] Binary Exponentiation
suggestions for improvement of code [dynammic_programming-armstrong number]
Cpp :- Stl map in code form
[FEATURE]Add rot_13 cipher
[FEATURE]Articulation Point using Tarjan's Algorithm
Kruskal.cpp Improvements
Reversing a queue
[OTHER] Add Longest substring (without repeating characters) implementation
[FEATURE]Add different variations of Segment Trees
Quick Sort [FEATURE]
[FEATURE]Addition of random forest algorithm
[FEATURE] Added BostonNumber in math folder(cpp)
[FEATURE] Codechef Beginner level problems
[FEATURE] Maximal Square (Square with Max area consisting of all 1's in a binary matrix) | Dynamic Programming | C++
[OTHER] Multiply a number with 7 using BIT_Manipulation
[FEATURE] Add more bit manipulation problems to bit_manipulation folder
[FEATURE] Missing Round Robin CPU Scheduling Algorithm
[FEATURE] Swap 2 numbers using Bit Manipulation
[FEATURE] Adding Best Time to Buy and Sell Stock series.
[FEATURE] Add a games folder
[FEATURE] Travelling Salesman - DP Optimisation using BitManipulation
[FEATURE] Array Coding Question
[FEATURE]: Add Collision Detection Algorithms
[FEATURE]: Add Quick Sort in Divide and Conquer
[BUG] Cannot compile with the bare-metal arm GCC compiler successfully.
[FEATURE] Add Boolean Parenthesization problem
Weird Algorithm file addition
[FEATURE] reverse() method definition in linked_list.cpp
Implementation of Floyd-Warshall Algorithm
[FEATURE] Linear Algebra Methods Expansion
[OTHER] Arduino
Perfect Number Algorithm
Print_linkedList.cpp
[FEATURE]
adding interview quetions.
[FEATURE] Unbounded Knapsack in Dynamic Programming Section
Add Job Sequencing Algorithm in c++
Implement Priority Scheduling Algorithm
[FEATURE] Splay Sort Algorithm
[BUG] Incorrect Exception Handling in Recursive Factorial Function
Added 4Sum.cpp
[BUG] Incorrect Binary Addition Logic in add_strings in divide_and_conquer/karatsuba_algorithm_for_fast_multiplication.cpp
This is not have any Binary Tree folder
[FEATURE] Moore Voting Algorithm
Pascals Triangle
[FEATURE] Merge Sort Tree
Depth First Search
[FEATURE] Tortoise and Hare algorithm
[FEATURE] Add Playfair cipher in Ciphers - New Cipher
New Maths Algorithm - Pollard’s Rho Algorithm
[FEATURE] Implement RIPEMD160 hashing
[BUG] gcc >= 13 reordered headers.
[BUG]Bug in C-Plus-Plus-Project/C-Plus-Plus3.5/graph/dijkstra.cpp
[FEATURE] Add "Meet in the Middle" Folder with Classical Problems
[FEATURE]Addition of Weighted Interval Scheduling in C++
[FEATURE] Add IntroSort Algorithm in C++
Return type inconsistency
[OTHER] Repetitiveness of word in contribution.md file
Hi, I’m interested in contributing to this task, but I’d like to better understand the details before getting started.
[FEATURE] Optimize Trapping Rainwater Problem
[FEATURE]Implementation of Rope Data Structure and Rebalancing algorithm on it
feature for file
[BUG] Approved label CI does not add approved label to pull requests.
[BUG]Buffer overflow in median_search.cpp due to missing input validation in search/median_search.cpp
[BUG]Bufferoverflow in range_queries/sparse_table_range_queries.cpp
[BUG]Buffer Overflow in range_queries/ prefix_sum_array.cpp
[OTHER] Bit manipulation : Count number of bits to be flipped to convert A to B
[FEATURE] Creating a Tic-Tac-Toe game in CPP
Add "Sparse Matrix Compression" Algorithm in C++
Feature Request: Implement Graph Colouring Algorithm
I want to add the divide and conquer algorithm for finding ith smallest element with linear time complexity(median of medians method)
[FEATURE] 3D vector rotation via Rodrigues' formula
[FEATURE] Bisection method
[FEATURE] Articulation Point and Bridge for graphs.
I want to add some more numerical analysis methods
Aho-Corasick pattern matching
[FEATURE] Add self-tests in `greedy_algorithms/kruskals_minimum_spanning_tree.cpp`
[BUG] Wrong contributing link
Creating a directory for categorywise cpp code questions.[FEATURE]
[OTHER] documentation of namespaces contains phrases like `for IO operations`
[FEATURE] Update CMake to a newer version
Add Radix sort Algorithm
[FEATURE] Add Box Stacking problem in Dynamic Programming
[OTHER] Add test, documentation according to the contribution format.
[DOCS] Add more information on implementing self-tests
[BUG] Misconfiguration of CMake in the `graphics` folder
[OTHER] Move to FreeGlut 3.2.2?
[FEATURE] Refactoring some Algorithm codes with presented code structure
Reverse Word Wise
N-Queens Problem
Implementing Priority Queue
[BUG] KMP algorithm
[BUG] timsort - std::bad_array_new_length
[FEATURE] Remove one of two same problems "Subset Sum" in Backtracking (C++).
[BUG] There is a problem with the wildcard_matching algorithm implementation.
SRTF implementation
feat: Wanted to add an algorithm for bfs(queue) traversal for a binary tree.
Wanted to add a separate section for trees question
[Addition of standard greedy algorithms to greedy algorithm file]
To Add various OS algorithms in C++
[FEATURE]Add an extremely rudimentary blockchain implementation in CPP
MorrisPreOrder Traversal
[FEATURE] Add implementation of Floyd–Warshall algorithm in Graph section
[FEATURE] Addition of Graph Coloring Problem in Graphs directory
[FEATURE] Add 0-1 BFS in Graph section
[FEATURE] Addition of S-AES (Simplified AES) cipher in ciphers directiory.
[FEATURE] Reduce space complexity of 0-1 Knapsack problem
[FEATURE]:Print all the subsets of an array
want to add Bankers algorithm
n_queen_optimised duplicated answer
[FEATURE]Why are ciphers not implemented?
Implementing Segment Tree Data Structure
[FEATURE] Adding Left-Truncatable Prime
Change the contributing guidelines name
Pythagoras implementation math class.
Gnome sort
Kruskal's Code is giving wrong output! [FEATURE]
[BUG] Duplicate Algorithms
Addition in Math folder of topic "Babylonian method for square root"
Should this repo lint C++ code with clang-tidy or cpplint?
[BUG] Incorrect results
Convert data structures to templates
to avoid array overflow, use "size -1"?
[FEATURE] maximum flow algorithm
[FEATURE] Voronoï/Delaunay graph generation
[FEATURE] bridge finding algorithm with Trajan Algorithm
[BUG] MorrisInorder file doesn't pass the cpplint tests
Confused file name "queue_using_linkedlist"
[FEATURE] Adding Fibonacci Search
[FEATURE] Dynamic solution for Hamilton's Cycle
Fenwick Tree[FEATURE]
Repository description minor issue
[FEATURE] License for documentation website
Code in `graph` folder
Code in `range_queries` folder
Add website link in repository description
[FEATURE] Code quality checks
[Improvement] A better Approach for N-Queen Solution
Add branch protection rules
[FEATURE] Update README.md -> Adds list of algorithms separated by topic and in increasing difficulty
[FEATURE] Improving code standards
[BUG] wrong output given by sorting/bitonic_sort.cpp
[BUG] wrong output given by sorting/bead_sort.cpp
[BUG] Wrong output given by sorting/heap_sort.cpp
[BUG] in sorting/merg_sort.cpp
[FEATURE] I want to add postfix calculator
Added Prims algorithm in cpp
License should be added.
Add format for PR and contribution guide?
Added find factors of any number in Osqrt(n) time
Added algorithm to find lcm (least common multiple).
Breath First Search in Graph
Adding Graphic algorithms as well
Error in Circular queue operations
I would like to contribute by adding solution to Maximum Size Sub-Square problem through Dynamic Programming
Added Floyd's Cycle Detection Algorithm.
Can you do Korean annotation?
Added Fermat_Little_Theorem in cpp
Added Euler Totient function in cpp
Added Linked_List_Quick_Sort in cpp
Added Linked_List_Bubble_Sort.cpp
Added Linked_List_Insertion_sort.cpp
Add comments and README file
Add Combinatorics folder and algorithms
Change file name casing
Algorithm for finding strongly connected components is not present
[Suggestion] Better Implementation for BST
[FEATURE] Regular Expression & Wild Card Matching Algorithms , Dynamic Programming
Rabin Karp Algorithm for String Matching
[FEATURE] Negative weight cycle detection
[BUG]SegFault in remove(x) DLL
Union-Find algorithm for finding components of a Graph
Proper Testing Suite?
Postfix and prefix calculators are not present
[FEATURE] Bellaman-Ford Algorithm not present
[FEATURE] Skip List
Algorithm for finding Connected Components in graph is not present
Suggestion - use modern c++
[FEATURE] Addition of statistical and probability distribution functions
[FEATURE] How should we standardize testing of our algorithms?
Add bottom-up non-recursive merge sort
ADD sort(arr,arr+n,comaprator) inbuilt c++ function
Implementing different hash collision resolution strategies
Add Randomized-Quicksort.cpp
ArraySub
[FEATURE] Sanitizers
[FEATURE] Make connected_component_with_dsu efficient with documentation
[DOCS][TEST] Documentation and testcases required in list_array.cpp
[FEATURE] Fix the code for better understanding in the list_array.cpp file
[FEATURE] Implement nCr mod p
Algorithm to find number of inversions in an array
[FEATURE] Can I comment on the algorithm part and translate the readme file into Korean?
[Adding a Binary Tree Problem]
Palindrome Linkedlist in cpp
Convert code from c to cpp
Threaded binary tree not present
New directory proposal (Competitive-Coding)
Incorrect Strassen Matrix Multiplication Algorithm.
no rb-tree?
Update README.md
Implementation of algorithms as listed
Add more algorithms
Whether a number is Kaprekar program in c++
[IDEA]
[FEATURE] Removing the card
Update the projects list
[FEATURE] Addition of dnf_sort in sorting folder
[BUG] check_prime.cpp returns incorrect output for 9
Addition in Backtracking
[FEATURE] Divide and Conquer
[BUG] neural_network.cpp
[FEATURE] COMMIT AS MEMBER
[FEATURE] I want to add some BITWISE algorithms to this repository
feat: Implementation of Friend Pairing problem. Dynamic Programming
Wanted to add Paint App in c++
[FEATURE] add integral function
feat: Parallel Merge Sort Algorithm
This ticket is about implementing a feature that solve a basic needs to allow Tor2web network to be networked, that is to have a directory of all tor2web nodes and their characteristics (this ticket does not still enter overall networking mechanism, but just how the Tor directory could be used by tor2web).
[BUG]
[BUG]: small bug in comb sort
[FEATURE] Spiral Display of elements of 2-D array
[FEATURE] Build a common graph representation
Longest repeating subsequence
[FEATURE]hcxzxcvbnml,;.'/
[FEATURE] Implementation of Ternary Search using C++
[FEATURE] Adding of an algorithm to check whether a graph is bipartite or not in cpp
Implement Palindrome Partitioning algorithm
[FEATURE]: Add Pancake Sort
Shortest Common Super sequence
Implementing tree and BST algorithms
[FEATURE] Graph namespace
[FEATURE] Implement D´Esopo-Pape algorithm for graphs
Added Sparse Table for range query
cpp alg
[BUG] `hashing/chaining.cpp` does not compile
[FEATURE] Add multiplication tables
[feature] ADALINE neural network
[FEATURE] Multilayer Perceptron
[feature] Caesar Cipher
[FEATURE] Help needed with docs website CSS template
[FEATURE] Subset sum problem
[Enhancement] missing bin of some directory after build
[BUG] [Doxygen] XML Parsing Error: duplicate attribute
[FEATURE] Gas Station Problem in C++
[FEATURE] Word Break in C++
Trie Insertion And Searching
[FEATURE] Implement CORDIC algorithm
[FEATURE]Segment Tree | Data structure | C++
3 way QuickSort(DNF Sort)
Add algorithm to find lcm (least common multiple).
[bug]: `dynamic_programming/cut_rod.cpp` does not compile
[FEATURE]: MinHeap and MaxHeap algorithm
[FEATURE]Delete without head pointer
compile check for windows-OS keeps failing
[FEATURE]Create Kadane's Algorithm
[BUG] clang-tidy does not format the code
[FEATURE]: Shortest Common Supersequence
[FEATURE] Implement Jarvis algorithm to compute convex hull
© 2019 BoostIO, Inc.