Upload Button Icon Add office photos

Filter interviews by

NexGen Technologies Data Analyst Interview Questions and Answers

Updated 6 Oct 2023

NexGen Technologies Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 3 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 

Data analyst responsibility
Data mining and profiling
What is data cleaning?

Round 3 - Technical 

(3 Questions)

  • Q1. Capitalize the first character of string
  • Ans. 

    Capitalize the first character of a string

    • Use a function to capitalize the first character of the string

    • Ensure to handle cases where the string is empty or already capitalized

    • Example: 'hello' -> 'Hello', 'data analyst' -> 'Data analyst'

  • Answered by AI
  • Q2. Write a program to print First 10 natural numbers
  • Ans. 

    Program to print first 10 natural numbers

    • Use a loop to iterate from 1 to 10

    • Print each number in the loop

  • Answered by AI
  • Q3. Write a program to print First 10 even no
  • Ans. 

    Program to print first 10 even numbers

    • Initialize a counter variable to keep track of even numbers

    • Use a loop to iterate through numbers and print even numbers

    • Stop the loop when 10 even numbers are printed

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. How do you gain experience in data analysis?
  • Q2. What are your thoughts on the matter?
  • Q3. What is algorithm
Round 2 - Technical 

(2 Questions)

  • Q1. What is a data structure?
  • Q2. What are the different types of data structures available?

Interview Preparation Tips

Interview preparation tips for other job seekers - This job vacancy is open exclusively to individuals who have completed their 12th grade or are undergraduate students, with options for part-time or full-time work.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via AmbitionBox and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. I have finished Btech in Cse AI&ML taken datascience course looking for job
Round 2 - Case Study 

NLP is my favorite subject. Is relatated medical and sign language. I have done reseach with mechien learning and AI TOOLS used for problem solving approach.

Round 3 - Group Discussion 

A group discussion was conducted on data-based management regarding Mr. Adani's food industry products in the state of Gujarat and their exports to other countries, utilizing data analytics.

Interview Preparation Tips

Interview preparation tips for other job seekers - I am willing to work hard and invest ample time in the company's development, demonstrating effective time management while sincerely engaging in daily scheduled project-based research and maintaining team spirit.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Apititude Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between WHERE and HAVING??
  • Ans. 

    WHERE is used to filter rows before grouping, HAVING is used to filter groups after grouping.

    • WHERE is used with SELECT statement to filter rows based on a condition

    • HAVING is used with GROUP BY statement to filter groups based on a condition

    • WHERE is applied before data is grouped, HAVING is applied after data is grouped

    • Example: SELECT * FROM table WHERE column = 'value'

    • Example: SELECT column, COUNT(*) FROM table GROUP B

  • Answered by AI
  • Q2. Where- Row Level Filters Having-Aggregate Filters
  • Ans. 

    Row level filters are applied before aggregations, while aggregate filters are applied after aggregations.

    • Row level filters are used to filter individual rows of data before any aggregations are performed.

    • Aggregate filters are used to filter the aggregated results after the data has been grouped and summarized.

    • Row level filters are typically applied using WHERE clause in SQL, while aggregate filters are applied using H...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you wanna join Uber?
  • Q2. Best Company Ever

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL and Excel and Basic Python

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Projects Worked
  • Ans. 

    I have worked on various projects involving data analysis, visualization, and interpretation.

    • Developed predictive models using machine learning algorithms

    • Performed data cleaning and preprocessing to ensure accuracy

    • Created interactive dashboards for stakeholders to easily understand insights

  • Answered by AI
  • Q2. SQL functions used in the projects
  • Ans. 

    Common SQL functions used in projects include COUNT, SUM, AVG, MAX, MIN, and GROUP BY.

    • COUNT: Used to count the number of rows in a table.

    • SUM: Used to calculate the sum of a column.

    • AVG: Used to calculate the average value of a column.

    • MAX: Used to find the maximum value in a column.

    • MIN: Used to find the minimum value in a column.

    • GROUP BY: Used to group rows that have the same values into summary rows.

  • Answered by AI
  • Q3. Machine learning alogriths

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What are the key metrics you would be working with with EaseMyTrip?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic to Advanced level of SQL
  • Q2. Discussed 1 -2 Business Cases studies
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions based on Sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for SQL
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jun 2023. There were 3 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 test is a way for employers to assess a candidate's abilities through a variety of different testing formats. Aptitude tests will test your ability to perform tasks and react to situations at work. This includes: problem-solving.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me something about yourself. How did you hear about this position? Why do you want to work here?
  • Ans. Hi thank you for giving me this opportunity to introduce my self lakshmi r am basically from doddballapur i graduate in b. Com from banglore north university
  • Answered Anonymously
  • Q2. What is your greatest strength? What are your strengths and weaknesses? What do you know about this company/organization?

NexGen Technologies Interview FAQs

How many rounds are there in NexGen Technologies Data Analyst interview?
NexGen Technologies interview process usually has 3 rounds. The most common rounds in the NexGen Technologies interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in NexGen Technologies Data Analyst interview?

Some of the top questions asked at the NexGen Technologies Data Analyst interview -

  1. Write a program to print First 10 natural numb...read more
  2. Write a program to print First 10 even...read more
  3. Capitalize the first character of str...read more

Tell us how to improve this page.

Data Analyst Interview Questions from Similar Companies

View all
NexGen Technologies Data Analyst Salary
based on 6 salaries
₹3.5 L/yr - ₹10 L/yr
6% less than the average Data Analyst Salary in India
View more details

NexGen Technologies Data Analyst Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
128 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Software Developer
57 salaries
unlock blur

₹3.3 L/yr - ₹9.4 L/yr

Softwaretest Engineer
53 salaries
unlock blur

₹3.8 L/yr - ₹7.5 L/yr

Devops Engineer
47 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Test Engineer
26 salaries
unlock blur

₹4 L/yr - ₹7.2 L/yr

Explore more salaries
Compare NexGen Technologies with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

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