Some important data structures and algorithms implemented in C/C++ programming languages.
A video card interface for the Raspberry Pi Pico to drive the VGA standard written in C
A UCI Chess Engine with an ELO rating of ~2200 written in C using Negamax Search with Alpha Beta Pruning and Zobrist Hashing
This repo mainly follows MAKAUT syllabus of Data Structures and Algorithms PCC-CS301