This repo contains 3 samples of my code from my various Computer Science courses.
This directory contains a C implementation of the A* Graph Search Algorithm.
This directory contains a C implementation of the LRU Cache Policy.
This directory contains a python implementation of a spread trading algorithm, backtested and analyzed.