NekSfyris / Cpp-Test-Cases

Multiple problems solved using OOP and the C++ STL. Problems are mostly from LeetCode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cpp-Test-Cases

Multiple problems solved using OOP and the C++ STL. Problems are mostly from LeetCode.

Build

After downloading the repo :

$ cd ~/to_the_folder_the_cpp_file_is
$ make test_cases

Run

$ ./test_cases

About

Multiple problems solved using OOP and the C++ STL. Problems are mostly from LeetCode.


Languages

Language:C++ 100.0%