Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com
Hacker rank question - easy and medium
Design solution for problems
Design a software for car ECU
Identify the requirements and functionalities of the ECU
Choose a programming language and development environment
Implement the software to control the engine, transmission, and other systems
Test the software for reliability and performance
Ensure the software is secure and can handle errors and exceptions
Agile processes emphasize iterative development, collaboration, and flexibility to enhance project delivery and team dynamics.
Iterative Development: Agile breaks projects into small, manageable units called sprints, allowing for regular assessment and adjustments.
Collaboration: Daily stand-up meetings foster communication among team members, ensuring everyone is aligned on goals and progress.
Customer Feedback: Regularl...
I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.
I applied via Referral and was interviewed in Jul 2021. There was 1 interview round.
I applied via Referral and was interviewed before Jun 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2021. There were 2 interview rounds.
Basic Aptitude question along with questions from objective questions from DS, OS.
I appeared for an interview before May 2021.
Round duration - 120 Minutes
Round difficulty - Medium
Round duration - 60 Minutes
Round difficulty - Easy
Given a singly linked list with 'N' nodes containing integer values, your task is to sort the list using insertion sort and output the sorted list.
Insertion Sort is an al...
Implement insertion sort algorithm on a singly linked list with integer values.
Traverse the linked list and for each node, find its correct position in the sorted list.
Remove the node from the original list and insert it at the correct position in the sorted list.
Repeat this process until all nodes are sorted.
Ensure the implementation is in-place, without using extra space.
Handle edge cases like empty list or single no...
Your task is to implement a Stack data structure using a Singly Linked List.
Create a class named Stack
which supports the following operations, each in O(1...
Implement a Stack data structure using a Singly Linked List with operations in O(1) time.
Create a class named Stack with getSize, isEmpty, push, pop, and getTop methods.
Use a Singly Linked List to store the elements of the stack.
Ensure each operation runs in O(1) time complexity.
Handle cases where the stack is empty appropriately.
Implement the logic for each query type as specified in the input and output sections.
Given an integer N, determine and print all the prime numbers between 2 and N, inclusive.
Integer N
Prime numbers printed on separate lines
Generate and print all prime numbers between 2 and N, inclusive.
Iterate from 2 to N and check if each number is prime
Use a helper function to determine if a number is prime
Print each prime number on a new line
Round duration - 45 Minutes
Round difficulty - Medium
This round was based on oops concepts and their applications and about STLs.
Given a number N
, generate a pattern where the outer rectangle is filled with the number N
, and the inner rectangles contain decreasing numbers down to 1.
The input be...
Generate a rectangular pattern with outer rectangle filled with N and inner rectangles containing decreasing numbers.
Create a 2-D array with dimensions based on input N
Fill the outer rectangle with N and inner rectangles with decreasing numbers down to 1
Adjust the values in the inner rectangles based on the layer number
Return the generated pattern as a 2-D list/array
Round duration - 30 Minutes
Round difficulty - Easy
This around was basically to judge my communication and behavioral skills.
Tip 1 : Basics should be very clear related to DSA.
Tip 2 : Good knowledge of OS will be plus for Qualcomm
Tip 3 : One should revise the college project thoroughly before interview.
Tip 1 : Be brief while writing resume.
Tip 2 : Mention atleast 2 projects.
based on 1 interview experience
Difficulty level
Duration
based on 13 reviews
Rating in categories
Product Design Engineer
105
salaries
| ₹5.8 L/yr - ₹11.8 L/yr |
Analyst
75
salaries
| ₹3.7 L/yr - ₹6.6 L/yr |
Quality Inspector
65
salaries
| ₹1.5 L/yr - ₹4 L/yr |
Design Engineer
64
salaries
| ₹5.8 L/yr - ₹13 L/yr |
Trainee Operator
57
salaries
| ₹1.6 L/yr - ₹2.9 L/yr |
Qualcomm
Intel
TDK India Private Limited
Applied Materials