I applied through college or university. The process took 1 day. I interviewed at Wipro (Hyderābād) in Jul 2014
Interview
Had an online test consisting of two sections. Sections 1 had aptitude questions (reasoning, quantitative, verbal), section 2 consisted of C questions.
After clearing online test, appeared for Face to face interview. They asked basic questions on C, Data Structures, RTOS, Device Drivers. Asked to write few C and Data Structures programs.
Interview questions [1]
Question 1
Questions on RTOS, Device Drivers.
How to reverse a link list?
I applied through a recruiter. The process took 2 weeks. I interviewed at Wipro (Austin, TX) in Mar 2025
Interview
It is a contract role. The contactor agent found me online and arranged for the interview. The company sent a prescreen coding tests (3 software questions). After that, there is first round technical coding interview with questions on Team interview.
Interview questions [1]
Question 1
Coding questions. It starts with
* print out a given string, then
* swap the character (head <-> tail) for a given string.
I applied online. The process took 1 week. I interviewed at Wipro (Indi, Karnataka) in Jan 2023
Interview
Online interview with more C questions and microcontroller questions
storage class ,dynamic memory allocation, function pointer, structure and union, pointer ,ARM M4 Arch , I2C , SPI , code to write second largest number in array, extract the bits using bitwise operator
Interview questions [1]
Question 1
Online interview with more C questions and microcontroller questions
storage class ,dynamic memory allocation, function pointer, structure and union, pointer ,ARM M4 Arch , I2C , SPI , code to write second largest number in array, extract the bits using bitwise operator
It was simple and clear
It was on point technical round with questions about project and then basic c related questions.
Post which asked me to write a program for string copy without using library function