nickedes / Ni-Algos

My solutions to algorithms implemented in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ni-Algos

My solutions to algorithms implemented in C++.

How to run

Compile the file:

g++ file.cpp

Then you can see the output by:

Running the executable file.

About

My solutions to algorithms implemented in C++.

License:GNU General Public License v2.0


Languages

Language:C++ 78.9%Language:Python 11.5%Language:C 9.6%