Filter interviews by
Normal Aapti questions
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Array, linked list ,oops
Structure, union and project work
A pointer is a variable that stores the memory address of another variable.
Pointers are used to access and manipulate memory directly.
They are often used in programming languages like C and C++.
Example: int *ptr; // declares a pointer to an integer variable
Stack is a data structure that follows Last In First Out (LIFO) principle, used for storing temporary data in a program.
Stack is a linear data structure with two main operations: push (adds data) and pop (removes data).
Example: function call stack in programming languages like C, where function calls are added and removed in a LIFO manner.
Stack memory is used for local variables and function call management.
Stack overf...
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 2 interview rounds.
Basic c datastructucture networking l2 l3 questions
Packets are sent from source to destination through a series of network devices using routing protocols.
Packet is created at the source with source and destination IP addresses.
Packet is sent to the default gateway or router.
Router checks its routing table to determine the next hop for the packet.
Packet is forwarded to the next hop until it reaches the destination.
Destination receives the packet and sends an acknowledg
To delete a node from a single linked list, we need to find the node and update the pointers.
Traverse the list to find the node to be deleted
Update the previous node's pointer to point to the next node
Free the memory of the node to be deleted
Dynamic memory allocation in C allows allocation of memory at runtime.
Dynamic memory allocation is done using functions like malloc(), calloc(), realloc() and free().
malloc() allocates memory block of specified size and returns a pointer to the first byte of allocated memory.
calloc() allocates memory block of specified size and initializes all bits to zero.
realloc() changes the size of previously allocated memory block...
Interprocess communication is a mechanism that allows processes to communicate with each other in an OS.
IPC mechanisms include pipes, sockets, message queues, shared memory, and signals.
IPC can be used for synchronization, data sharing, and coordination between processes.
IPC can be implemented using system calls such as fork(), pipe(), socket(), and msgget().
I am a dedicated and passionate embedded engineer with a strong background in programming and hardware design.
Proficient in programming languages such as C, C++, and Python
Experience in designing and implementing embedded systems
Familiarity with microcontrollers and microprocessors
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
My name is not available.
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
It was really good and the interview was proctored
It consists of five questions and they are also mid level questions
I applied via Job Portal and was interviewed in Jul 2022. There were 2 interview rounds.
They took the first round for one hour. They asked related to the projects which i have worked on and questions related to project
based on 3 reviews
Rating in categories
Software Developer
5
salaries
| ₹2 L/yr - ₹3.5 L/yr |
Embedded Software Engineer
5
salaries
| ₹1 L/yr - ₹2.5 L/yr |
Embedded Software Developer
4
salaries
| ₹1.1 L/yr - ₹4.6 L/yr |
Technical Support Engineer
3
salaries
| ₹2 L/yr - ₹2 L/yr |
Embedded Engineer
3
salaries
| ₹1.8 L/yr - ₹2.6 L/yr |
TCS
Accenture
Wipro
Cognizant