Upload Button Icon Add office photos
Engaged Employer

i

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

Pristyn Care Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Pristyn Care Data Analyst Interview Questions and Answers

Updated 17 Jun 2024

Pristyn Care Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Aftab alam

posted on 17 Jun 2024

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

(2 Questions)

  • Q1. What is SQL pls definitons
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language.

    • It is used to communicate with databases to retrieve, insert, update, and delete data.

    • Common SQL commands include SELECT, INSERT, UPDATE, and DELETE.

    • SQL is used in various database management systems like MySQL, PostgreSQL, and Oracle.

    • Example: SELECT * FROM customers WHERE city = 'New York';

  • Answered by AI
  • Q2. What is left join how many types of join in sql
  • Ans. 

    A left join is a type of join in SQL that returns all records from the left table and the matched records from the right table.

    • Left join is used to retrieve all records from the left table and the matched records from the right table.

    • If there is no match, NULL values are returned for the columns from the right table.

    • Types of joins in SQL include inner join, outer join (left, right, full), cross join, and self join.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Data Analyst Interview Questions & Answers

Practo user image Pratik Chaudhari

posted on 17 Nov 2015

I applied via Referral

Interview Preparation Tips

Round: Resume Shortlist
Experience: Sent resume to an HR through Linkedin and got the call for interview

Round: Technical Interview
Experience: Had 3 rounds of technical interviews with Product Owner, Product Manager and VP Product. Most of the questions were related to maths, statistics and a few on machine learning. Even though I did not have much background on these, I was asked to give my inputs and try to find a solution. We discussed recommendation engines for Quora, Linkedin and e-commerce websites. Then they asked me how can we remove the bias that comes in the practo ratings of the doctors due to feedback from various channels. How can we identify if the customer is booking an appointment by looking at reviews or ratings? How can we identify spam reviews before publishing them? How can we build a product which can help users write a better quality review? Most of the questions were related to data science and how we can improve the products using data. The data analyst role for which I was being interviewed, was a first of its kind role in Practo. The JD was to basically work with the product team and help them in improving products, building new features etc. using data science/ data analytics.

Skills: Product Sense, Attitude, Data Science, Data Analysis, Basics Of Machine Learning
College Name: IIT Madras
Motivation: being the leader of the healthcare industry, high growth startup, opportunity to solve interesting problems using data

I applied via LinkedIn and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. SQL joins, python basics, resume based,

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basics well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Basic Excel Questions
  • Q2. Medium and Basic SQL Questions
  • Q3. Resume based Question
  • Q4. Case Study Questions
  • Q5. Questions on Project
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

SQL query optimisation

Round 2 - HR 

(1 Question)

  • Q1. Regular discussion, about job role, why swiggy

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare excel, and sql
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. There were 4 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 Resume tips
Round 2 - Aptitude Test 

Number sires, clock, logic, arithmetic, geometry

Round 3 - Coding Test 

Code test basic, ans the basic knowledge, write code

Round 4 - Technical 

(5 Questions)

  • Q1. What is python?
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python is widely used for web development, data analysis, artificial intelligence, and scientific computing.

    • It emphasizes code readability and uses indentation to define code blocks.

    • Python has a large standard library and a vibrant community of developers.

    • Example: print('Hello, World!')

    • Example: import pandas as pd

  • Answered by AI
  • Q2. What is python used for?
  • Ans. 

    Python is a versatile programming language used for data analysis, web development, artificial intelligence, automation, and more.

    • Data analysis and visualization

    • Web development (Django, Flask)

    • Artificial intelligence and machine learning (TensorFlow, PyTorch)

    • Automation and scripting

    • Scientific computing (NumPy, SciPy)

  • Answered by AI
  • Q3. What type of language is python?
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python is an interpreted language, meaning it does not need to be compiled before running.

    • It supports multiple programming paradigms, including object-oriented, imperative, and functional programming.

    • Python has a large standard library and a thriving community, making it versatile and widely used.

    • Example: Python is used for web develop...

  • Answered by AI
  • Q4. What is oops in python?
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm based on the concept of 'objects', which can contain data and code.

    • OOP allows for the organization of code into reusable components called classes.

    • Classes can have attributes (variables) and methods (functions) associated with them.

    • In Python, everything is an object, and classes can be defined using the 'class' keyword.

    • Encapsulation, inheritance, and polymorph

  • Answered by AI
  • Q5. What is array in python?
  • Ans. 

    An array in Python is a data structure that stores a collection of elements of the same type.

    • Arrays can store elements such as integers, floats, or strings.

    • Arrays are indexed starting from 0, with elements accessed using their index.

    • Example: arr = ['apple', 'banana', 'cherry']

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Swiggy Data Analyst interview:
  • Advanced Excel
  • SQL Server
  • Python
Interview preparation tips for other job seekers - online interview

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How can you reduce the delivery time of the order?
  • Ans. 

    Reducing delivery time can be achieved by optimizing the supply chain, improving communication, and automating processes.

    • Analyze the supply chain and identify bottlenecks

    • Implement automation tools to streamline processes

    • Improve communication between departments and with customers

    • Use data analytics to forecast demand and plan accordingly

    • Consider outsourcing or partnering with third-party logistics providers

    • Invest in tec...

  • Answered by AI
  • Q2. Questions based on Case Studies

Interview Preparation Tips

Interview preparation tips for other job seekers - The process consisted of two rounds. First was the business analysis kind of round which included the questions like how can you reduce the delivery time of the order? The second round was technical round where the person asked the questions on SQL and Excel

I applied via Referral and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How can you understand the supply of restaurant in a particular area of a city ?
  • Ans. 

    To understand the supply of restaurants in a particular area of a city, we can use various methods.

    • Collect data from online directories like Yelp, Zomato, etc.

    • Conduct surveys to gather information about the number of restaurants in the area.

    • Analyze the population density and demographics of the area to estimate the demand for restaurants.

    • Check the number of restaurant permits issued by the local government.

    • Use GIS mapp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand any city's demographics for instance. Take most busy road and assume that 70% supply will be on food -tech (MArket Standard). Open Sw / Zo and see the supply available in that area in peak time. There can be more than one way to solve for these question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Expected salary vs what they can offer

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How do u rate yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest to the recruiter that's it
Contribute & help others!
anonymous
You can choose to be anonymous

Pristyn Care Interview FAQs

How many rounds are there in Pristyn Care Data Analyst interview?
Pristyn Care interview process usually has 1 rounds. The most common rounds in the Pristyn Care interview process are Technical.
How to prepare for Pristyn Care 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 Pristyn Care. The most common topics and skills that interviewers at Pristyn Care expect are MongoDB, MySQL, Presentation Skills, Program Management and Python.
What are the top questions asked in Pristyn Care Data Analyst interview?

Some of the top questions asked at the Pristyn Care Data Analyst interview -

  1. what is left join how many types of join in ...read more
  2. What is SQL pls definit...read more

Recently Viewed

INTERVIEWS

Trellix

No Interviews

INTERVIEWS

Hero Cycles

10 top interview questions

JOBS

Pon Pure Chemical

No Jobs

INTERVIEWS

Pon Pure Chemical

No Interviews

LIST OF COMPANIES

Hero Cycles

Locations

SALARIES

Trellix

SALARIES

Pon Pure Chemical

INTERVIEWS

Trellix

No Interviews

SALARIES

Trellix

INTERVIEWS

Pristyn Care

No Interviews

Tell us how to improve this page.

Pristyn Care Data Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Pristyn Care Data Analyst Salary
based on 33 salaries
₹3 L/yr - ₹8 L/yr
6% less than the average Data Analyst Salary in India
View more details

Pristyn Care Data Analyst Reviews and Ratings

based on 4 reviews

3.7/5

Rating in categories

4.0

Skill development

2.5

Work-life balance

2.5

Salary

2.5

Job security

2.3

Company culture

2.3

Promotions

3.5

Work satisfaction

Explore 4 Reviews and Ratings
Business Development Manager
677 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
228 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Category Manager
142 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
126 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
77 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Pristyn Care with

Portea Medical

3.8
Compare

PharmEasy

3.7
Compare

Practo

3.2
Compare

Tata 1mg

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