#Leetcode Problems
#Leetcode Problems
Array
1 Two Sum 45.0% Easy
105 Construct Binary Tree from Preorder and Inorder 45.1% Medium
Traversal
123 Best Time to Buy and Sell Stock III 35.7% Hard
34 Find First and Last Position of Element in Sorted Array 34.9% Medium
106 Construct Binary Tree from Inorder and Postorder 42.6% Medium
Traversal
714 Best Time to Buy and Sell Stock with Transaction Fee 52.8% Medium
158 Read N Characters Given Read4 II - Call multiple times 30.1% Hard
159 Longest Substring with At Most Two Distinct Characters 48.5% Medium
Maths
2 Add Two Numbers 32.6% Medium
34 Find First and Last Position of Element in Sorted Array 34.9% Medium
Backtracking
211 Add and Search Word - Data structure design 33.6% Medium
Two pointers
Greedy
1007 Minimum Domino Rotations For Equal Row 50.5% Medium
714 Best Time to Buy and Sell Stock with Transaction Fee 52.8% Medium