Ahnaf Shahrear Khan | [email protected] | LinkedIn | Facebook
This repository contains some must-solve important LeetCode problems to ace technical & coding interviews for Software Engineering Jobs
Important
Try to solve every problem from LeetCode Blind 75, LeetCode Top Interview 150, LeetCode Top Interview Questions, LeetCode Top 150 Liked Problems & NeetCode Blind 75
Checkout my LeetCode profile ahnafshahrear
- Two Sum
- Find All Numbers Disappeared in an Array
- Best Time to Buy & Sell Stock & Best Time to Buy & Sell Stock II
- Single Number
- Find the Duplicate Number
- First Missing Positive
- Increasing Triplet Subsequence
- Remove Duplicates from Sorted Array
- Remove Element
- Intersection of Two Arrays & Intersection of Two Arrays II
- Maximum Subarray
- Jump Game
- Longest Consecutive Sequence
- Majority Element
- Merge Sorted Array
- Move Zeroes
- Pascal's Triangle
- Product of Array Except Self
- Count & Say
- Sort Array By Parity
- Reverse Linked List
- Intersection of Two Linked Lists
- Merge Two Sorted Lists
- Linked List Cycle & Linked List Cycle II
- Middle of the Linked List
- Delete Node in a Linked List
- Remove Duplicates from Sorted List
- Remove Linked List Elements
- Palindrome Linked List
- First Unique Character in a String
- Is Subsequence
- Reverse Words in a String
- Length of Last Word
- Backspace String Compare
- Valid Palindrome & Valid Palindrome II
- Circular Sentence
- Longest Common Prefix
- Longest Palindrome
- Reverse Vowels of a String
- Rotate String
- Maximum Depth of Binary Tree
- Same Tree
- Balanced Binary Tree
- Convert Sorted Array to Binary Search Tree
- Search in a Binary Search Tree
- Invert Binary Tree
- Lowest Common Ancestor of a Binary Search Tree
- Lowest Common Ancestor of a Binary Tree
- Subtree of Another Tree
- Symmetric Tree
- Validate Binary Search Tree
- Path Sum
- Search Insert Position
- Find First & Last Position of Element in Sorted Array
- Sqrt(x)
- Search a 2D Matrix