Upload Button Icon Add office photos
Engaged Employer

i

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

Astegic Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 138 Reviews

Filter interviews by

Astegic Data Analyst Interview Questions and Answers

Updated 27 May 2024

Astegic Data Analyst Interview Experiences

3 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 27 May 2024

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

I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between UNION and UNION ALL
  • Ans. 

    UNION combines and removes duplicates, UNION ALL combines without removing duplicates.

    • UNION merges the result sets of two or more SELECT statements and removes duplicates

    • UNION ALL merges the result sets of two or more SELECT statements without removing duplicates

    • UNION is slower as it has to remove duplicates, while UNION ALL is faster as it does not have to check for duplicates

  • Answered by AI
Round 2 - Assignment 

A SQL based assignment containing 8 SQL questions ranging from easy to moderate levels.

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Apr 2024

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

I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Question were related to sql and power bi

Round 2 - Assignment 

Have to complete the assignment.

Round 3 - One-on-one 

(1 Question)

  • Q1. One on one round with manager.

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... 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
Q4. Sliding Window Maximum Problem Statement You are given an array/l ... read more
asked in Tredence
Q5. Find First Repeated Character in a String Given a string 'STR' co ... read more

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 17 May 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Job Portal and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Delete drop truncate
  • Q2. Basic joins and their usage
  • Ans. 

    Basic joins are used to combine rows from two or more tables based on a related column between them.

    • Types of basic joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is the pivot table in Excel
  • Ans. 

    A pivot table in Excel is a data summarization tool that allows you to reorganize and summarize selected columns and rows of data.

    • Allows users to summarize and analyze large datasets

    • Can easily reorganize data by dragging and dropping fields

    • Provides options to calculate sums, averages, counts, etc. for data

    • Helps in creating interactive reports and charts

    • Useful for identifying trends and patterns in data

  • Answered by AI
  • Q2. A pivot table is used to summarize...........etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - "tailor your resume for each job application."

Skills evaluated in this interview

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

Forecasting problem - Predict daily sku level sales

Round 2 - Technical 

(2 Questions)

  • Q1. What is difference between bias and variance
  • Ans. 

    Bias is error due to overly simplistic assumptions, variance is error due to overly complex models.

    • Bias is the error introduced by approximating a real-world problem, leading to underfitting.

    • Variance is the error introduced by modeling the noise in the training data, leading to overfitting.

    • High bias can cause a model to miss relevant relationships between features and target variable.

    • High variance can cause a model to ...

  • Answered by AI
  • Q2. Parametric vs non parametruc model
  • Ans. 

    Parametric models make strong assumptions about the form of the underlying data distribution, while non-parametric models do not.

    • Parametric models have a fixed number of parameters, while non-parametric models have a flexible number of parameters.

    • Parametric models are simpler and easier to interpret, while non-parametric models are more flexible and can capture complex patterns in data.

    • Examples of parametric models inc...

  • Answered by AI

Skills evaluated in this interview

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

Easy and moderate level question

Round 2 - Group Discussion 

Given a relevant topic and discussion on it

Round 3 - HR 

(2 Questions)

  • Q1. Introducd yourself
  • Q2. Why do you want to join us
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly about projects ml, nlp, python code would be asked
Round 2 - Technical 

(1 Question)

  • Q1. It would be focused on technical stuff in detail ml, nlp, deployments etc
Round 3 - HR 

(1 Question)

  • Q1. Organisation fit
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the full form of ETL?
  • Ans. 

    ETL stands for Extract, Transform, Load. It is a process used in data warehousing to extract data from various sources, transform it into a consistent format, and load it into a target database.

    • ETL stands for Extract, Transform, Load

    • Extract: Involves extracting data from various sources such as databases, applications, and files

    • Transform: Involves cleaning, filtering, and transforming the extracted data into a consiste...

  • Answered by AI
  • Q2. ETL Full form is Exact, Transform, Load.

Interview Preparation Tips

Interview preparation tips for other job seekers - "Stay persistent, network, actively, continuously upgrade your skills."
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Reasoning and aptitude questions were asked

Round 3 - One-on-one 

(1 Question)

  • Q1. Interview was around python programming and team fitment
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is overfitting in machine learning?
  • Ans. 

    Overfitting occurs when a machine learning model learns the training data too well, including noise and outliers, leading to poor generalization on new data.

    • Overfitting happens when a model is too complex and captures noise in the training data.

    • It leads to poor performance on unseen data as the model fails to generalize well.

    • Techniques to prevent overfitting include cross-validation, regularization, and early stopping.

    • ...

  • Answered by AI
  • Q2. Overfitting accurs when a model learns the details.......etc
  • Ans. 

    Overfitting occurs when a model learns the details and noise in the training data to the extent that it negatively impacts the model's performance on new data.

    • Overfitting happens when a model is too complex and captures noise in the training data.

    • It leads to poor generalization and high accuracy on training data but low accuracy on new data.

    • Techniques to prevent overfitting include cross-validation, regularization, and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the company before interview.

Astegic Interview FAQs

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

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

  1. Difference between UNION and UNION ...read more
  2. basic joins and their us...read more
  3. delete drop trunc...read more

Tell us how to improve this page.

Astegic Data Analyst Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
Astegic Data Analyst Salary
based on 12 salaries
₹2.5 L/yr - ₹6.2 L/yr
19% less than the average Data Analyst Salary in India
View more details

Astegic Data Analyst Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Research Analyst
127 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Research Analyst
64 salaries
unlock blur

₹1.5 L/yr - ₹3.2 L/yr

Quality Analyst
18 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Team Lead
14 salaries
unlock blur

₹3.2 L/yr - ₹4.5 L/yr

Data Analyst
12 salaries
unlock blur

₹2.5 L/yr - ₹6.2 L/yr

Explore more salaries
Compare Astegic with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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