Author: Sizhuo Sun
- This is a public directory that shows my process of practicing my programming skill by using leetcode.
- This directory aims to show my understanding for each problem in Leetcode.
- The repository will be mainly in C++, and there will be solution in java, go, javascript, python and etc.
- C++ is an extension of C, which inherits the high performance from C.
- the goal for this repository is to show my understanding algorithm and the ability to solve problems.