DSA_sheets/Questions.md

2.5 KiB

List of curated Questions:

Topic: Arrays, Binary Search, Two-pointers

  1. Two sum Leetcode 150 Blind 75 Striver
  2. Best Time to Buy and Sell Stock Leetcode 150 Blind 75 Striver
  3. Contains Duplicate Blind 75
  4. Product of Array Except Self Leetcode 150 Blind 75
  5. Maximum Product Subarray Blind 75
  6. Find Minimum in Rotated Sorted Array Blind 75 Leetcode 150
  7. Search in Rotated Sorted Array Blind 75 Leetcode 150 Striver
  8. 3sum Blind 75 Leetcode 150 Striver
  9. Container With Most Water Blind 75 Leetcode 150
  10. Merge Intervals Blind 75 Leetcode 150 Striver
  11. Set Matrix Zeroes Blind 75 Leetcode 150 Striver
  12. Maximum Subarray Leetcode 150 Striver
  13. Rotate Image Blind 75 Leetcode 150 Striver
  14. Merge Sorted Array Leetcode 150 Striver
  15. Find the Duplicate Number Striver
  16. Search a 2D Matrix Leetcode 150 Striver
  17. Pow(x, n) Leetcode 150 Striver
  18. Majority Element Leetcode 150 Striver
  19. Longest Consecutive Sequence Leetcode 150 Striver
  20. Longest Substring Without Repeating Characters Leetcode 150 Striver