Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2023. There were 2 interview rounds.
It was around 45 minutes. Topics covered are Java, JavaScript and DevOps. It was more of how you think and approach to solution and general good practices rather than what kind of syntax and rules you remember about tools and technology. over-all how a technical interview should be.
I was asked to right pseudo code for Java Stream and also working code for JavaScript to filter data and sum the filtered array.
posted on 8 Nov 2024
I applied via campus placement at Gokaraju Rangaraju Institute of Engineering and Technology, Hyderabad and was interviewed before Nov 2023. There were 2 interview rounds.
It was both aptitude and coding questions combined test.
There will be 2 questions and we have 30 mins of time. I solved one of them and the other I just wrote code but did not get enough time to submit.
Explanation of sorting techniques and implementation of bubble sort
Sorting techniques include bubble sort, selection sort, insertion sort, merge sort, quick sort, etc.
Bubble sort compares adjacent elements and swaps them if they are in the wrong order, repeating until the array is sorted.
Example: [5, 3, 8, 2, 1] -> [3, 5, 8, 2, 1] -> [3, 5, 2, 8, 1] -> [3, 5, 2, 1, 8] -> [3, 2, 5, 1, 8] -> [3, 2, 1, 5, 8] -> [2, 3, 1,
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array into two halves and compare the target value with the middle element.
If the target value is less than the middle element, search the left half. If greater, search the right half.
Repeat the process until the target value is found or the subarray is empty.
Data Annotator
39
salaries
| ₹1.7 L/yr - ₹3.6 L/yr |
Data Annotation Engineer
32
salaries
| ₹1.6 L/yr - ₹3.9 L/yr |
Team Lead
19
salaries
| ₹2 L/yr - ₹5 L/yr |
Back Office Executive
17
salaries
| ₹1.7 L/yr - ₹3.6 L/yr |
Data Analyst
15
salaries
| ₹1.8 L/yr - ₹4 L/yr |
Fractal Analytics
Mu Sigma
Tiger Analytics
LatentView Analytics