/algo

Algorithms & Data structures

Primary LanguageC++MIT LicenseMIT

Algorithms

Main programming language: Python

C++ is included for fun

Python Solutions

Python files are grouped by every 100 solutions: pycode/[0-9]{2}/{4}.py

Nice to have package for LeetCode: pip install sortedcontainers

C++ Solutions

If VSCode C++ Extension is installed, files with cpp suffix under cxxcode can be run directly through the editor play button

To manually build, simply run make command under cxxcode directory in terminal

Other Language Solutions

Archived solutions: C#, Rust, Go, TypeScript

Find them in .archived/