Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains 3 samples of my code from my various Computer Science courses.

1. a_star_c

This directory contains a C implementation of the A* Graph Search Algorithm.

2. lru_cache_c

This directory contains a C implementation of the LRU Cache Policy.

3. spread_trade

This directory contains a python implementation of a spread trading algorithm, backtested and analyzed.

About

Code samples for LRU Cache, A* algorith, and spread treading

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages