Skip to content

Blind 75 is a curated list of LeetCode questions created in 2018. We can practice these questions to save time in the job-finding process. Many other LeetCode problems are technical mixes of these individual problems.

Notifications You must be signed in to change notification settings

open-minded13/leetcode-blind-75-solutions

Repository files navigation

LeetCode Blind 75 Challenges with Solutions

If you find this repository helpful, please give me a star to inspire me to keep it updated and benefit more people. Thank you! 🌟

Blind 75 is a curated list of LeetCode questions created in 2018. We can practice these questions to save time in the job-finding process. Many other LeetCode problems are technical mixes of these individual problems.

Grind 75 is a dynamic list of top LeetCode interview questions created in 2023. It's up-to-date and well-chosen, and we can personalize it according to our schedule, time constraints, and preferences. I practice Grind 75 in parallel on this repository.

Goal: To achieve the review of the application of the following data structures and algorithms, except the theory of NP-Completeness.

  • Data Structures: (1) Arrays; (2) Stacks and Queues; (3) Linked Lists; (4) Trees; (5) Graphs; (6) Sorting; (7) Hashing.
  • Algorithms: (1) Greedy Method; (2) Divide and Conquer; (3) Tree Searching Strategies; (4) Prune and Search; (5) Dynamic Programming.

Recommended online textbook for quick review of concepts: Hello Algo

Project Timeline

  • Start Date: Mar 26, 2023
  • Completion Date: Ongoing 🧙🪄

1. Array

2. Dynamic Programming

3. Graph

4. Interval

5. Linked List

6. Matrix

7. String

8. Tree

9. Heap

10. Bonus: Binary

About

Blind 75 is a curated list of LeetCode questions created in 2018. We can practice these questions to save time in the job-finding process. Many other LeetCode problems are technical mixes of these individual problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published