Filter interviews by
Top trending discussions
posted on 27 Nov 2024
OnCampus Test including DSA Questions
Data structure and algorithms
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
Binary search program code in Python
Define a function that takes a sorted array and a target value as input
Initialize two pointers, low and high, to the start and end of the array
While low is less than or equal to high, calculate mid as (low + high) // 2 and compare array[mid] with target
If array[mid] is equal to target, return mid
If array[mid] is less than target, update low to mid + 1
If array[mid] is greater than tar...
Calculator code of addition substraction and multiplication
CODING TEST OF how to add 2 numbers
Coding test of how to use loops
Interview experience
based on 4 reviews
Rating in categories
Senior Consultant
1.4k
salaries
| ₹7.5 L/yr - ₹21 L/yr |
Staff Consultant
1.2k
salaries
| ₹4.5 L/yr - ₹13.6 L/yr |
Associate Consultant
1.1k
salaries
| ₹3.2 L/yr - ₹10 L/yr |
Principal Consultant
710
salaries
| ₹10 L/yr - ₹27.6 L/yr |
Application Developer
517
salaries
| ₹6 L/yr - ₹22 L/yr |
Oracle
TCS
Infosys
Wipro