Upload Button Icon Add office photos
Premium Employer

i

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

Eversana Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Eversana Data Analyst Interview Questions and Answers

Updated 15 May 2024

Eversana Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image ANIRUDH Jagtap

posted on 15 May 2024

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

(1 Question)

  • Q1. About your self

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. My education, asked me to describe myself

Interview Preparation Tips

Interview preparation tips for other job seekers - hiring managers asked about my education in B.Pharm, what I know about Abott, which areas are they into, asked about any extra curricular activities I was engaged in while I was in College, etc

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They tested my behavioral skills more than my technical knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite and answer straight away without any hesitation. Here in Astrazeneca they are insisting the SpeakUp culture. Hence sharing your thought and opinion directly to them will impress them a lot.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 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 tips
Round 2 - Aptitude Test 

Aptitude and technical

Round 3 - Technical 

(3 Questions)

  • Q1. Projects,resume and 2 basic coding questions
  • Q2. Count the frequency of numbers in an array
  • Q3. 2d dictionary python code
Round 4 - HR 

(1 Question)

  • Q1. I was not selected
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

The first round had aptitude,logical reasoning questions. There were three coding question of which I remember Jump Game IV.

Round 2 - One-on-one 

(1 Question)

  • Q1. They started off with a brief introduction of myself and then asked questions regarding my projects.And this went on - mainly based on projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please just dont focus just on the technical part like doing leetcode or just studying core subjects and going into the interview. Practice communication skills,maintain a rapport with your interviewer and show your passion.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It contains multiple sections and it also contains coding test section also

Round 2 - Technical 

(3 Questions)

  • Q1. What is gen Ai?
  • Ans. 

    Gen Ai refers to the generation of artificial intelligence that focuses on mimicking human cognitive functions.

    • Gen Ai aims to create AI systems that can think, learn, and problem-solve like humans.

    • It involves technologies such as natural language processing, machine learning, and neural networks.

    • Examples include virtual assistants like Siri and Alexa, as well as self-driving cars.

  • Answered by AI
  • Q2. What is cloud and how it works?
  • Ans. 

    Cloud computing is the delivery of computing services over the internet, including storage, servers, databases, networking, software, and more.

    • Cloud computing allows users to access and use resources on-demand without the need for physical infrastructure.

    • It offers scalability, flexibility, cost-effectiveness, and increased efficiency compared to traditional on-premises solutions.

    • Examples of cloud services include Amazo...

  • Answered by AI
  • Q3. About my projects and asked me to explain?

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Have you make any Down payment
  • Ans. 

    Yes, I have made a down payment on my car loan.

    • Yes, I made a down payment of 20% on my car loan.

    • The down payment helped lower my monthly payments.

    • I saved up for the down payment over several months.

  • Answered by AI
  • Q2. Did you come across any situation like aging invoices pending to process and how you clear that
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between List and Tuple?
  • Ans. 

    List is mutable, Tuple is immutable in Python.

    • List can be modified after creation, Tuple cannot be modified

    • List is defined using square brackets [], Tuple is defined using parentheses ()

    • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

  • Answered by AI
  • Q2. Define a sales forecasting approach?
  • Ans. 

    Sales forecasting approach is a method used to predict future sales based on historical data and market trends.

    • Sales forecasting can be done using quantitative methods like time series analysis or qualitative methods like expert opinion.

    • It involves analyzing past sales data, market trends, and other relevant factors to predict future sales.

    • Different approaches include moving average method, exponential smoothing, regre...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Sanofi Analyst interview:
  • Python
  • SQL
Interview preparation tips for other job seekers - Just prepare basic python and SQL

Skills evaluated in this interview

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

SQL and 2 coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - The company came in my colllege and all rounds happened after that
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Round 1 consisted of Aptitude and coding questions. Aptitude was doable and coding questions were a bit difficult.

Round 2 - One-on-one 

(3 Questions)

  • Q1. CV go through. Tell me about your Projects.
  • Q2. Explain any supervised and unsupervised algorithm.
  • Ans. 

    Supervised algorithms learn from labeled data while unsupervised algorithms learn from unlabeled data.

    • Supervised algorithms are used for classification and regression tasks.

    • Examples of supervised algorithms include decision trees, random forests, and support vector machines.

    • Unsupervised algorithms are used for clustering and dimensionality reduction tasks.

    • Examples of unsupervised algorithms include k-means clustering,

  • Answered by AI
  • Q3. Difference between SQL and MySQL
  • Ans. 

    SQL is a language used to manage relational databases while MySQL is a relational database management system.

    • SQL is a language used to manage relational databases while MySQL is a relational database management system.

    • SQL is a standard language used across different database management systems while MySQL is a specific implementation of a relational database management system.

    • MySQL is open-source and free to use while ...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Where do u see yourself in couple of years and why Eli Lilly.
  • Q2. Strengths and weaknesses

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare and solve aptitude questions regularly and try solving easy and medium questions from gfg

Skills evaluated in this interview

Eversana Interview FAQs

How many rounds are there in Eversana Data Analyst interview?
Eversana interview process usually has 1 rounds. The most common rounds in the Eversana interview process are HR.
How to prepare for Eversana 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 Eversana. The most common topics and skills that interviewers at Eversana expect are Data Analysis, Data Validation, Advanced Excel, Python and Selenium.

Tell us how to improve this page.

Eversana Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Eversana Data Analyst Salary
based on 31 salaries
₹4.3 L/yr - ₹12.8 L/yr
29% more than the average Data Analyst Salary in India
View more details

Eversana Data Analyst Reviews and Ratings

based on 3 reviews

3.0/5

Rating in categories

1.8

Skill development

3.3

Work-life balance

3.3

Salary

2.5

Job security

2.3

Company culture

2.5

Promotions

2.0

Work satisfaction

Explore 3 Reviews and Ratings
Analyst
75 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Analyst
47 salaries
unlock blur

₹3.8 L/yr - ₹14 L/yr

Consultant
41 salaries
unlock blur

₹16 L/yr - ₹34 L/yr

Associate Analyst
41 salaries
unlock blur

₹2 L/yr - ₹5.6 L/yr

Data Analyst
31 salaries
unlock blur

₹4.3 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Eversana with

Abbott

4.1
Compare

Sanofi

4.2
Compare

Piramal Pharma

4.0
Compare

Novo Nordisk

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