Skip to content

Blind 75 Leetcode Problems! 75 Common Questions on Leetcode you must solve!

Notifications You must be signed in to change notification settings

Mrsanyi123/Blind-75-Leetcode-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 

Repository files navigation

🧠 Blind 75 LeetCode Problems πŸ”

Welcome to my repository featuring the 75 Blind LeetCode Questions! 🎯 These problems are a carefully curated list of essential coding challenges designed to help you prepare for technical interviews and improve your problem-solving skills. πŸ’ͺ

7a78f48a-574f-4da2-84df-328914729384

Table of Contents

  • πŸ“Š Array
  • πŸ”’ Binary
  • 🧩 Dynamic Programming
  • πŸ—ΊοΈ Graph
  • πŸ“… Interval
  • πŸ”— Linked List
  • πŸ—ΊοΈ Matrix
  • πŸ”€ String
  • Tree
  • Heap

πŸ—‚οΈ List of Questions

πŸ“Š Array

  1. Two Sum
  2. Best Time to Buy and Sell Stock
  3. Contains Duplicate
  4. Product of Array Except Self
  5. Maximum Subarray
  6. Maximum Product Subarray
  7. Find Minimum in Rotated Sorted Array
  8. Search in Rotated Sorted Array
  9. 3 Sum
  10. Container With Most Water

πŸ”’ Binary

  1. Sum of Two Integers
  2. Number of 1 Bits
  3. Counting Bits
  4. Missing Number
  5. Reverse Bits

🧩 Dynamic Programming

  1. Climbing Stairs
  2. Coin Change
  3. Longest Increasing Subsequence
  4. Longest Common Subsequence
  5. Word Break Problem
  6. Combination Sum
  7. House Robber
  8. House Robber II
  9. Decode Ways
  10. Unique Paths
  11. Jump Game

πŸ—ΊοΈ Graph

  1. Clone Graph
  2. Course Schedule
  3. Pacific Atlantic Water Flow
  4. Number of Islands
  5. Longest Consecutive Sequence
  6. Alien Dictionary (LeetCode Premium)
  7. Graph Valid Tree (LeetCode Premium)
  8. Number of Connected Components in an Undirected Graph (LeetCode Premium)

πŸ“… Interval

  1. Insert Interval
  2. Merge Intervals
  3. Non-overlapping Intervals
  4. Meeting Rooms (LeetCode Premium)
  5. Meeting Rooms II (LeetCode Premium)

πŸ”— Linked List

  1. Reverse a Linked List
  2. Detect Cycle in a Linked List
  3. Merge Two Sorted Lists
  4. Merge K Sorted Lists
  5. Remove Nth Node From End Of List
  6. Reorder List

πŸ—ΊοΈ Matrix

  1. Set Matrix Zeroes
  2. Spiral Matrix
  3. Rotate Image
  4. Word Search

πŸ”€ String

  1. Longest Substring Without Repeating Characters
  2. Longest Repeating Character Replacement
  3. Minimum Window Substring
  4. Valid Anagram
  5. Group Anagrams
  6. Valid Parentheses
  7. Valid Palindrome
  8. Longest Palindromic Substring
  9. Palindromic Substrings

🌳 Tree

  1. Maximum Depth of Binary Tree
  2. Same Tree
  3. Invert/Flip Binary Tree
  4. Binary Tree Maximum Path Sum
  5. Binary Tree Level Order Traversal
  6. Serialize and Deserialize Binary Tree
  7. Subtree of Another Tree
  8. Construct Binary Tree from Preorder and Inorder Traversal
  9. Validate Binary Search Tree
  10. Kth Smallest Element in a BST
  11. Lowest Common Ancestor of BST
  12. Implement Trie (Prefix Tree)
  13. Add and Search Word
  14. Word Search II

πŸ“Š Heap

  1. Merge K Sorted Lists
  2. Top K Frequent Elements
  3. Find Median from Data Stream

Thank You for Reading! πŸ™

Thank you for checking out my repository of the 75 Blind LeetCode Questions! I hope you find it helpful for your coding journey.

If you enjoyed the content and would like to support my work, consider:

Your support means a lot and helps me continue creating valuable resources. Happy coding and best of luck with your practice! πŸš€

About

Blind 75 Leetcode Problems! 75 Common Questions on Leetcode you must solve!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published