i
Quest Global
Filter interviews by
I applied via Job Portal and was interviewed in Oct 2024. There were 4 interview rounds.
I was interviewed in Nov 2024.
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 encapsulation, inheritance, and polymorphism.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Inheritance allows classes to inherit at...
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness.
Multithreading allows multiple tasks to be executed simultaneously on a single CPU core.
Each thread has its own program counter, stack, and set of registers.
Example: A web browser using multithreading to load a webpage while simultaneously downloading images in the background.
Rotate a 2D matrix by 180 degrees in place without using extra space.
Iterate through the matrix and swap elements symmetrically across the center row.
Use two pointers, one starting from the first row and the other from the last row, to swap elements.
Repeat the swapping process for each row until the entire matrix is rotated.
Example: Input matrix = [[1,2,3],[4,5,6],[7,8,9]], Output matrix = [[9,8,7],[6,5,4],[3,2,1]]
Resolving complexity by breaking down tasks, prioritizing, seeking input from team members, and utilizing problem-solving skills.
Break down complex tasks into smaller, manageable components
Prioritize tasks based on importance and deadlines
Seek input and collaboration from team members to gain different perspectives
Utilize problem-solving skills to identify root causes and develop effective solutions
I applied via campus placement at Siddaganga Institute of Technology (SIT) and was interviewed in Nov 2024. There were 3 interview rounds.
It was quite difficult but did well.60 questions in 60min divided into 4 sections
Iron-Carbon Diagram shows the phases of iron and carbon at different temperatures.
Graphical representation of the phases of iron and carbon at different temperatures
Helps in understanding the microstructure of steel
Consists of regions like austenite, ferrite, cementite, and pearlite
Used in heat treatment processes to control the properties of steel
I have a strong background in design engineering with a proven track record of successful projects.
Extensive experience in CAD software such as SolidWorks and AutoCAD
Strong problem-solving skills and attention to detail
Excellent communication and teamwork abilities
Track record of delivering projects on time and within budget
Passion for innovation and continuous learning
The company is a leading design engineering firm specializing in innovative solutions for various industries.
Founded in 2005 by a team of experienced engineers
Provides services in product design, prototyping, and testing
Works with clients in automotive, aerospace, and consumer electronics sectors
Quest Global interview questions for popular designations
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
I designed HMI screens by first understanding user requirements, creating wireframes, selecting appropriate design tools, and conducting user testing.
Understand user requirements before starting the design process
Create wireframes to visualize layout and functionality
Select appropriate design tools such as Adobe XD or Sketch
Conduct user testing to gather feedback and make necessary adjustments
CV2X, CV2I, CV2G are different communication technologies used in the automotive industry for vehicle-to-everything communication.
CV2X stands for Cellular Vehicle-to-Everything and uses cellular networks for communication between vehicles, infrastructure, pedestrians, and other devices.
CV2I stands for Cellular Vehicle-to-Infrastructure and focuses on communication between vehicles and infrastructure such as traffic lig...
I have extensive experience working onsite at various client locations, collaborating with cross-functional teams to deliver successful projects.
Managed onsite team to ensure project milestones were met
Facilitated communication between onsite and offsite teams
Resolved technical issues on-site to keep project on track
I performed bench testing on various components to ensure functionality and reliability.
Tested electronic components for voltage and current levels
Conducted stress tests on mechanical parts to assess durability
Analyzed data from bench tests to identify any issues or improvements needed
Yes, I am willing to travel to Trivandrum for the role of Lead Engineer.
I am open to travel for work opportunities
I have previous experience traveling for work
I am excited about the prospect of working in Trivandrum
I have appeared for interviews at companies like Google, Amazon, and Microsoft.
Amazon
Microsoft
Get interview-ready with Top Quest Global Interview Questions
I was interviewed in Jul 2024.
I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.
The Pythagorean theorem states that in a right-angled triangle, the square of the length of the hypotenuse is equal to the sum of the squares of the lengths of the other two sides.
In a right-angled triangle, if a and b are the lengths of the two shorter sides, and c is the length of the hypotenuse, then a^2 + b^2 = c^2.
The theorem is named after the ancient Greek mathematician Pythagoras.
It is commonly used in geometry...
Heat treatment is a process used to alter the physical and sometimes chemical properties of a material through heating and cooling.
Heating the material to a specific temperature
Holding it at that temperature for a set amount of time
Cooling it at a controlled rate
Types of heat treatment include annealing, tempering, quenching, and case hardening
A singly linked list is a data structure where each element points to the next element in the sequence.
Create a Node class with data and next pointer
Initialize head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
Example: Node class {int data; Node next;}
Example: Add nodes 1 -> 2 -> 3 -> 4
Example: Traversal: 1 -> 2 -> 3 -> 4
To add a new node to a singly linked list (SLL)
Create a new node with the data to be added
Traverse the linked list to find the last node
Point the next pointer of the last node to the new node
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Top trending discussions
Interview experience
based on 2.3k reviews
Rating in categories
Bangalore / Bengaluru
4-8 Yrs
Not Disclosed
Senior Software Engineer
2.4k
salaries
| ₹4.7 L/yr - ₹20 L/yr |
Software Engineer
1.7k
salaries
| ₹2.8 L/yr - ₹9.4 L/yr |
Senior Engineer
1.7k
salaries
| ₹4.9 L/yr - ₹18.3 L/yr |
Lead Engineer
1.6k
salaries
| ₹7.6 L/yr - ₹23.5 L/yr |
Design Engineer
604
salaries
| ₹2.4 L/yr - ₹10.2 L/yr |
TCS
Infosys
Wipro
HCLTech