Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Wipro Team. If you also belong to the team, you can get access from here

Wipro Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 51k Reviews

Filter interviews by

Wipro Software Developer fresher Interview Questions and Answers

Updated 27 May 2023

Wipro Software Developer fresher Interview Experiences

8 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Introduce yourself. ...
  • Ans. 

    I am a Software Developer fresher with a passion for coding and problem-solving.

    • Completed a Bachelor's degree in Computer Science

    • Proficient in programming languages like Java, C++, and Python

    • Experience with web development frameworks like React and Angular

    • Strong problem-solving and analytical skills

    • Worked on several projects during my studies, including a web-based e-commerce application

    • Constantly learning and staying

  • Answered by AI
  • Q2. What do you consider to be your greatest strengths and weaknesses? ...
  • Ans. 

    My greatest strength is my problem-solving skills and my greatest weakness is my tendency to be a perfectionist.

    • Strength: Strong problem-solving skills

    • Weakness: Perfectionism

    • Strength: Attention to detail

    • Weakness: Difficulty in delegating tasks

    • Strength: Quick learner

    • Weakness: Impatience with slow progress

  • Answered by AI
  • Q3. Why do you want to work in Wipro?
  • Ans. 

    I want to work in Wipro because of its reputation as a leading software company and the opportunities it offers for career growth and learning.

    • Wipro is known for its expertise in software development and has a strong reputation in the industry.

    • Working at Wipro would provide me with the opportunity to work on challenging projects and enhance my technical skills.

    • The company offers a supportive and collaborative work envi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - A while back, we asked our readers to tell us the best job search advice they’d ever heard. Now, from one job seeker to another, we’ve compiled their answers into a collection of the best job search advice from the job seekers themselves.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Tell me your work experience
Round 3 - HR 

(2 Questions)

  • Q1. Why are you leaving current job
  • Q2. What is your greatest strength and weekness

Interview Preparation Tips

Interview preparation tips for other job seekers - Market yourself. ...
Apply even if you're not fully qualified. ...
Job search like it's your job. ...
Use informational interviews to network

Software Developer fresher Interview Questions Asked at Other Companies

asked in Accenture
Q1. Can we implement multiple interfaces in a single Java class?
asked in Infosys
Q2. What is dynamic language? What is difference between statically t ... read more
asked in Accenture
Q3. What is normalization in the database?
asked in PCS-Global
Q4. 2.what is the difference between constructor and method.
Q5. How can culture add interview questions help you attract the best ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Plants. logical. Verbal. Data integration

Round 2 - Case Study 

Titile of the cash . introduction
Definition.problem analysis.strengths

Interview Preparation Tips

Interview preparation tips for other job seekers - Aptitude test.coding test cash study hr technical.assignment
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

There is ạ assessment test there are three rounds and this is easy and i am shortlisted

Round 3 - HR 

(2 Questions)

  • Q1. Introduction, what is mean html or java
  • Ans. 

    HTML and Java are two different programming languages used for different purposes.

    • HTML is used for creating web pages and defining their structure and content.

    • Java is a general-purpose programming language used for developing applications and software.

    • HTML is a markup language while Java is an object-oriented programming language.

    • HTML is used for front-end development while Java is used for back-end development.

    • HTML is...

  • Answered by AI
  • Q2. Family background

Interview Preparation Tips

Topics to prepare for Wipro Software Developer fresher interview:
  • Java
  • HTML

Wipro interview questions for designations

 fresher

 (11)

 Software Developer

 (158)

 fresher Trainee

 (1)

 CA fresher

 (1)

 IT fresher

 (1)

 Senior Software Developer

 (18)

 Junior Software Developer

 (4)

 Java Software Developer

 (3)

Round 1 - Aptitude Test 

Quant, logical and verbal

Round 2 - Coding Test 

Basic problem solving

Round 3 - Technical 

(1 Question)

  • Q1. Basic technical and hr qs.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare well about technical
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

General reasoning and quant. If you follow the test books for CAT or similar competitive exams, you are good to go.

Round 3 - Technical 

(3 Questions)

  • Q1. It was good, whatever project I worked on, programming languages I used, questions are from that area only
  • Q2. Explain tower of hanoi
  • Ans. 

    Tower of Hanoi is a mathematical puzzle consisting of three rods and disks of different sizes.

    • The objective is to move the entire stack to another rod, obeying the following simple rules:

    • - Only one disk can be moved at a time.

    • - Each move consists of taking the upper disk from one of the stacks and placing it on top of another stack or on an empty rod.

    • - No disk may be placed on top of a smaller disk.

    • The minimum number o...

  • Answered by AI
  • Q3. Difference between C and C++
  • Ans. 

    C is a procedural language while C++ is an object-oriented language.

    • C does not support classes and objects while C++ does.

    • C++ supports function overloading while C does not.

    • C++ has a built-in exception handling mechanism while C does not.

    • C++ supports references while C does not.

    • C++ supports namespaces while C does not.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and know what you are talking about. Don't be oversmart, interviewer is always smarter.

Skills evaluated in this interview

I was interviewed in Jan 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(4 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me ur family background
  • Q3. Tell me about ur self
  • Q4. What are you salary expectations
  • Ans. I expect 3 to 4 LPA
  • Answered Anonymously
Round 3 - Assignment 
Round 4 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - I am looking for sap abap fresher

I applied via Walk-in and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

Problem solving, numerical tests

Interview Preparation Tips

Interview preparation tips for other job seekers - Pump yourself up and be positive and know yourself and what you want

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Jan 2023. There were 11 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Group Discussion 

About revenge what is revenge?
If any one grow up automatically revenge enter into mind ,body .
But we don't know .
The revenge start to destroy the our health our think our surroundings.
With revenge our heart beat going fast
Breathing going fast.
Finally we don't know 99%our health going damage.
With jealousy we don't sleep properly.
We don't eat properly.we never talk with family members happy life.

Round 3 - Aptitude Test 

A train running at the speed of 60km/hr crosses a pole in 9 sec what is the length train
Ans) speed (60*5/18) = 50/3
Length of the train= 50/3 *9 = 150 m

Round 4 - Case Study 

Case studies can be used in various fields including psychology medicine education , anthropology, political science and social work
Case study can have both strength and weakness .
Researchers must consider these pros and cons before deciding . I stopping hear about case study .why means these going like a class . This is interview

Round 5 - Case Study 

I explain case study in round 3

These round I explain about case study types.
1) descriptive case studies
. Observed
. information gathered
2) collective case study
. A group of individuals
. Study a group of people

3) explantory case study
. Used to do causal in research.

Round 6 - Case Study 

In case study we divided into two ways.
First one is pros
Second one is cons
Pros
.To deal information
.Collect information on rare
. To develop hypothesis

Cons
. can't demonstrate cause and effect
.not scientifically
.can lead to bias

Round 7 - Technical 

(6 Questions)

  • Q1. Iam fresher I don't know about technical interview
  • Q2. Iam fresher I don't know about technical interview
  • Q3. Iam fresher I don't know about technical interview
  • Q4. Iam fresher I don't know about technical interview. But in my civil engineerig way technical means machine . What are the machine means like turbine centrifugal pump
  • Q5. Technical question Why you choose these company? If any problem you can handle it or not?
  • Q6. Technical ,HR both same for company benefits they changed
Round 8 - Coding Test 

Coding test means same as asking question what is data.what is an array

Round 9 - Group Discussion 

Aptitude test ,coding test group discussion , assignment case study HR technical these are only to slove the company problems ,to gain company benefits . To slove problem one way is not going successful. so company desired types of solution like aptitude test coding test ,group discussion .

Round 10 - Case Study 

Case study means it is also to slove the problem in life about healthy
Case study also used more in labs to find the what disease form where it form

Round 11 - Assignment 

Technical and HR both same they ask about employees stamina .
You can do it or not they ask.
What about you strength they asking

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck , don't be tension slove the problem with .
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

Standard technical test related to technology and programming

Round 2 - Technical 

(2 Questions)

  • Q1. Top 5 booming technologies,
  • Ans. 

    Top 5 booming technologies are AI, Blockchain, Cloud Computing, IoT, and Cybersecurity.

    • AI - Artificial Intelligence is being used in various industries like healthcare, finance, and retail.

    • Blockchain - It is used for secure and transparent transactions in industries like finance and supply chain management.

    • Cloud Computing - It provides on-demand access to computing resources and is used by businesses of all sizes.

    • IoT -...

  • Answered by AI
  • Q2. Write a code on Fibonacci series,
  • Ans. 

    Code for Fibonacci series

    • Use recursion or iteration to generate the series

    • Start with 0 and 1, then add the previous two numbers to get the next

    • Can be optimized using memoization or dynamic programming

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and accurate in your answers. Be prepared for the respective role

Skills evaluated in this interview

Wipro Interview FAQs

How many rounds are there in Wipro Software Developer fresher interview?
Wipro interview process usually has 2-3 rounds. The most common rounds in the Wipro interview process are Resume Shortlist, Aptitude Test and HR.
What are the top questions asked in Wipro Software Developer fresher interview?

Some of the top questions asked at the Wipro Software Developer fresher interview -

  1. Introduction, what is mean html or j...read more
  2. Explain tower of ha...read more
  3. Difference between C and ...read more

Tell us how to improve this page.

Wipro Software Developer fresher Reviews and Ratings

based on 15 reviews

3.9/5

Rating in categories

4.2

Skill development

3.9

Work-life balance

3.9

Salary

3.9

Job security

3.6

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 15 Reviews and Ratings
Project Engineer
32.6k salaries
unlock blur

₹1.8 L/yr - ₹8.3 L/yr

Senior Software Engineer
23k salaries
unlock blur

₹5.8 L/yr - ₹22.5 L/yr

Senior Associate
21.2k salaries
unlock blur

₹0.8 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.5k salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Technical Lead
18.6k salaries
unlock blur

₹8.3 L/yr - ₹36 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.7
Compare

Tesla

4.3
Compare

Amazon

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview