Top oxigen-wallet interview questions
| S.No | Interview Question | Number of times candidates experienced this question in interviews |
|---|---|---|
| 1 | Print all Possible Combinations of R Elements in a given Array of size N | 7525 |
| 2 | Find sum of non-repeating elements (distinct) elements in an array | 7293 |
| 3 | Implementation of Deque using Doubly Linked List | 6078 |
| 4 | Maximum Sum of Non Consecutive Elements | 3286 |
| 5 | Program to Toggle all Characters in a String | 3111 |
| 6 | Check whether a given Binary Tree is Complete or not | 2717 |
| 7 | Remove Minimum Number of Elements Such That no Common Element Exist in both Array | 2650 |