Filter interviews by
I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.
Duration:1hr 30mins
5 coding questions
1 of them were easy level(arrays)
next 3 are of easy-medium level(sorting,stacks,linkedlist)
and last 2 of hard level(Dp)
Platform:Coderbyte
Find the first and last occurrence of a given number in a sorted array.
Use binary search to find the first occurrence of the number.
Use binary search again to find the last occurrence of the number.
Return the indices of the first and last occurrence.
Searching algorithms are used to find a specific item or value in a collection of data.
Linear search checks each item in the collection until the target value is found.
Binary search divides the collection in half and checks if the target value is in the lower or upper half.
Hash tables use a hash function to map the target value to an index in an array.
Depth-first search and breadth-first search are used to traverse gra...
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.
Java is a high-level programming language known for its platform independence and object-oriented approach.
Java is widely used for developing desktop, web, and mobile applications.
It is known for its robustness, security, and scalability.
Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM).
It supports multithreading, exception handling, and automatic memory management.
Popular framewor...
I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.
based on 2 interview experiences
Difficulty level
Duration
based on 3 reviews
Rating in categories
Data Analyst
3
salaries
| ₹2.4 L/yr - ₹3.6 L/yr |
TCS
Accenture
Wipro
Cognizant