Skip to content

Saurabhdarekar/DS-Algos

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DS-Algos

All Contributors

Introduction

This project maintains solutions to various DS, algorithms, and leetcode questions which can be used for technical prep for Software Engineering interviews.

Languages

  • Python
  • Java

Folder Structure

β”œβ”€β”€ algorithms
β”‚Β Β  β”œβ”€β”€ Linked Lists
β”‚Β Β  β”œβ”€β”€ Searching
β”‚Β Β  β”œβ”€β”€ Sorting
β”‚Β Β  β”œβ”€β”€ Stacks and Queues
β”‚Β Β  └── Trees
β”œβ”€β”€ ctci
β”‚Β Β  β”œβ”€β”€ Chapter 1
β”‚Β Β  β”œβ”€β”€ Chapter 2
β”‚Β Β  β”œβ”€β”€ Chapter 3
β”‚Β Β  β”œβ”€β”€ Chapter 4
β”œβ”€β”€ leetcode
β”‚Β Β  β”œβ”€β”€ easy
β”‚   β”‚   β”œβ”€β”€ Arrays and Strings
β”‚   β”‚   β”œβ”€β”€ DP
β”‚   β”‚   β”œβ”€β”€ Linked Lists
β”‚   β”‚   β”œβ”€β”€ Stacks and Queues
β”‚   β”‚   β”œβ”€β”€ Trees
β”‚Β Β  β”œβ”€β”€ medium
β”‚   β”‚   β”œβ”€β”€ Arrays and Strings
β”‚   β”‚   β”œβ”€β”€ DP
β”‚   β”‚   β”œβ”€β”€ Linked Lists
β”‚   β”‚   β”œβ”€β”€ Stacks and Queues
β”‚   β”‚   β”œβ”€β”€ Trees
β”‚Β Β  β”œβ”€β”€ hard
β”œβ”€β”€ misc challenges
β”œβ”€β”€ .gitignore
β”œβ”€β”€ CONTRIBUTING.md
β”œβ”€β”€ LICENSE
└── README.md

Contribution

Before contributing or submitting a PR to this repo, please check the contribution guide.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Rohan Patel

πŸ’» 🚧

Swarn10

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Solutions to DS, Algos, Leetcode, etc. Contributions are welcome for Hacktoberfest 2020 πŸš€

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.5%
  • Java 2.5%