Filter interviews by
Clear (1)
I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.
30 mins 2 easy leetcode questions
To swap two numbers, store one number in a temporary variable, assign the value of the second number to the first, and then assign the temporary variable to the second number.
Create a temporary variable to store one of the numbers
Assign the value of the second number to the first number
Assign the value of the temporary variable to the second number
Find the longest consecutive subsequence in an array of strings.
Sort the array of strings to ensure consecutive elements are next to each other
Iterate through the sorted array to find the longest consecutive subsequence
Track the current consecutive subsequence length and update the longest length found
I applied via Company Website and was interviewed in Nov 2022. There were 3 interview rounds.
Code to select 3 options and perform ascending, descending, and swapping operations.
Create a list of 3 options
Implement sorting algorithms for ascending and descending order
Swap the positions of two options based on user input
I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.
Basic Questions about map, sets, array, and unordered_map etc. Not to hard. Sometimes they might ask to optimize the solution
Top trending discussions
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
UDP is preferred over TCP in this project due to its low latency and lightweight nature.
UDP is a connectionless protocol, which means it does not establish a direct connection between the sender and receiver.
UDP is faster than TCP as it does not have the overhead of establishing and maintaining a connection.
UDP is suitable for applications where real-time data transmission is crucial, such as video streaming or online ...
To clear the 7th bit in a 32-bit register, perform a bitwise AND operation with a mask that has all bits set to 1 except the 7th bit.
Create a mask with the 7th bit set to 0 and all other bits set to 1
Perform a bitwise AND operation between the register and the mask
Store the result back in the register
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
Design logical circuits for arithmetic circuits in a blackbox.
Understand the functionality of the arithmetic circuits in the blackbox.
Identify the inputs and outputs of the blackbox.
Design logical circuits using logic gates to replicate the arithmetic operations.
Test the logical circuits to ensure they produce the same outputs as the arithmetic circuits.
Recursion in embedded C-code allows a function to call itself, useful for repetitive tasks or complex algorithms.
Ensure proper base case to avoid infinite recursion
Use stack space efficiently as embedded systems have limited resources
Avoid recursive functions with deep call stacks to prevent stack overflow
Example: Recursive function to calculate factorial of a number
I applied via Campus Placement and was interviewed in Dec 2016. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and project management tools like Jira
I applied via Campus Placement and was interviewed in Dec 2016. There were 3 interview rounds.
Semaphore is a synchronization tool used to control access to a shared resource.
Semaphore maintains a count of available resources.
A process can request access to a resource by decrementing the semaphore count.
If the count is zero, the process is blocked until a resource becomes available.
When a process is done with a resource, it increments the semaphore count.
If there are blocked processes waiting for a resource, one
I applied via Campus Placement and was interviewed in Dec 2016. There were 3 interview rounds.
I am passionate about technology and innovation, and I believe Intel is at the forefront of cutting-edge advancements in the field.
I have always been fascinated by the latest advancements in technology and Intel's reputation for innovation drew me to the company.
I admire Intel's commitment to pushing the boundaries of what is possible in the tech industry.
I am excited about the opportunity to work with a team of talent...
based on 3 interviews
Interview experience
based on 6 reviews
Rating in categories
Senior Engineer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
959
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
888
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
611
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Leader Engineer
431
salaries
| ₹0 L/yr - ₹0 L/yr |
Nvidia
Intel
Mercedes-Benz Research and Development India
Broadcom