Implementations of algorithms and data structures from "Introduction to Algorithms", Fourth Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
- Updated
Jun 4, 2025 - Python
Implementations of algorithms and data structures from "Introduction to Algorithms", Fourth Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
CNS Lab; Caser Cipher; Playfair Cipher; Vigenere Cipher; Brute Force Attack on Additive Cipher; Implementation of Affine Cipher; Brute Force and Know Plain Text Attacks on Affine Cipher; Implementation of Transposition Cipher; RC4 Encrypt; RC4 Decrypt; BruteForce Attack; Known Plain Text Attack; DES Encrypt; DES Decrypt; Triple DES Encrypt; Trip…
This repository showcases AI applications, including an interactive chatbot that uses voice recognition to answer questions, tell jokes, and play music. It also features a Tic-Tac-Toe game where players compete against a computer with the Mini-Max algorithm, along with a real-time facial detector that identifies faces through a webcam using OpenCV
Small Python projects and scripts.
Implementation of LeetCode Problem # 48 in Python
Add a description, image, and links to the implementations topic page so that developers can more easily learn about it.
To associate your repository with the implementations topic, visit your repo's landing page and select "manage topics."