X Interview Question

The technical interview questions are several algorithm or data structure problems. They are not difficult, most come from the Leetcode or Career cup. At first round of interview, it is a recursive problem. At second round of interview, one problem is k-most in array, another is the parenthesis match problem