Upload Button Icon Add office photos
Premium Employer

i

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

WNS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

WNS Data Analyst Interview Questions and Answers

Updated 20 Jan 2025

WNS Data Analyst Interview Experiences

20 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 18 Sep 2024

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

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Difference between Sum and Sumx
  • Ans. 

    Sum calculates the total of a column, while Sumx calculates the total of an expression evaluated for each row.

    • Sum is used to calculate the total of a column in a table.

    • Sumx is used to calculate the total of an expression evaluated for each row in a table.

    • Sum: SUM('Table'[Column])

    • Sumx: SUMX('Table', 'Table'[Column] * 2)

  • Answered by AI
  • Q2. How do u make groups and how bins are different from groups
  • Ans. 

    Groups are created by categorizing data based on certain criteria, while bins are specific ranges used to group continuous data.

    • Groups are created by categorizing data based on certain criteria, such as age groups or product categories.

    • Bins are specific ranges used to group continuous data, such as age ranges or income brackets.

    • Groups can be created based on qualitative data, while bins are used for quantitative data.

    • E...

  • Answered by AI
  • Q3. Why do you prefer power bi over tableau
  • Ans. 

    Power BI is preferred over Tableau for its seamless integration with Microsoft products and user-friendly interface.

    • Seamless integration with Microsoft products like Excel, SharePoint, and Teams

    • User-friendly interface with drag-and-drop functionality for easy data visualization

    • Cost-effective solution for organizations already using Microsoft products

    • Faster data processing and refreshing capabilities compared to Tableau

    • ...

  • Answered by AI
  • Q4. Tell me about your roles and responsibilities
  • Ans. 

    I have experience in data collection, analysis, and visualization to support decision-making.

    • Collecting and cleaning data from various sources

    • Analyzing data to identify trends and patterns

    • Creating visualizations and reports to communicate findings

    • Collaborating with stakeholders to understand business needs

    • Using statistical tools and techniques to draw insights

    • Presenting findings to non-technical audiences

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2024

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

(2 Questions)

  • Q1. Difference between list and tuple
  • Q2. Nth highest salary
  • Ans. 

    To find the Nth highest salary in a dataset, you can use SQL query with ORDER BY and LIMIT.

    • Use SQL query with ORDER BY and LIMIT to sort the salaries in descending order and select the Nth row.

    • For example, to find the 3rd highest salary in a table 'employees', you can use: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2, 1

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Write code to calculate the number of people in a room at the end ... read more
asked in Wipro
Q2. Chocolate Distribution Problem You are given an array/list CHOCOL ... read more
asked in Wipro
Q3. Ninja and Substrings Problem Statement Ninja has to determine all ... read more
asked in Capgemini
Q4. Ninja and His Secret Information Encoding Problem Ninja, a new me ... read more
Q5. Sliding Window Maximum Problem Statement You are given an array/l ... read more

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 17 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Sum and SUMX in DAX
  • Ans. 

    SUM calculates the total of a column, while SUMX calculates the total of an expression evaluated for each row.

    • SUM is used to calculate the total of a column in a table

    • SUMX is used to calculate the total of an expression evaluated for each row in a table

    • SUMX is often used with iterators like FILTER or RELATEDTABLE to perform calculations on a row-by-row basis

  • Answered by AI
  • Q2. How do you use Group By in Power Query?
  • Ans. 

    Group By in Power Query is used to aggregate data based on a specific column or columns.

    • Select the column(s) you want to group by

    • Go to the 'Transform' tab and click on 'Group By'

    • Choose the aggregation type and column to aggregate on

    • Rename the new column if needed

  • Answered by AI

Data Analyst Interview Questions & Answers

user image Gitanjali Pawar

posted on 20 Jan 2025

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

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

Round 1 - Coding Test 

What are the company data analytics

Data Analyst Interview Questions & Answers

user image Aditi Gupta

posted on 2 May 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Very easy. Mcq based and easy to solve

Round 2 - Technical 

(2 Questions)

  • Q1. One to one. Easy question. Everything on your resume
  • Q2. What are sql joins
Round 3 - HR 

(3 Questions)

  • Q1. Ml and AI algorithms
  • Q2. No hr. It was technical only. In depth technical questions
  • Q3. ML algorithms and technologies

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 21 May 2024

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

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly ask questions on sql.

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2024

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

(1 Question)

  • Q1. About experiences and college projects, excel formulas.
Round 2 - HR 

(1 Question)

  • Q1. Just common questions on job location and expectations.
Are these interview questions helpful?

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Apr 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question on Pivot table in sql

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 May 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions based on SQL
Round 2 - HR 

(1 Question)

  • Q1. Discussion regarding the process of the job and shifts

Data Analyst Interview Questions & Answers

user image Sonu Patel

posted on 3 Feb 2024

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

(1 Question)

  • Q1. What is SQL server Architecture?

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about WNS?
Ask anonymously on communities.

WNS Interview FAQs

How many rounds are there in WNS Data Analyst interview?
WNS interview process usually has 1-2 rounds. The most common rounds in the WNS interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for WNS Data Analyst 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 WNS. The most common topics and skills that interviewers at WNS expect are Data Analysis, Advanced Excel, Data Analytics, Power Bi and Procurement.
What are the top questions asked in WNS Data Analyst interview?

Some of the top questions asked at the WNS Data Analyst interview -

  1. He asked how much diabetes patients in live in chandigarh find the ra...read more
  2. How do u make groups and how bins are different from gro...read more
  3. Why do you prefer power bi over tabl...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.4/5

based on 14 interview experiences

Difficulty level

Easy 17%
Moderate 83%

Duration

Less than 2 weeks 67%
2-4 weeks 33%
View more
WNS Data Analyst Salary
based on 248 salaries
₹4.2 L/yr - ₹8.6 L/yr
11% less than the average Data Analyst Salary in India
View more details

WNS Data Analyst Reviews and Ratings

based on 42 reviews

3.2/5

Rating in categories

3.0

Skill development

3.5

Work-life balance

2.7

Salary

3.4

Job security

3.4

Company culture

2.3

Promotions

3.2

Work satisfaction

Explore 42 Reviews and Ratings
Senior Associate
14.1k salaries
unlock blur

₹2.5 L/yr - ₹7 L/yr

Associate
5.6k salaries
unlock blur

₹1.8 L/yr - ₹4.9 L/yr

Associate Lead
3.4k salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Assistant Manager
3.3k salaries
unlock blur

₹6 L/yr - ₹13 L/yr

Senior Associate Operations
3.1k salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Explore more salaries
Compare WNS with

Teleperformance

3.9
Compare

Concentrix Corporation

3.7
Compare

iEnergizer

4.7
Compare

Infosys BPM

3.6
Compare
write
Share an Interview