Filter interviews by
MCQ on DSA, 2 simple coding question
Rotate array clockwise K times, implement binary search
Rotate the array by reversing the array and then reversing the first K elements and then reversing the remaining elements
Implement binary search by dividing the array into two halves and comparing the middle element with the target
Repeat the binary search until the target is found or the array is exhausted
A linked list is a data structure where each element points to the next element. Operations include insertion, deletion, and traversal.
To insert a new element, create a new node and update the pointers of the previous and next nodes.
To delete an element, update the pointers of the previous and next nodes to skip the node to be deleted.
Traversal involves starting at the head node and following the pointers to each subse
based on 1 review
Rating in categories
Software Engineer
58
salaries
| ₹4 L/yr - ₹17.3 L/yr |
Software Developer
34
salaries
| ₹4 L/yr - ₹9.1 L/yr |
Software Development Engineer
25
salaries
| ₹5.5 L/yr - ₹11 L/yr |
R&D Engineer
17
salaries
| ₹9 L/yr - ₹9 L/yr |
Project Manager
13
salaries
| ₹7.8 L/yr - ₹22 L/yr |
TCS
Wipro
Infosys
HCLTech