This repository contains my personal solutions to selected LeetCode problems. I use this space to track my progress and improve my programming abilities. Most if not all of the solutions are written in C.
git clone <this repository url>
cd leetcode
mkdir bin
make