Traversal algos
- A* search
- Breadth-first-search
- Depth-first-search
- Depth-limited-search
- Greedy best-first-search
- Uniform-cost-search
- Depth first iterative deepening search
- Hill Climbing method 1
- Hill Climbing method 1
Genetic Algorithms
- First and Follow of a grammer
- Constructing LL(1) parser
- Remove left recursion and left factoring from given grammar
- Construct Pass 1, Pass 2 of macroprocessor for a given assembly lang prog
- Code optimisation
- Three address code (TAC)
- Lexical Analyser
- Buffer overflow PDF
- Diffie Hellman code
- Playfair Cipher code
- Euler totient code
- RSA code
- Design personal firewall using iptables PDF
CCL viva prep material in CCL_viva_prep folder
Don't forget to star the repo if you found it useful