Skip to content

Ira-bits/DAA-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cdd7fae · Apr 1, 2021

History

39 Commits
Mar 24, 2021
Mar 26, 2021
Mar 26, 2021
Mar 24, 2021
Mar 24, 2021
Mar 10, 2021
Mar 24, 2021
Mar 24, 2021
Mar 10, 2021
Mar 12, 2021
Mar 21, 2021
Mar 10, 2021
Mar 10, 2021
Mar 24, 2021
Mar 21, 2021

Repository files navigation

/_! \mainpage CS F364 Design And Analysis of Algorithms Assignment

Guides

To build the project, execute -

$ make all

To run the project, execute -

$ build/algo

To run the tests, execute -

$ make test

To delete all the build files, execute -

$ make clean

Contributing

See CONTRIBUTING.md.

Project Team

/**
 * Abhinav Sukumar Rao 2018A7PS0172H
 * Akshay Tiwari 2018A7PS0201
 * Aviral Agarwal 2018A7PS0192H
 * Divyanshu Agrawal 2018A7PS0267H
 */