Filter interviews by
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...
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.
Top trending discussions
I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.
I appeared for an interview before Jul 2020.
Yes, Infosys is listed on the Indian stock exchanges as well as on the NYSE.
Infosys is listed on the Bombay Stock Exchange (BSE) and National Stock Exchange of India (NSE)
It is also listed on the New York Stock Exchange (NYSE)
Infosys has a market capitalization of over $80 billion as of 2021
I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 3 interview rounds.
Standard Aptitude questions
Based on strings and array
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