Open Bharath-KumarReddy opened 1 year ago
Yes You can go for this :)
Yes Sure I had just done this , and I made a Pull request once Please check : )
I want to add some most useful algorithms code in C++. @Bharath-KumarReddy please consider this under Hacktoberfest_2023 as I want to contribute myself : )
Hey @mr-ayush-agrawal @Bharath-KumarReddy i wanted to contribute too by adding some useful algorithms. I have created 4 PR's for: 1.SIEVE ALGORITHM FOR PRIMES 2.KOSARAJU'S ALGORITHM FOR GRAPHS
Hi @ADHIRAJ-12 I will review and update you asap.
@itssiddhantjain You are free to make Contributions anytime in this repo :)
Thanks @mr-ayush-agrawal
1) K-way merge Algorithm
2) Stack Reduced Quick Sort
3) Merge sort combined with Insertion Sort
4) Prims, Topological, Kruskal's algorithm
5) DijKstra , Floyd Warshall ,bellman ford algorithm
6) Backtracking a) Rat Maze b) N-Queen c) Sudoku d) Sum of Subset
7) Activity selection , Huffman Encoding
please consider this under Hacktoberfest_2023 as I want to contribute myself : )