Top karat interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | Text Justification LeetCode Solution | 9682 |
2 | Count subarrays with equal number of 1’s and 0’s | 7115 |
3 | Employee Free Time LeetCode Solution | 6094 |
4 | Length of the largest subarray with contiguous elements | 5543 |
5 | Maximum Length of Repeated Subarray | 4880 |
6 | BFS for Disconnected Graph | 4344 |
7 | Generate all possible sorted arrays from alternate elements of two given sorted arrays | 4000 |
8 | Lowest Common Ancestor of a Binary Tree Leetcode Solution | 3895 |
9 | Maximize sum of consecutive differences in a circular array | 3455 |