Join Whatsapp group to get jobs on your finger tip : Join Now
Join Youtube channel to get to know software engineering more : Join Now
Some problem were asked exactly same as available on Leetcode and some of them were similar or variations of the problems available.
Easy Problems –
- Design HashMap – Link
- Remove Duplicates from Sorted Array – Link
- Move Zeroes – Link
- Longest Common Prefix – Link
- Implement strStr() – Link
- Valid Anagram – Link
- Best Time to Buy and Sell Stock – Link
- Maximum Subarray – Link
- Two Sum – Link
- Diameter of Binary Tree – Link
- Range Sum of BST – Link
- Count Primes – Link
- Add Strings – Link
- Middle of the Linked List – Link
- Symmetric Tree – Link
Medium Problems –
- Design Hit Counter – Link
- Merge Intervals – Link
- Basic Calculator II – Link
- Web Crawler – Link
- Exclusive Time of Functions – Link
- Web Crawler Multithreaded – Link
- Merge Intervals – Link
- Reverse Substrings Between Each Pair of Parentheses – Link
- Design Twitter – Link
- LRU Cache – Link
- Pow(x, n) – Link
- Reverse Words in a String – Link
- Longest Substring Without Repeating Characters – Link
- Course Schedule II – Link
- Search in Rotated Sorted Array – Link
- String to Integer (atoi) – Link
- Group Anagrams – Link
- Letter Combinations of a Phone Number – Link
- Copy List with Random Pointer – Link
- Binary Tree Right Side View – Link
- Unique Paths – Link
- Kth Smallest Element in a BST – Link
- Flatten Binary Tree to Linked List – Link
- Search a 2D Matrix II – Link
- 3Sum – Link
- Word Break – Link
- Binary Search Tree Iterator – Link
- Decode String – Link
- Find All Anagrams in a String – Link
- Meeting Rooms II – Link
- Top K Frequent Elements – Link
- Longest Palindromic Substring – Link
- Path Sum II – Link
- Reverse Linked List II – Link
- Find First and Last Position of Element in Sorted Array – Link
Hard Problems –
- Median of Two Sorted Arrays – Link
- Trapping Rain Water – Link
- Regular Expression Matching – Link
- Sliding Window Maximum – Link
- Sudoku Solver – Link
- Merge k Sorted Lists – Link
- Longest Duplicate Substring – Link
- Word Break II – Link
- Regular Expression Matching – Link
- Sliding Window Maximum – Link