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