Skip to content

rohan8594/DS-Algos

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

💻

Shravani01007

💻

Cheshtaa Agarrwal

💻

AryashDubey

💻

Shubham Goswami

💻

Gi Soong Chee

💻

saurabh-172

💻

Kavyapriya R

💻

Amulya

💻

Shubhankar Pataskar

💻

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