DSA & LeetCode

This is personal practice of data structure and algorithm, and leetcode practice.

Running

C++

make T=<cc file>

Rust

cargo test <question>