Swaraj-Deep/data-structures-algorithms

Repository files navigation

Repository for data structures and algorithms implemented in cpp

Make sure you have C++ installed on your machines.

g++ file_name

For Linux Machines

./a.out

For Windows Machines

a.exe

MIT