I applied through college or university. I interviewed at Wipro (Pune) in Jun 2022
Interview
first was aptitude round then there was a technical round in which questions like array,string,etc were asked all the questions were easy
I was given an option to solve in any language
I applied online. The process took 4 days. I interviewed at Wipro (Noida) in Jan 2024
Interview
over all good interview process, total 3 rounds are conducted the level of the interview is normal and average to medium questions were asked by the interviewer. the first round is problem solving coding round
I applied through college or university. I interviewed at Wipro (Bengaluru) in Apr 2023
Interview
1. Aptitude Round
This is usually the first screening round and consists of logical, numerical, and verbal reasoning. Technical Round
This will test your programming skills and knowledge in core subjects. HR Round
This is mostly behavioral. They check your communication skills, attitude, cultural fit, and motivation.
Interview questions [1]
Question 1
Write a JavaScript program to generate the Fibonacci series up to n terms. The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones, starting from 0 and 1