Codes I wrote to solve the problems on leetcode.
Most of the codes in Algorithm section are written in C++ and C,
and a few in Python, while the Shell section is in Perl.
A lot of the problems are solved in several ways, i.e. the naiive one and improved one.
Advices and discussions are welcome to Email to [email protected].
Enjoy it.