Arna-Maity / BASIC_DS_ALGO

This repo contains a collection of my implementation of some basic data structures and algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BASIC_DS_ALGO

This repo contains a collection of my implementation of some basic data structures and algorithms.

Commands:

make

build all the C & CPP Source Files.

make clean

Erase all the build artifacts.

About

This repo contains a collection of my implementation of some basic data structures and algorithms.

License:GNU General Public License v3.0


Languages

Language:C++ 75.9%Language:C 20.2%Language:Makefile 3.2%Language:Python 0.8%