Swaraj-Deep / data-structures-algorithms

Repository for data structures implementation in cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data-structures-algorithms

Repository for data structures and algorithms implemented in cpp

Usage

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

Compilation

g++ file_name

Execution

For Linux Machines

./a.out

For Windows Machines

a.exe

License

MIT