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 50.2k Reviews

Filter interviews by

Wipro Associate Executive Interview Questions and Answers for Experienced

Updated 31 Jul 2024

2 interviews found

Sort by: Popular

Associate Executive Interview Questions

user image priyanka kulkarni

posted on 31 Jul 2024

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

I applied via Job Portal and was interviewed in Jul 2024.

2 Interview Rounds

1

Aptitude Test Round

I dont remember questions but it was quiet easier

2

One-on-one Round (2 Questions)

  • Q1. About last previous job
  • Q2. What you learned before job

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are prepared then you will crack it

Associate Executive Interview Questions

user image Anonymous

posted on 25 Feb 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Walk-in and was interviewed before Feb 2023.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. About domain knowledge
2

HR Round (1 Question)

  • Q1. Flexibility about shift hoirs

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Apr 2023.

2 Interview Rounds

1

Resume Shortlist Round

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
2

HR Round (2 Questions)

  • Q1. How you will clean the dirt?
  • Q2. How you will work on a dirty place?

I applied via Naukri.com and was interviewed in Mar 2021.

3 Interview Rounds

1

Resume Shortlist Round

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
2

One-on-one Round (2 Questions)

  • Q1. Interview questions will be based on your existing company working experience
  • Q2. If fresher means salary will be a main objective
3

Technical Round (1 Question)

  • Q1. Based on work like excel and SAP related

Interview Preparation Tips

Topics to prepare for HCLTech Associate Executive interview:
  • Based on work
Interview preparation tips for other job seekers - It is very good company. Job secured company. Awesome working experience day and night without overtime allowance.
Salary fixation based on existing salary only not efficiency and qualifications and hike & appraisal will be provided but not on time as per company policy.
Appraisal and hike will not satisfied.
Company policy favourable for management only not employee.
(Eg: Average price increment percentage for all essential goods like Fule, Edible oil, Pulces, Milk, All readymade foods and transport cost average annual increment percentage should be 25% based on Govt. Budget but employee annual increment will be 7 to 10% only based on company policy)

Senior Associate Interview Questions

HCL Group user image Kiruba shree

posted on 29 Nov 2023

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. Tell me about your self
  • Q2. Personal information
2

Technical Round (2 Questions)

  • Q1. Tell me about your self Personal information
  • Q2. Tell me about your self

Process Associate Interview Questions

IBM user image Anonymous

posted on 26 Mar 2024

Interview experience
4
 Good
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in Feb 2024.

2 Interview Rounds

1

Aptitude Test Round

About banking ,kyc main communication

2

HR Round (2 Questions)

  • Q1. About self intoduction what is ibm
  • Q2. About self introduction ,what is ibm
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Aptitude Test Round

MCQ based aptitude test and Excel, SQL test

2

Technical Round (1 Question)

  • Q1. Hands on excel test
3

HR Round (1 Question)

  • Q1. Background and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on excel

1 Interview Round

1

Technical Round (1 Question)

  • Q1. What is object oriented programming language in java

Interview Preparation Tips

Interview preparation tips for other job seekers - Dividing programs into class or objects is called oops .
Oops are classified into following types they are:
1)class:
Class is template from which objects are created. Collection of objects is called object.It is logical Entity
2. Object :
It is an instance of class. It has some states and behaviour. It is both physical and logical Entity .
3. Abstraction:
Hiding the implementation part and showing the functionality is called Abstraction.
Ex:sending SMS where we type text but don't the internal working.
Abstraction can be achieved by
Abstract classes and interfaces
4.Encapuslation:
Binding up of code and data or Variables and methods together is called Encapsulation
Ex: capsule different medicines are binded in it
We can achieve it by getter and setter methods
5) polymorphism:
Performing the same task in different ways is called polymorphism
It can be achieved by method over loading complie time polymorphism and run time polymorphism method overriding.
a) method overloading:
Same method name but different parameters is known as method overloading
b) method overriding:
Same method name & same parameters in sub class and super class is called method overriding.
6.Inheritance:
Acquiring properties from one class to another class is called inheritance
1) single inheritance :
Single child class inherits characteristics of single parent class
Multilevel inheritance
2) for example, a Child inherits behavior from his father, and the father has inherited characteristics from his father.
3) hierarchical inheritance:
One class is inherited by multiple subclasses
4) multiple inheritance:
One class inherits features of more than one base class and is not supported in Java, but the class can implement more than one interface.
5)Hybrid Inheritance: This is a combination of single and multiple inheritances.

7)

Skills evaluated in this interview

Senior Associate Interview Questions

Atos user image Anonymous

posted on 16 Mar 2022

I applied via Naukri.com and was interviewed in Feb 2022.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. What is the cash reconciliation and position reconciliation.
2

Aptitude Test Round

Only email writing test will be there.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with capital market questions i.e derivatives, Hedge funds and mutual funds.
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via campus placement at Indian Institute of Technology (IIT), Roorkee and was interviewed before Mar 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

3 easy-mid level question on DP,arrays,strings

3

Technical Round (2 Questions)

  • Q1. Asked about OOPS and puzzles
  • Q2. What is the logic for merge sort What is inheritance

Interview Preparation Tips

Interview preparation tips for other job seekers - Study OOps and lil bit about the company .
Focus on coding

Skills evaluated in this interview

Wipro Interview FAQs

How many rounds are there in Wipro Associate Executive interview for experienced candidates?
Wipro interview process for experienced candidates usually has 2 rounds. The most common rounds in the Wipro interview process for experienced candidates are Technical, HR and Aptitude Test.
What are the top questions asked in Wipro Associate Executive interview for experienced candidates?

Some of the top questions asked at the Wipro Associate Executive interview for experienced candidates -

  1. Flexibility about shift ho...read more
  2. About domain knowle...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Wipro interviews
WalkIn
Job Portal
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Wipro Associate Executive Salary
based on 23 salaries
₹1 L/yr - ₹4.3 L/yr
23% less than the average Associate Executive Salary in India
View more details

Wipro Associate Executive Reviews and Ratings

based on 8 reviews

3.3/5

Rating in categories

3.8

Skill development

3.7

Work-Life balance

2.7

Salary & Benefits

4.1

Job Security

4.0

Company culture

2.6

Promotions/Appraisal

3.5

Work Satisfaction

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

₹1.8 L/yr - ₹8.3 L/yr

Senior Software Engineer
22.9k salaries
unlock blur

₹5.8 L/yr - ₹22.2 L/yr

Senior Associate
21k salaries
unlock blur

₹0.8 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.6k salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Technical Lead
18.5k salaries
unlock blur

₹8.2 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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview