Daily leetcode Challenge.
Languages used: Java and Python
- Add to Array-Form of Integer
- Container With Most Water
- Diagonal Traverse II
- Divide Arrays In K Consecutive Numbers
- Elimination Game
- Fair Candy Swap
- Find Common Characters
- Find the Duplicate Number
- Find Lucky Integer in Array
- Find the Mediam From Data Stream
- Find Minimum in Rotated Sorted Array
- First Missing Positive
- Increasing Triplet Subsequence
- Insert Interval
- Intersection of Two Arrays
- K Closest Points to Origin
- Longest Consecutive Sequence
- Majority Element
- Maximize Distance to Closest Person
- Max Product of Three Numbers
- Minimum Value to Get Positive Step by Step Sum
- N-Repeated Element in Size 2N Array
- Next Greater Element
- Partition Array Into Disjoint Intervals
- Pascal's Triangle
- Prison Cells After N Days
- Queens That can Attack King
- Rank Transform Array
- Reshape the Matrix
- Rotate the Array
- Search in Rotated Sorted Array
- Shortest Unsorted Continuous Subarray
- Shuffle Array
- Sort Array by Parity
- Sort Colors
- Subarray Sum Equals K
- Sum Of Even Numbers After Queries
- Third Maximum Number
- Two Sum - Unique Pairs
- Climbing Stairs
- Coin Change
- Count Square With Ones
- House Robber
- Longest Increasing Subsequence
- Longest Palindromic Substring
- Maximum Length Pair Chain
- Max with Min Altitudes
- Number Of Islands
- Palindromic Substrings
- Predict Winner
- Reducing Dishes
- Regex Matching
- Unbounded Knapsack
- Unique Paths
- 0-1 Knapsack
- All Paths From Src To Target
- Course Schedule II
- Critical Routers
- Escape Large Maze
- Minimum Cost to Repair Edges
- Number to Make Network Connected
- Remove Duplicates from Sorted List
- Reconstruct Itinerary
- Surrounded Regions
- Assign Cookies
- Car Pooling
- Fractional Knapsack
- Maximize Sum after K Negations
- Maximum Score Words
- Score After Flipping Matrix
- Design Linked List
- Linked List Cycle II
- Merge Two Sorted Lists
- Reverse Linked List II
- Swap Nodes in Pairs
- Find the Minimum Number of Fibonacci Numbers Whose Sum Is K
- Happy Number
- Maximum Swap
- Perfect Squares
- Square Root X
- Asteroid Collision
- Backspace String Compare
- Minimum Add to Make Parentheses Valid
- Reverse Substrings Between Parentheses
- Divisibility of Strings
- Isomorphic Strings
- Longest Common Prefix
- Minimum Steps to Make Two Strings Anagram
- Rearrange Words in Sentence
- Search Suggestions System
- String Matching in Array
- Substring with Exactly K Distinct Characters