Codes in the C language Data Structures Queue implementation Fenwick Tree Queue Implementation with Linked List Searching Binary Search Linear Search Random Search Monte Carlo version Sorting Bubble Sort Insertion Sort Merge Sort OddEven Sort Selection Sort Graphs Kruskal's Algorithm Pre-Order (NLR) Tree Traversal Prim's Algorithm Machine Learning add list here Mathematics Sieve of Eratosthenes Binary Exponentiation [GCD By Euclidean Algorithm](math/GCD In C.c) Dynamic Programming EditDistance in Dp Blockchain add list here Cryptography Caesar Cipher Algorithm Other Number_of_duplicates_using_Binary_search add list here