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 | 7576 |
| 2 | Find sum of non-repeating elements (distinct) elements in an array | 7349 |
| 3 | Implementation of Deque using Doubly Linked List | 6133 |
| 4 | Maximum Sum of Non Consecutive Elements | 3335 |
| 5 | Program to Toggle all Characters in a String | 3190 |
| 6 | Check whether a given Binary Tree is Complete or not | 2767 |
| 7 | Remove Minimum Number of Elements Such That no Common Element Exist in both Array | 2700 |