I applied through a recruiter. The process took 1 week. I interviewed at Wipro (Bengaluru) in May 2021
Interview
1. Online coding test
2. Online interview
There was four C code.
Three code had to be executed.
Code must pass all the testcase.
After 2 days of coding test, Got call for interview.
Interviewer asked questions on C - structure, union and pointers.
Asked 4-5 questions on DS.
About single linked list, stack , queue
Interview questions [1]
Question 1
Interviewer asked questions on C - structure, union and pointers.
Asked 4-5 questions on DS.
About single linked list, stack,queue
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