Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
Consisted of technical+ mathematical Aptitude questions
To reverse a linked list, iterate through the list and change the direction of pointers.
Iterate through the linked list and keep track of the previous, current, and next nodes.
Update the pointers of each node to reverse the direction.
Set the head of the linked list to the last node after reversing.
To implement a stack using a queue, we can use two queues. To implement a queue using a stack, we can use two stacks.
To implement a stack using a queue, we can use two queues. One queue will act as the main stack, while the other will be used for temporary storage during push operations.
For example, when pushing an element onto the stack, we can dequeue all elements from the main queue and enqueue them into the tempora...
posted on 13 Jun 2024
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
The task was a Codility type
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
posted on 18 Mar 2024
I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.
Basic question asked
Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.
Encapsulation: bundling data and methods that operate on the data into a single unit (object)
Inheritance: ability of a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
Basic Aptitude questions were there which I think anyone can clear.
2 easy level programming questions were asked.
I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.
Coding test consists of easy to medium difficulty problems.
HashMap in Java is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
HashMap is part of the Java Collections framework.
It uses hashing to store key-value pairs, allowing for O(1) retrieval time on average.
Keys in a HashMap must be unique, but values can be duplicated.
Example: HashMap
I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.
Basic coding questions
I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Technical Support Engineer 3
40
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Support Engineer
29
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Support Engineer 2
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer III
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Gen
McAfee
Palo Alto Networks
Check Point Software Technologies