i
Quest Global
Filter interviews by
Linked list is a data structure where elements are stored in nodes with pointers to the next node. Array list is a dynamic array that can grow or shrink in size.
Linked list allows for efficient insertion and deletion of elements anywhere in the list.
Array list provides fast access to elements using index, but slower insertion and deletion compared to linked list.
Example: Linked list - 1 -> 2 -> 3 -> 4 -> 5, Array list
The @Controller annotation is used for traditional MVC controllers, while @RestController is used for RESTful web services.
The @Controller annotation is used to define a class as a Spring MVC controller, which can handle HTTP requests and return a view.
The @RestController annotation is used to define a class as a controller for RESTful web services, which can handle HTTP requests and return data in JSON or XML format.
T...
Asked basics of Javascript and ReactJS and data flow
React is a JavaScript library for building user interfaces. Virtual DOM is a lightweight copy of the Real DOM, used for efficient updates.
React is a popular JavaScript library for building user interfaces.
Virtual DOM is a lightweight copy of the Real DOM, used for efficient updates.
When changes are made in React, the Virtual DOM is updated first, then compared to the Real DOM to minimize actual DOM manipulation.
SOLID principles are a set of five design principles for writing maintainable and scalable code.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Classes should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correct...
Data binding in WPF allows synchronization of data between UI elements and data sources
Data binding in WPF can be achieved using the Binding markup extension
Properties of UI elements can be bound to properties of data objects
Example:
What people are saying about Quest Global
I applied via Job Portal and was interviewed in Sep 2023. There were 3 interview rounds.
Quest Global interview questions for designations
C++ object oriented programming , VC++ , MFC WINDOWS , win 32 API
Cpp coading questions basically client round
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Aptitude test is about 3 sections, numerical, logical and verbal which is a average test.
It was easy, basic cpp
posted on 28 Apr 2023
I applied via LinkedIn and was interviewed before Apr 2022. There were 5 interview rounds.
It was easy, basic questions only.
It basic question with sorting and puzzle
based on 8 interviews
2 Interview rounds
based on 24 reviews
Rating in categories
Senior Software Engineer
2.4k
salaries
| ₹4.7 L/yr - ₹20 L/yr |
Software Engineer
1.7k
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Senior Engineer
1.7k
salaries
| ₹4.9 L/yr - ₹18.2 L/yr |
Lead Engineer
1.6k
salaries
| ₹7.7 L/yr - ₹24.8 L/yr |
Design Engineer
609
salaries
| ₹2 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
HCLTech