/Ni-Algos

My solutions to algorithms implemented in C++.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

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.