Filter interviews by
I applied via LinkedIn and was interviewed before Oct 2022. There were 2 interview rounds.
I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.
Implementing memcpy function in C programming language
Use a loop to copy each byte from source to destination
Ensure to handle overlapping memory regions correctly
Consider using pointer arithmetic for efficient copying
Designing a path for a plane involves considering factors like altitude, speed, weather conditions, and air traffic.
Consider the altitude and speed requirements for the flight
Take into account weather conditions and potential turbulence
Plan the route to avoid congested airspaces and potential conflicts with other aircraft
Use navigation systems and communication with air traffic control to ensure a safe and efficient pa
What people are saying about Intel
I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed before Sep 2021. There were 2 interview rounds.
It was an on campus at NIT durgapur, assessment on hackerearth and leetcode medium-hard questions were asked
Intel interview questions for designations
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Logical questions for coding.
I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.
posted on 12 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
C based and bit manipulation question
posted on 29 Nov 2024
Toggle the bits of given input
Create a mask with all bits set to 1
XOR the input with the mask to toggle the bits
Repeat the process for each bit position
Print a star pattern using loops
Use nested loops to print the desired pattern
Increment the number of stars in each row to create the pattern
Example: for a pattern with 5 rows - * , ** , *** , **** , *****
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
40 aptitude qns and some mcqs on basic programming
Given an array of integers, determine if there are two numbers that add up to a specific target.
Iterate through the array and store each element in a hash set.
For each element, check if the difference between the target and the element exists in the hash set.
If the difference exists, return true; otherwise, continue iterating.
Example: nums = [2, 7, 11, 15], target = 9. The function should return true as 2 + 7 = 9.
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
Logical questions for coding.
Interview experience
based on 9 reviews
Rating in categories
Software Engineer
329
salaries
| ₹12 L/yr - ₹45 L/yr |
SOC Design Engineer
228
salaries
| ₹12 L/yr - ₹42 L/yr |
Design Engineer
160
salaries
| ₹12.1 L/yr - ₹50.3 L/yr |
System Validation Engineer
158
salaries
| ₹9 L/yr - ₹38.2 L/yr |
Software Development Engineer
156
salaries
| ₹10 L/yr - ₹40 L/yr |
Qualcomm
Nvidia
Microsoft Corporation
Advanced Micro Devices