Skip to content

amantank/DSA-algorithms

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DSA-algorithms

Data Structures

  1. Arrays
  2. Linked Lists
  3. Stacks
  4. Queues
  5. Trees
  6. Graphs
  7. Heaps
  8. Hash Tables

Algorithms

  1. Sorting Algorithms
  2. Searching Algorithms

Some Guidelines to this particular repository πŸ‘‡πŸ‘‡πŸ‘‡

  1. You are only allowed to contribute in C, Java, C++, Python.
  2. Your pull request should contain two files, i.e. one for code and another for algorithm/pseudocode.
  3. However in guidline no. 2, you can also contribute algorithms.
  4. See at the repo, don't submit multiple files.

LET'S CONTRIBUTE

THANK YOU

About

This repo contains some of the datastructures and algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.6%
  • Java 35.5%
  • Python 5.9%