Filter interviews by
Be the first one to contribute and help others!
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
4 easy level questions will be asked basically from arrays and strings.
Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.
posted on 7 Jan 2025
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.
Transpose the matrix by swapping elements across the diagonal
For clockwise rotation, reverse each row of the transposed matrix
For anti-clockwise rotation, reverse each column of the transposed matrix
Use binary search to efficiently find a particular element in a sorted array.
Start by comparing the target element with the middle element of the array.
If the target element is less than the middle element, search the left half of the array.
If the target element is greater than the middle element, search the right half of the array.
Repeat the process until the target element is found or the search space is empty.
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
The assignment is easy and can be completed with proper user research. I completed the assignment but didn't submit
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
JAM just introduce yourself or speak on sometime topic shared
English knowledge pen n paper
50mins aptitude test
A swap program in C language exchanges the values of two variables.
Declare two variables to store the values to be swapped
Use a temporary variable to hold one of the values
Assign the value of one variable to the other, and then assign the temporary variable to the first variable
posted on 1 Aug 2024
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
The angle between the hour hand and minute hand of a clock changes continuously as time passes.
The angle between the hour hand and minute hand of a clock can be calculated using the formula: |(30*H - (11/2)*M)|, where H is the hour and M is the minute.
The angle between the hour hand and second hand of a clock can be calculated using the formula: |(30*H - (59/2)*S)|, where H is the hour and S is the second.
The angle bet...
Print diamond structure with stars
Start with a loop to print spaces before stars
Then print stars in a loop
Adjust the number of spaces and stars based on the row number to form a diamond shape
posted on 12 Jun 2024
based on 5 reviews
Rating in categories
Software Engineer
5
salaries
| ₹3.6 L/yr - ₹7.6 L/yr |
Digital Marketing Specialist
4
salaries
| ₹5 L/yr - ₹5.2 L/yr |
Business Development Specialist
3
salaries
| ₹7 L/yr - ₹8 L/yr |
Software Engineer Level 1
3
salaries
| ₹3.6 L/yr - ₹5 L/yr |
TCS
Infosys
Wipro
HCLTech