A structured approach to mastering fundamental programming concepts through carefully selected LeetCode problems.
- Completed Problems: 0
- Total Problems: 75
- Completion Rate: 0%
- Merge Strings Alternately
Easy
- Greatest Common Divisor of Strings
Easy
- Kids With the Greatest Number of Candies
Easy
- Can Place Flowers
Easy
- Reverse Vowels of a String
Easy
- Reverse Words in a String
Medium
- Product of Array Except Self
Medium
- Increasing Triplet Subsequence
Medium
- String Compression
Medium
- Move Zeroes
Easy
- Is Subsequence
Easy
- Container With Most Water
Medium
- Max Number of K-Sum Pairs
Medium
- Maximum Average Subarray I
Easy
- Maximum Number of Vowels in a Substring of Given Length
Medium
- Max Consecutive Ones III
Medium
- Longest Subarray of 1's After Deleting One Element
Medium
- Find the Highest Altitude
Easy
- Find Pivot Index
Easy
- Find the Difference of Two Arrays
Easy
- Unique Number of Occurrences
Easy
- Determine if Two Strings Are Close
Medium
- Equal Row and Column Pairs
Medium
- Removing Stars From a String
Medium
- Asteroid Collision
Medium
- Decode String
Medium
- Number of Recent Calls
Easy
- Dota2 Senate
Medium
- Delete the Middle Node of a Linked List
Medium
- Odd Even Linked List
Medium
- Reverse Linked List
Easy
- Maximum Twin Sum of a Linked List
Medium
- Maximum Depth of Binary Tree
Easy
- Leaf-Similar Trees
Easy
- Count Good Nodes in Binary Tree
Medium
- Path Sum III
Medium
- Longest ZigZag Path in a Binary Tree
Medium
- Lowest Common Ancestor of a Binary Tree
Medium
- Binary Tree Right Side View
Medium
- Maximum Level Sum of a Binary Tree
Medium
- Search in a Binary Search Tree
Easy
- Delete Node in a BST
Medium
- Keys and Rooms
Medium
- Number of Provinces
Medium
- Reorder Routes to Make All Paths Lead to the City Zero
Medium
- Evaluate Division
Medium
- Nearest Exit from Entrance in Maze
Medium
- Rotting Oranges
Medium
- Kth Largest Element in an Array
Medium
- Smallest Number in Infinite Set
Medium
- Maximum Subsequence Score
Medium
- Total Cost to Hire K Workers
Medium
- Guess Number Higher or Lower
Easy
- Successful Pairs of Spells and Potions
Medium
- Find Peak Element
Medium
- Koko Eating Bananas
Medium
- Letter Combinations of a Phone Number
Medium
- Combination Sum III
Medium
- N-th Tribonacci Number
Easy
- Min Cost Climbing Stairs
Easy
- House Robber
Medium
- Domino and Tromino Tiling
Medium
- Unique Paths
Medium
- Longest Common Subsequence
Medium
- Best Time to Buy and Sell Stock with Transaction Fee
Medium
- Edit Distance
Medium
- Counting Bits
Easy
- Single Number
Easy
- Minimum Flips to Make a OR b Equal to c
Medium
- Implement Trie (Prefix Tree)
Medium
- Search Suggestions System
Medium
- Non-overlapping Intervals
Medium
- Minimum Number of Arrows to Burst Balloons
Medium
- Daily Temperatures
Medium
- Online Stock Span
Medium
- Check off problems as you complete them using the checkboxes
- Focus on understanding patterns within each category
- Review completed problems periodically
- Track your progress using the progress bar at the top
- Easy: 19 problems
- Medium: 56 problems
- Hard: 0 problems
- Solve problems within the same category consecutively
- Understand the patterns and techniques specific to each category
- Review solutions after solving or if stuck for more than 30-45 minutes
- Practice explaining your solutions to reinforce understanding
Happy Coding! 🚀# Leetcode75