Filter interviews by
I appeared for an interview in Mar 2025, where I was asked the following questions.
I appeared for an interview in Aug 2024.
1. question from hashmap to print the number which occurs most in the array.
I applied via Naukri.com and was interviewed in May 2022. There were 4 interview rounds.
It have questions related aptitude and coding
It's related core Java concepts
I applied via Naukri.com and was interviewed before Aug 2022. There were 4 interview rounds.
I applied via Approached by Company and was interviewed before Mar 2022. There were 2 interview rounds.
Operations on Linked List and Array with their time complexities.
Linked List operations: insertion (O(1)), deletion (O(1)), traversal (O(n)), search (O(n))
Array operations: insertion (O(n)), deletion (O(n)), traversal (O(n)), search (O(n))
Arrays have constant time access to elements while linked lists don't.
Arrays are better for random access while linked lists are better for sequential access.
Optimized code for stack, queue, and tree operations.
For stack operations, use an array or linked list and implement push, pop, and peek functions.
For queue operations, use a circular buffer or linked list and implement enqueue, dequeue, and peek functions.
For tree operations, use recursion and implement traversal algorithms such as inorder, preorder, and postorder.
Optimize code by reducing unnecessary operations and u...
Top trending discussions
I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.
posted on 23 Jan 2022
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Referral and was interviewed in Jun 2021. There were 3 interview rounds.
Some of the top questions asked at the Quest Software interview -
The duration of Quest Software interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 4 interview experiences
Difficulty level
Duration
based on 33 reviews
Rating in categories
Software Development Engineer
34
salaries
| ₹7.2 L/yr - ₹16 L/yr |
Software Developer
21
salaries
| ₹5.9 L/yr - ₹22 L/yr |
Software Engineer
20
salaries
| ₹5 L/yr - ₹19.9 L/yr |
Software Dev Staff Engineer
13
salaries
| ₹7.3 L/yr - ₹23.3 L/yr |
Associate Software Engineer
11
salaries
| ₹6 L/yr - ₹10 L/yr |
TCS
Wipro
Infosys
LTIMindtree