i
Wipro
Filter interviews by
I applied via campus placement at Bengal Engineering College (BEC) and was interviewed before May 2023. There were 3 interview rounds.
It has logical, verbal, aptitude and programming
It comprises 30 questions divided into two sections, with the final section being gamified.
75 MINUTE TEST aptitude, reasoning, coding
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Compilation process in C involves preprocessing, compiling, assembling, and linking.
Preprocessing: Includes header files, macro expansions, and conditional compilation.
Compiling: Translates source code to assembly code specific to the target architecture.
Assembling: Converts assembly code to machine code in object files.
Linking: Combines object files and libraries to generate an executable file.
Function pointer syntax allows for storing the address of a function in a pointer variable.
Syntax: return_type (*pointer_name)(parameters)
Example: void (*funcPtr)(int) = &someFunction;
Reverse a given string
Use a loop to iterate through the characters of the string
Swap the characters from start to end of the string
Continue swapping until reaching the middle of the string
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Company Website and was interviewed in Aug 2023. There was 1 interview round.
DRAM is volatile memory that stores data temporarily, while SRAM is faster and more expensive but retains data as long as power is supplied.
DRAM stands for Dynamic Random Access Memory, while SRAM stands for Static Random Access Memory.
DRAM requires refreshing to retain data, while SRAM does not.
DRAM is slower and less expensive than SRAM.
Examples of DRAM include DDR3 and DDR4, while examples of SRAM include L1, L2, an
I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.
A watchdog timer is a hardware or software component that monitors the operation of a system and resets it if necessary.
A watchdog timer is used to prevent system crashes or lock-ups by resetting the system if it becomes unresponsive.
It is typically implemented as a counter that needs to be periodically reset by the system software.
If the watchdog timer is not reset within a certain time period, it triggers a system re...
Semaphore is a synchronization object used to control access to a shared resource.
Semaphore is a signaling mechanism used to control access to a shared resource
It allows multiple processes/threads to access the shared resource simultaneously
Semaphore maintains a count of the number of resources available
When a process/thread requests access to the resource, the count is decremented
When the process/thread releases the r...
Interrupt latency is the time delay between the occurrence of an interrupt and the start of the routine that services the interrupt.
Interrupt latency is a critical factor in real-time systems
It can be affected by factors such as the priority of the interrupt and the current state of the processor
Reducing interrupt latency can improve system performance and responsiveness
Examples of interrupts include hardware interrupt...
DMA address deals with data transfer between memory and peripherals without CPU intervention.
DMA stands for Direct Memory Access.
DMA address is used to transfer data between memory and peripherals without CPU intervention.
DMA address is used to reduce the load on the CPU and improve system performance.
Examples of peripherals that use DMA include network cards, sound cards, and hard drives.
I was interviewed in Sep 2016.
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
Aptitude, technical, gaming, behaviour test
Capgemini coding round
I applied via Campus Placement and was interviewed in Feb 2021. There was 1 interview round.
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Project Engineer
32.7k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23.1k
salaries
| ₹5.8 L/yr - ₹22.6 L/yr |
Senior Associate
21.3k
salaries
| ₹0.9 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.5k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.7k
salaries
| ₹8.3 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon