# Questions that required help to solve ## Strings ### [22_Generate_Parenthesis](https://leetcode.com/problems/generate-parentheses/description/) ###[856_Score_of_Parenthesis](https://leetcode.com/problems/score-of-parentheses/description/) ## Two Pointers ### [3Sum](https://leetcode.com/problems/3sum/)