Top yatra interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | First element occurring k times in an array | 5787 |
2 | Find Index of Closing Bracket for a Given Opening Bracket in an Expression | 3826 |
3 | Balanced Expression with Replacement | 3237 |
4 | Rearrange an array in order – smallest, largest, 2nd smallest, 2nd largest | 3194 |
5 | Find distinct elements common to all rows of a matrix | 3113 |
6 | Check for Balanced Parentheses in an Expression | 2807 |
7 | Iterative Method to find Height of Binary Tree | 2804 |
8 | Golomb sequence | 2604 |
9 | Sort 0s 1s and 2s in an Array | 2590 |
10 | Check if Two Expressions With Brackets are Same | 2253 |
11 | Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’ | 2009 |