## Coding Interview Prep This repository is a compilation of my solutions to the Blind 75, a list of common types of coding problems created by a Meta/Facebook tech lead. ### Get Started Install the latest version of Java. ```sh git clone https://git.huntm.net/coding-interview.git cd coding-interview java ```