Filter interviews by
A list is a collection of elements where the order matters, while a queue is a collection of elements where the order is important for processing.
List is a linear data structure, while queue is an abstract data type.
In a list, elements can be accessed randomly, while in a queue, elements are accessed in a specific order (FIFO).
List allows duplicate elements, while queue typically does not allow duplicates.
List supports...
Top trending discussions
In Mu Sigma APT round is divided into 3 sections Quant, Logical and verbal
I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.
OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOP focuses on creating objects that interact with each other to solve problems.
Key concepts include classes, objects, inheritance, polymorphism, and encapsulation.
Classes are blueprints for creating objects, while objects are instances of classes.
Inheritance allows a class to i...
Coding was good and it was based on bubble sort
Prepare well on coding n programming
Topic will be give should talk for a min
FIFO stands for First In, First Out. LIFO stands for Last In, First Out.
FIFO is a method for organizing and manipulating a data buffer, where the first element added is the first to be removed.
LIFO is a method where the last element added is the first to be removed.
FIFO is like a queue, while LIFO is like a stack.
Example: In a FIFO queue, if elements A, B, and C are added in that order, they will be removed in the same...
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Fail fast iterator throws ConcurrentModificationException if the collection is modified while iterating. Fail safe iterator does not throw exception but works on clone of collection.
Fail fast iterator checks for modification during iteration and throws ConcurrentModificationException if found.
Fail safe iterator works on clone of collection and does not throw exception if collection is modified.
Example: ArrayList iterat...
based on 1 interview
Interview experience
Research Associate
261
salaries
| ₹3.6 L/yr - ₹9 L/yr |
Research Associate II
59
salaries
| ₹5.5 L/yr - ₹9 L/yr |
Senior Research Associate
58
salaries
| ₹6.2 L/yr - ₹13.8 L/yr |
Junior Research Associate
44
salaries
| ₹2.9 L/yr - ₹4.5 L/yr |
Senior Software Engineer
42
salaries
| ₹16.2 L/yr - ₹42 L/yr |
Acuity Knowledge Partners
Mu Sigma
Nielsen
Netscribes