Filter interviews by
General aptitude and 10 technical question
I applied via Campus Placement
Microcontrollers are small computers on a single integrated circuit used to control electronic devices.
Microcontrollers are designed for specific tasks and are often used in embedded systems.
They typically have on-board memory, input/output peripherals, and a central processing unit.
Examples include Arduino, Raspberry Pi, and PIC microcontrollers.
Bitwise operations in C are used to manipulate individual bits of data in variables.
Bitwise AND (&) - sets a bit to 1 only if both corresponding bits are 1
Bitwise OR (|) - sets a bit to 1 if either of the corresponding bits is 1
Bitwise XOR (^) - sets a bit to 1 if the corresponding bits are different
Bitwise NOT (~) - inverts all the bits in a variable
Left shift (<<) - shifts the bits to the left by a specified number o
Linked list is a data structure in C programming where each element points to the next element in the list.
Linked list is made up of nodes, each containing data and a pointer to the next node.
Insertion and deletion operations are efficient in linked lists compared to arrays.
Traversal in linked list requires iterating through each node starting from the head node.
Example: struct Node { int data; struct Node* next; };
Exa...
Pointer manipulation in C involves accessing and modifying memory addresses to work with data efficiently.
Pointers are variables that store memory addresses.
They are used to access and manipulate data directly in memory.
Example: int *ptr; ptr = # *ptr = 10;
I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.
Basic aptitude concepts and computer basics
iWave Systems Technologies interview questions for popular designations
I applied via Referral and was interviewed in Jun 2020. There were 3 interview rounds.
Top trending discussions
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
posted on 5 Oct 2023
I applied via Company Website and was interviewed before Oct 2022. There were 5 interview rounds.
Duration is around 1 hour
posted on 2 Jul 2024
Find the second largest number in an array of strings.
Convert the strings to numbers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Find pairs in an array that sum up to a given target value.
Use a hash set to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hash set.
Return the pairs that sum up to the target value.
posted on 2 Aug 2024
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
based on 6 interviews
Interview experience
based on 25 reviews
Rating in categories
Member Technical
29
salaries
| ₹2 L/yr - ₹5.8 L/yr |
Hardware Design Engineer
17
salaries
| ₹2.7 L/yr - ₹6.6 L/yr |
Embedded Software Engineer
16
salaries
| ₹2.5 L/yr - ₹8.4 L/yr |
Senior Engineer
15
salaries
| ₹6.2 L/yr - ₹10.1 L/yr |
Member Technical Staff
15
salaries
| ₹3 L/yr - ₹5.1 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler