Skip to content

s0409/DATA-STRUCTURES-AND-ALGORITHMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures & Algorithms


About the repository:

  • Contains programming questions related to fundamentals of data structures and algorithms
  • Every question has a separate folder.
  • All codes are written in Python Programming Language.

Want to contribute ?

  • If you found any typo / logical error / runtime error or you want to add another topic, feel free to create a pull request.

  • How to create a pull request ?

    • step 1:   Fork this repository
    • step 2:   Clone this to your local machine
    • step 3:   Make a new branch
    • step 4:   Make changes
    • step 5:   Push it back to your repo
    • step 6:   Click compare and pull request
    • step 7:   Click create pull request
  • Are there any rules ?

    • Nothing strict, just keep the indentation clean
    • Use comments wherever necessary
    • Use appropriate variable names

About

DATA STRCTURES AND ALGORITHMS IN PYTHON

Resources

Stars

Watchers

Forks

Languages