Vishwas-10 / DSA-SHEET

This is A complete DSA preparation Course. A DSA self-paced course for ultimate Interview and Placement Preparation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSA-SHEET

Complete DSA Prepration Sheet

This is A complete DSA preparation Course. A DSA self-paced course for ultimate Interview and Placement Preparation


Make sure to ⭐ my DSA repo so you can keep up to date on any daily progress!

LEETCODE | GEEKSFORGEEKS | INTERVIEWBIT

Table of Contents

🟩 🟧 πŸŸ₯

Mathematics

# Title Code Difficulty
1

Bits Manipulation

# Title Code Difficulty
1

Recursion

# Title Code Difficulty
1

Arrays

# Title Code Difficulty
1 Subarray with given sum code 🟩
2 Missing number in array code 🟩

Searching

# Title Code Difficulty
1

Sorting

# Title Code Difficulty
1

Matrix

# Title Code Difficulty
1

Hashing

# Title Code Difficulty
1

String

# Title Code Difficulty
1

Linked List

# Title Code Difficulty
1

Stack

# Title Code Difficulty
1

Queue

# Title Code Difficulty
1

Tree

# Title Code Difficulty
1

Binary Search Tree

# Title Code Difficulty
1

Heap

# Title Code Difficulty
1 Is binary tree heap code 🟩

Graph

# Title Code Difficulty
1

Greedy

# Title Code Difficulty
1 Longest Palindrome code 🟩
2 Array Partition code 🟩
3 Container With Most Water code 🟧
4 Jump Game code 🟧
5 Gas Station code 🟧

Backtracking

# Title Code Difficulty
1 Binary Tree Paths code 🟩
2 Binary Watch code 🟩
3 Sum of All Subset XOR Totals code 🟩
4 Maximum Rows Covered by Columns code 🟧
5 Fair Distribution of Cookies code 🟧
6 Maximum Good People Based on Statements code πŸŸ₯
7 Maximum Path Quality of a Graph code πŸŸ₯
8 Number of Valid Move Combinations On Chessboard code πŸŸ₯
9 Maximize Score After N Operations code πŸŸ₯
10 Find Minimum Time to Finish All Jobs code πŸŸ₯

Dynamic Programming

# Title Code Difficulty
1 Climbing Stairs code 🟩
2 Min Cost Climbing Stairs code 🟩
3 House Robber code 🟧
4 House Robber II code 🟧
5 Longest Palindromic Substring code 🟧
6 Palindromic Substrings code 🟧
7 Maximum Product Subarray code 🟧
8 Longest Increasing Subsequence code 🟧
9 Longest Common Subsequence code 🟧

Trie

# Title Code Difficulty
1

GitHub PR Open GitHub PR closed GitHub language count

Our Contributors

Adding your name in the Contributors file [After your contribution is accepted]

  1. Open the contributors.md file

  2. Mind your number.

  3. Do not change the detail of any other contributors.

  4. Follow the format - {1. [Your name](link to your gitHub profile)} at the last of the file.

  5. Save it.

  6. Commit the changes.

  7. Make the Pull Request.

Code of Conduct

CTRL+click the GIF below

Do star, fork and share the repo to show your support, it would help others too!
❀️ Thank you all for Forking this repository ❀️


About

This is A complete DSA preparation Course. A DSA self-paced course for ultimate Interview and Placement Preparation


Languages

Language:C++ 90.9%Language:Python 9.1%