Skip to content

Design and Analysis of Algorithms and Data Structures

License

Notifications You must be signed in to change notification settings

AnanyaSharma22/DA_A_DS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DA_A_DS

Design and Analysis of Algorithms and Data Structures

This repository is created to put together all the algorithms and data structures learnt and can serve as a helpful guide for ACM-ICPC handbook.

##Usage In case you are interested in using the contents of the repository, follow the following steps.

  • Open up your terminal.
  • Type in the command git clone https://github.com/salman-bhai/DA_A_DS
  • For further details, read up the contents of the License.

Categories

  • Algorithms Primarily they are composed of two types of algorithms. Search Algorithms and Sort Algorithms.

  • Data Structures Primarily the data structures used are stacks, queues, arrays, linked list and binary trees.

##Contributing

  • Refer to the Contributing Guide
  • A detailed explanantion of how we came to building this software is maintained at the Wiki page.
  • This repository was created by @salman-bhai .

About

Design and Analysis of Algorithms and Data Structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.6%
  • Java 9.0%
  • C++ 5.9%
  • Python 1.5%