- Academic project that parses three separate IMDB database files (csv/tsv) and compiles them into several binary trees for use in searching.
- Completed development in November 2019
- Created to understand how to use binary tree data structures
- Created to improve parsing ability with tsv/csv files
- C Compiler
- Requires all files, and all must be within the same directory
- This is code written by me, used and submitted for an academic assignment provided by my undergraduate degree. Use at your own risk