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

Filter interviews by

Wipro Sme Associate Interview Questions and Answers

Updated 22 Apr 2024

Wipro Sme Associate Interview Experiences

1 interview found

Sme Associate Interview Questions & Answers

user image Yamini Palagani

posted on 22 Apr 2024

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

(2 Questions)

  • Q1. How do you express your work success
  • Q2. What are the new plans you have to improve your work efficiently

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on your talent

Interview questions from similar companies

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Please give your brief Introduction?
  • Q2. Why do you want to switch ?
Round 2 - Technical 

(2 Questions)

  • Q1. What are different types of amazon ads?
  • Ans. 

    Different types of Amazon ads include Sponsored Products, Sponsored Brands, and Sponsored Display ads.

    • Sponsored Products: Promote individual product listings on Amazon search results and product detail pages.

    • Sponsored Brands: Showcase a brand logo, a custom headline, and multiple products in a single ad.

    • Sponsored Display: Target audiences both on and off Amazon with display ads based on shopper behavior.

  • Answered by AI
  • Q2. What is the difference between facebook and google ads
  • Ans. 

    Facebook ads are displayed on the Facebook platform, while Google ads are displayed on the Google search results and partner websites.

    • Facebook ads target users based on their interests, demographics, and behavior on the platform.

    • Google ads target users based on their search queries and keywords they use.

    • Facebook ads can include images, videos, and carousel ads, while Google ads are primarily text-based.

    • Facebook ads are...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall interview will be very easy, just trust your knowledge.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

20 Min of each part. 3 section, logical from IAON test paper. nd essey

Round 2 - HR 

(2 Questions)

  • Q1. Talk about urself
  • Q2. About your self
Round 3 - One-on-one 

(1 Question)

  • Q1. Operational round for tech knowledge
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1 hour test it cosist apptitude, general english and voice test

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell about your self

Based on answer they question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before May 2022. 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 - HR 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. How do you spend Last Weekend
  • Q3. What is Customer Service
  • Ans. 

    Customer service is the support and assistance provided to customers before, during, and after a purchase.

    • Customer service involves addressing customer needs and concerns

    • It includes providing information about products or services

    • It also involves resolving customer complaints and issues

    • Examples include answering phone calls, responding to emails, and providing in-person assistance

    • Good customer service can lead to custo

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between display none, visibility hidden and opacity 0 in CSS
  • Ans. 

    display none hides the element completely, visibility hidden hides the element but still takes up space, opacity 0 makes the element transparent.

    • display none removes the element from the layout

    • visibility hidden hides the element but it still occupies space

    • opacity 0 makes the element transparent but still occupies space

    • Example: display: none; visibility: hidden; opacity: 0;

  • Answered by AI
  • Q2. Write a polyfill for javascript method "filter"
  • Ans. 

    Polyfill for JavaScript method 'filter'

    • Create a function called 'filter' that takes a callback function as an argument

    • Loop through the array and apply the callback function to each element

    • If the callback function returns true, add the element to a new array and return it

  • Answered by AI
  • Q3. Explain ShadowDOM
  • Ans. 

    Shadow DOM is a way to encapsulate the styling and structure of a web component, preventing styles from leaking out and clashing with the rest of the page.

    • Shadow DOM allows for creating self-contained components with their own DOM tree and styling.

    • It helps in preventing styles from the main document affecting the component and vice versa.

    • Shadow DOM can be created using the 'attachShadow' method in JavaScript.

    • It is comm...

  • Answered by AI
  • Q4. Explain Currying in Javascript
  • Ans. 

    Currying is a technique in JavaScript where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.

    • Currying allows you to create reusable functions with partial application of arguments.

    • It helps in creating more flexible and composable functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
  • Q5. What is Event Deligation in javascript
  • Ans. 

    Event delegation in JavaScript is a technique where a single event listener is attached to a parent element to handle events for multiple child elements.

    • Event delegation helps improve performance by reducing the number of event listeners.

    • It is useful for dynamically created elements or elements with similar behavior.

    • Event delegation works by utilizing event bubbling, where events on child elements bubble up to the pare

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TCS Associate Consultant interview:
  • Javascript Basics
  • React.Js
  • Javascript
Interview preparation tips for other job seekers - Having deep knowledge in Javascript is must for React.JS interview.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are different aws s3 bucket types
  • Q2. What is the maximum number of subnets that can be created in a Virtual Private Cloud (VPC)?
Round 2 - HR 

(2 Questions)

  • Q1. What are your roles
  • Q2. How yoi handle team
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Find largest and smallest from an array
  • Q2. Reverse an array
  • Q3. Print your name in reverse
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain Autopilot enrollment procedure
  • Ans. 

    Autopilot enrollment procedure involves registering for the service and setting up preferences.

    • Register for Autopilot service online or through a Tesla account

    • Provide necessary information such as contact details and payment method

    • Select preferences for Autopilot features like lane-keeping assist and adaptive cruise control

    • Complete any required training or verification process

    • Start using Autopilot once enrollment is co

  • Answered by AI
  • Q2. Explain Co-management feature
  • Q3. What are the different types of detection logic available in Sccm
  • Ans. 

    Different types of detection logic in SCCM include file system detection, registry detection, and WMI detection.

    • File system detection: Checks for the existence of a file or folder on the target system.

    • Registry detection: Checks for a specific registry key or value on the target system.

    • WMI detection: Uses Windows Management Instrumentation to query information from the target system.

    • Custom script detection: Allows for t...

  • Answered by AI
  • Q4. Explain queries concept in sccm
  • Ans. 

    Queries in SCCM are used to retrieve information from the database based on specified criteria.

    • Queries in SCCM can be used to gather information about hardware inventory, software inventory, compliance status, etc.

    • Queries can be created using SQL-like syntax in the SCCM console.

    • Queries can be saved and reused for reporting or targeting specific groups of devices.

    • Examples of queries include finding all devices with a sp...

  • Answered by AI
  • Q5. How do you create an application in intune
  • Ans. 

    Creating an application in Intune involves uploading the app package, configuring deployment settings, and assigning the app to users or devices.

    • Upload the app package to Intune

    • Configure deployment settings such as installation behavior and app availability

    • Assign the app to users or devices for installation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was more of a technical questions about our current project. They stick to JD

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. Can you describe your work experience in your previous organization?

Wipro Interview FAQs

How many rounds are there in Wipro Sme Associate interview?
Wipro interview process usually has 1 rounds. The most common rounds in the Wipro interview process are HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Wipro Sme Associate Salary
based on 49 salaries
₹2 L/yr - ₹5.5 L/yr
50% less than the average Sme Associate Salary in India
View more details

Wipro Sme Associate Reviews and Ratings

based on 7 reviews

4.4/5

Rating in categories

4.0

Skill development

3.9

Work-Life balance

3.0

Salary & Benefits

5.0

Job Security

4.2

Company culture

3.4

Promotions/Appraisal

4.0

Work Satisfaction

Explore 7 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.4 L/yr

Technical Lead
18.6k salaries
unlock blur

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