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