Filter interviews by
I applied via Campus Placement and was interviewed in Feb 2023. There were 3 interview rounds.
160 mcq wuestions on cse subjects
Two pointer approach to find middle element of a linked list.
Initialize two pointers, one slow and one fast, both pointing to the head of the linked list.
Move the slow pointer one step at a time and the fast pointer two steps at a time.
When the fast pointer reaches the end of the linked list, the slow pointer will be pointing to the middle element.
I applied via Campus Placement and was interviewed in Mar 2023. There were 3 interview rounds.
Mainly focuses on data structures
Backend technologies refer to the server-side technologies used to develop and maintain web applications.
Backend technologies include programming languages such as Java, Python, Ruby, and PHP.
Data structures used in backend development include arrays, linked lists, stacks, and queues.
Backend technologies also involve the use of databases such as MySQL, MongoDB, and Oracle.
Backend developers also use frameworks such as ...
Top trending discussions
Very impressive able to solve 100 coding questions within 10 mins
Find the minimum string in an array of strings.
Iterate through the array and compare each string to find the minimum.
Use a built-in function like sort() to sort the array and then return the first element.
Consider using a loop to compare each element with the current minimum.
Find the maximum value in an array of strings.
Convert the strings to numbers if needed before finding the maximum value.
Use a loop to iterate through the array and compare each element to find the maximum value.
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Some coding question about optimization algorthim
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
The first circular tour that visits all petrol pumps can be found using the concept of a circular linked list.
Create a circular linked list with each node representing a petrol pump
Calculate the difference between petrol available at each pump and the distance to the next pump
Start from a pump where the sum of differences is positive and traverse the circular linked list until completing the tour
I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.
First round was a aptitude test of 25 question
Oops concept in Java refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Polymorphism allows objects to be treated as instances of their parent class.
Abstraction hides the implementation d...
Code to create a pattern and explain each line of code
Start by defining the number of rows and columns in the pattern
Use nested loops to iterate through each row and column
Decide the pattern you want to create and use conditional statements to determine the output for each position
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.
The order of execution refers to the sequence in which instructions or operations are executed in a program.
The order of execution is determined by the programming language and the specific code being executed.
Generally, code is executed line by line from top to bottom.
However, there are exceptions such as loops, conditionals, and function calls that can alter the order of execution.
In some programming languages, there...
Find the pair element from the array
Iterate through the array and use a hashmap to store elements and their counts
Check if the current element's complement exists in the hashmap
Return the pair if found, otherwise return null
I applied via Campus Placement and was interviewed before Jan 2024. There was 1 interview round.
We had an aptitude test which involved 60 questions in 15 minutes. Of course, no one can solve this fast, but it was about the hit rate / accuracy and volume. Subsequent followed with two guesstimate based rounds and final as HR round which involved asking about college projects, extra curricular experiences and so on.
I applied via Campus Placement and was interviewed in Jul 2020. There were 4 interview rounds.
based on 2 interviews
Interview experience
based on 21 reviews
Rating in categories
Software Developer
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Financial Controller
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Manager
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Backend Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Indiamart Intermesh
Alibaba Group
Amazon
Flipkart