Filter interviews by
Clear (1)
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
Discussion about last project and discussion
Top trending discussions
posted on 29 Oct 2024
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
They asked about whallenges i faced inpast
DFt task abd past experience
Redirection in Java is the process of forwarding a request from one URL to another URL.
Redirection is achieved using the HttpServletResponse.sendRedirect() method.
It is commonly used for handling authentication and authorization.
Redirection can be permanent or temporary, depending on the HTTP status code used.
Examples of HTTP status codes used for redirection are 301, 302, and 307.
posted on 26 Nov 2020
I applied via Naukri.com and was interviewed in May 2020. There were 7 interview rounds.
posted on 21 Dec 2021
I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.
Hashmap is a data structure that stores key-value pairs and allows constant time access to values.
Hashmap uses a hash function to map keys to indices in an array.
Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Hashmap operations like insertion, deletion, and lookup have an average time complexity of O(1).
posted on 18 Feb 2022
I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.
A stack is a linear data structure that follows the Last In First Out (LIFO) principle.
Implement using an array or linked list
Push operation adds element to top of stack
Pop operation removes element from top of stack
Peek operation returns top element without removing it
To find intersection of two linked lists, traverse both lists and compare each node.
Traverse both linked lists and compare each node
Use two pointers, one for each linked list
If a node is common, return the node
If both pointers reach the end, return null
I was interviewed before Feb 2024.
posted on 7 Jun 2024
I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.
Here they asked lots of logical reasoning questions and checked on how you approached different situations
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Processing Executive
1.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
143
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
143
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
119
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
105
salaries
| ₹0 L/yr - ₹0 L/yr |
Qualcomm
Intel
Advanced Micro Devices
Micron Technology