Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub) - jay-tau/leetcode-problems
screenshots leetcode editorials and problems. Contribute to akhilkammila/leetcode-screenshotter development by creating an account on GitHub.
`nums1` and `nums2` of size `m` and `n` respectively, return the median of t...0Hard/articles/median-of-two-sorted-arrays31.486.2https://leetcode.com/problems/median-of-two-sorted-arrays45Longest Palindromic SubstringGiven a string `s`, return the longest palindromic substring in `s`...
Check the consistency of the numbers (Trie Data Structure Question) Constructing the Array Range Minimum Query PPATH - Prime Path Problem Leetcode Problem Solution Count Number of Nodes in a Complete Binary Tree (Leetcode Problem Solution) Miscellaneous Get Updates on TelegramShare...
1442.Count Triplets That Can Form Two Arrays of Equal XOR (TBD) 1506.Find-Root-of-N-Ary-Tree (M+) 1734.Decode-XORed-Permutation (M+) Bit Mask 1284.Minimum-Number-of-Flips-to-Convert-Binary-Matrix-to-Zero-Matrix (M+) 1452.People-Whose-List-of-Favorite-Companies-Is-Not-a-Subset-of...
Commonly used data structures such as two-dimensional arrays and hashMap are used for processing. Stock issue 2021.05.19 No.121 The best time to buy and sell stocks Given an array prices, its i-th element prices[i] represents the price of a given stock on the i-th day.You can ...
And many data structures used: arrays, hashmaps, sets, trees, stacks... And also, time and space complexity analysis is provided for every problem! Problems covered: 1- Find pair that sums up to k 2- First repeating character 3- Remove duplicates ...
N/A Kth Smallest Sum In Two Sorted Arrays.java Hard [] Java 111 N/A Longest Common Substring.java Medium [DP, Double Sequence DP, Sequence DP, String] Java 112 N/A Rotate Image.java Medium [Array, Enumeration] Java 113 N/A Backpack III.java Hard [Backpack DP, DP] Java 114 N/A ...
Note: All explanations are written in Github Issues, please do not create any new issue or pull request in this project since the problem index should be consistent with the issue index, thanks! ('$' means the problem is locked on Leetcode, '*' means the problem is related to Database...
My Solutions for Leetcode Problems. Contribute to thirt33n/leetcode-solutions development by creating an account on GitHub.