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