Skip to content

Here is an impletation of stacks, queues, linked-list, trees, B-trees, B+ trees and some other common data structures.

Notifications You must be signed in to change notification settings

ashwanijha04/datastructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Structures-with-C

Here is an implementation of stacks, queues, linked-list, trees, B-trees, B+ trees and some other common data structures. You can always request for new programs or give a pull request if you find inefficient code.

Cloning

  1. Open Terminal
  2. Change directory to desktop - cd Desktop
  3. Type the following command - git clone https://www.github.com/ashwanijha04/datastructures
  4. Hit Enter.
  5. You'll get a folder named datastructures.

About

Here is an impletation of stacks, queues, linked-list, trees, B-trees, B+ trees and some other common data structures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published