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.8k Reviews

Filter interviews by

Wipro Technical Consultant Interview Questions and Answers

Updated 22 May 2024

Wipro Technical Consultant Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain Migration Strategies
  • Ans. 

    Migration strategies involve planning and executing the transfer of data, applications, and infrastructure from one environment to another.

    • Assessment of current environment and resources

    • Selection of migration approach (rehost, refactor, rearchitect, rebuild, replace)

    • Testing and validation of migrated components

    • Gradual migration to minimize downtime

    • Post-migration monitoring and optimization

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain DataBackup Procedures
  • Ans. 

    DataBackup procedures involve regularly saving copies of important data to prevent loss in case of system failure or data corruption.

    • Identify critical data that needs to be backed up regularly

    • Choose a backup method (full, incremental, differential)

    • Select a backup location (external hard drive, cloud storage)

    • Schedule regular backups (daily, weekly, monthly)

    • Test backups to ensure data can be restored successfully

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why are you looking for job change

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - Technical 

(1 Question)

  • Q1. Most of the questions were on ACI deployment and troubleshooting.
Round 3 - Technical 

(1 Question)

  • Q1. This was client round and most off the questions were on ACI designing and troubleshooting. And some off BGP and OSPF troubleshooting questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you looking job in ACI technology the focus on basis ACI terminology and deployment then troubleshooting schenario’s . Same is applied with routing and switching.

Technical Consultant Interview Questions Asked at Other Companies

asked in Mastek
Q1. Oops C and java difference Query for selecting all columns from a ... read more
Q2. What are the real time applications of spring concept in java?
asked in HCLTech
Q3. What is difference between family ipv6 route-target and default-r ... read more
asked in PwC
Q4. If I give you a new tool can you cope with it
asked in HCLTech
Q5. Why we received sngl collisions error on port what's the issue an ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Consultant questions
Round 2 - HR 

(2 Questions)

  • Q1. Alignment to company
  • Ans. 

    I align myself with the company's goals, values, and culture to ensure mutual success.

    • Research the company's mission, vision, and values to understand their goals

    • Demonstrate how your skills and experience align with the company's needs

    • Show enthusiasm for the company's products or services

    • Highlight any previous experience working in a similar industry or with similar technologies

  • Answered by AI
  • Q2. Last drawn salary
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Regarding previous company project and client

Wipro interview questions for designations

 Associate Technical Consultant

 (3)

 Technical Leader Consultant

 (1)

 Oracle Apps Technical Consultant

 (1)

 Technical Lead

 (131)

 Technical Architect

 (1)

 Technical Analyst

 (1)

 Associate Consultant

 (31)

 Senior Consultant

 (25)

Interview questions from similar companies

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

I applied via campus placement at National Institute of Technology,(NIT), Manipur and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Voice assesment,which will be evaluated by ai

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Basic dsa question on printing pattern
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company

Round 1 - Technical 

(4 Questions)

  • Q1. Tell me about your framework
  • Ans. 

    My framework is a comprehensive set of tools, libraries, and best practices that I use to streamline the development process and ensure high-quality deliverables.

    • Utilizes design patterns such as MVC for structuring code

    • Includes libraries for common tasks like data manipulation and networking

    • Emphasizes unit testing and continuous integration for code quality

    • Integrates with popular tools like Git for version control

    • Suppo...

  • Answered by AI
  • Q2. Type of selenium waits
  • Ans. 

    Types of Selenium waits include implicit, explicit, and fluent waits.

    • Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit wait: Waits for a certain condition to occur before proceeding further.

    • Fluent wait: Waits for a condition to be true with a defined polling frequency.

    • Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

  • Answered by AI
  • Q3. Xpath and CSS difference
  • Ans. 

    XPath is used to navigate through XML documents, while CSS is used to style HTML elements.

    • XPath is more powerful and flexible for navigating XML documents

    • CSS is more commonly used for styling HTML elements

    • XPath uses path expressions to select nodes in an XML document

    • CSS uses selectors to target specific HTML elements

  • Answered by AI
  • Q4. Coding to check list

Interview Preparation Tips

Interview preparation tips for other job seekers - Share whatever you know. dont create fake answers

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Real time scenario about generic extraction and add new fields to the existing system
  • Ans. 

    Adding new fields to an existing system using generic extraction in real time scenario

    • Identify the data source for the new fields

    • Create a generic extraction program to extract the data

    • Map the extracted data to the existing system's data structure

    • Test the extraction and integration process

    • Implement the new fields in the system

  • Answered by AI
  • Q2. What are the process chains failures you faced in your project
  • Ans. 

    I have faced process chain failures related to data loading issues and system errors.

    • Data loading failures due to incorrect mappings or missing data

    • System errors causing process chain to stop or fail

    • Issues with dependencies causing chain failures

  • Answered by AI
  • Q3. How you would correct an invalid characteristics
  • Ans. 

    To correct an invalid characteristics, I would first identify the root cause, make necessary adjustments, and validate the changes.

    • Identify the specific characteristics that are invalid

    • Determine the root cause of the invalid characteristics

    • Make necessary adjustments to correct the invalid characteristics

    • Validate the changes to ensure the characteristics are now valid

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Routing in angular JS
  • Ans. 

    Routing in AngularJS allows for navigation between different views in a single-page application.

    • AngularJS uses the $routeProvider service to configure routes

    • Routes are defined using the when() method, specifying the URL and the template to load

    • ng-view directive is used to specify where the templates should be loaded in the HTML

  • Answered by AI
  • Q2. SCSS -mixins, functions
Round 2 - HR 

(1 Question)

  • Q1. Salary related discussions

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Are you comfortable with English?
  • Q2. From which college did you complete your Master's?

Interview Preparation Tips

Interview preparation tips for other job seekers - the work culture of Bhubaneswar sit is petha tick,
if you are going for other sites please go ahead.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. About Budget ,billing

Wipro Interview FAQs

How many rounds are there in Wipro Technical Consultant interview?
Wipro interview process usually has 2-3 rounds. The most common rounds in the Wipro interview process are Technical, One-on-one Round and HR.
How to prepare for Wipro Technical Consultant interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Wipro. The most common topics and skills that interviewers at Wipro expect are Bgp, MPLS, QOS, SAP and Sdn.
What are the top questions asked in Wipro Technical Consultant interview?

Some of the top questions asked at the Wipro Technical Consultant interview -

  1. Explain Migration Strateg...read more
  2. Explain DataBackup Procedu...read more
  3. Alignment to comp...read more

Tell us how to improve this page.

Wipro Technical Consultant Interview Process

based on 3 interviews in last 1 year

Interview experience

4.3
  
Good

People are getting interviews through

based on 3 Wipro interviews
Job Portal
Referral
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Wipro Technical Consultant Salary
based on 1.1k salaries
₹3.2 L/yr - ₹28 L/yr
40% more than the average Technical Consultant Salary in India
View more details

Wipro Technical Consultant Reviews and Ratings

based on 161 reviews

3.7/5

Rating in categories

3.8

Skill development

3.8

Work-Life balance

3.3

Salary & Benefits

3.8

Job Security

3.6

Company culture

2.9

Promotions/Appraisal

3.6

Work Satisfaction

Explore 161 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.2 L/yr - ₹36.5 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