Go To Data Structure
section
C Program to implement Huffman algorithm
Levels of difficulty: medium / perform operation:
- C code to Encrypt Message using PlayFair (Monarchy) Cipher
- C code to Encrypt & Decrypt Message using Transposition Cipher
- C code to Encrypt & Decrypt Message using Vernam Cipher
- C code to Encrypt & Decrypt Message using Substitution Cipher
- C code to implement RSA Algorithm(Encryption and Decryption)
- C Program to implement Huffman algorithm
- C Program to implement An activity selection problem
- C Program to implement Bellman-ford Algorithm
- C Program to solve Knapsack problem
- C Program to implement Breadth First Search (BFS)