Upload Button Icon Add office photos

Filter interviews by

Signant Health Data Analyst Interview Questions and Answers

Updated 26 Oct 2024

Signant Health Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 26 Oct 2024

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

I applied via Approached by Company and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. General questions
  • Q2. Excel Questions
Round 2 - Assignment 

Excel Assignment on building a dashboard

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.

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 - Coding Test 

Easy 1 coding
Medium 1 coding
It was about arrays and sorting techniques and other is about your common sense

Round 3 - Technical 

(2 Questions)

  • Q1. Mainly about core java
  • Q2. Mainly about SQL , My SQL and different type of joins etc

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best it's easy to crack if you are strong in your basics
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Wildcard in excel
  • Ans. 

    Wildcard in Excel is a symbol used to represent one or more characters in a search string.

    • Wildcards include * (asterisk) for multiple characters and ? (question mark) for a single character.

    • Example: 'te*t' can match 'test' or 'text'.

    • Wildcards are commonly used in functions like VLOOKUP and SUMIF.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

1 python question and 1 sql question for coding and rest were the mcqs based on sql and python.

Round 2 - Technical 

(2 Questions)

  • Q1. Python code was asked for checking the anagrams
  • Q2. Sql code asked to solve on screen share using various use cases like group by, having, count
Round 3 - Technical 

(2 Questions)

  • Q1. Python code was asked for swaping any number but without using python libraries
  • Q2. Sql code was asked using concepts of rank dense,rank, partition by
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basic to Intermediate SQL Based questions
  • Q2. Basic to Intermediate Python Based questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Hackerra test with sql ,python coding and theory

Round 2 - Coding Test 

Sql advanced coding round

Round 3 - Coding Test 

Python basic coding test

Round 4 - HR 

(1 Question)

  • Q1. General discussion
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hard 2 questions in 45 mins

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to remove duplicate values from dataset
  • Ans. 

    Use pandas library in Python to remove duplicate values from dataset

    • Import pandas library in Python

    • Use drop_duplicates() method on the dataset

    • Specify columns to check for duplicates if needed

    • Example: df.drop_duplicates(subset=['column_name'])

  • Answered by AI
  • Q2. Difference between zip and enumerate
  • Ans. 

    zip is used to combine two lists into a list of tuples, while enumerate is used to add a counter to an iterable.

    • zip function takes two lists and combines them into a list of tuples

    • enumerate function adds a counter to an iterable and returns it as an enumerate object

    • Example for zip: zip([1, 2, 3], ['a', 'b', 'c']) will result in [(1, 'a'), (2, 'b'), (3, 'c')]

    • Example for enumerate: enumerate(['apple', 'banana', 'cherry']...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Mobile Programming Data Analyst interview:
  • Python
  • numpy
  • pandas
  • SQL

Skills evaluated in this interview

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

I appeared for an interview before May 2022.

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 

(2 Questions)

  • Q1. Pivot table in excel
  • Ans. 

    Pivot table is a data summarization tool in Excel.

    • Pivot table allows users to summarize and analyze large datasets.

    • It can be used to group data by categories, calculate totals, and create custom calculations.

    • Users can easily change the layout of the table to view data in different ways.

    • Pivot table is a powerful tool for data analysis and reporting.

    • Example: A sales manager can use pivot table to analyze sales data by re

  • Answered by AI
  • Q2. How to count data in excel
  • Ans. 

    To count data in Excel, use the COUNT function or select the data and look at the status bar.

    • Use the COUNT function to count the number of cells that contain numbers or dates

    • Use the COUNTA function to count the number of cells that are not empty

    • Select the data and look at the status bar to see the count of selected cells

    • Use the COUNTIF function to count cells that meet a specific criteria

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s was good

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

20 General MCQs were asked

Round 2 - Group Discussion 

Group discussion on any topic

Round 3 - Technical 

(3 Questions)

  • Q1. Self Introduction
  • Q2. How do you see yourself as the right fit in Solartis?
  • Q3. What was your college final project.
Round 4 - HR 

(2 Questions)

  • Q1. Salary Discussion
  • Q2. Terms and Conditions

Signant Health Interview FAQs

How many rounds are there in Signant Health Data Analyst interview?
Signant Health interview process usually has 2 rounds. The most common rounds in the Signant Health interview process are Assignment and One-on-one Round.
What are the top questions asked in Signant Health Data Analyst interview?

Some of the top questions asked at the Signant Health Data Analyst interview -

  1. General questi...read more
  2. Excel Questi...read more

Tell us how to improve this page.

Signant Health Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Arcesium Interview Questions
3.6
 • 78 Interviews
Programmers.io Interview Questions
4.2
 • 25 Interviews
Diverse Lynx Interview Questions
3.8
 • 19 Interviews
Egen Interview Questions
3.6
 • 17 Interviews
Bangmetric Interview Questions
3.6
 • 11 Interviews
View all
Signant Health Data Analyst Salary
based on 4 salaries
₹4.2 L/yr - ₹7.5 L/yr
7% less than the average Data Analyst Salary in India
View more details

Signant Health Data Analyst Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

2.0

Skill development

5.0

Work-life balance

3.0

Salary

4.0

Job security

5.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Test Engineer II
19 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Softwaretest Engineer
18 salaries
unlock blur

₹3.6 L/yr - ₹8.6 L/yr

Software Developer
16 salaries
unlock blur

₹3.6 L/yr - ₹8.8 L/yr

Automation Test Engineer
15 salaries
unlock blur

₹8 L/yr - ₹12.3 L/yr

Cloud Operations Engineer
12 salaries
unlock blur

₹9.5 L/yr - ₹17 L/yr

Explore more salaries
Compare Signant Health with

Mobile Programming

2.8
Compare

Diverse Lynx

3.8
Compare

Arcesium

3.6
Compare

Solartis Technology Services

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