Upload Button Icon Add office photos

Filter interviews by

Ingenero Technologies Data Analyst Interview Questions and Answers

Updated 19 Sep 2024

Ingenero Technologies Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Statistical Data questions
  • Q2. Deep leaning questions

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at College of Engineering ( Formerly Pune Instiute of Enginering and Technology ), Pune and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

If everyone is cheating you should also do it?

Round 2 - Technical 

(4 Questions)

  • Q1. Everyhting about project..
  • Q2. Linear vs logistic regression
  • Ans. 

    Linear regression is used for continuous variables, while logistic regression is used for binary outcomes.

    • Linear regression is used to predict a continuous outcome based on one or more input variables.

    • Logistic regression is used to predict the probability of a binary outcome based on one or more input variables.

    • Linear regression assumes a linear relationship between the independent and dependent variables, while logist...

  • Answered by AI
  • Q3. Normalization in dbms
  • Ans. 

    Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables and establishing relationships between them.

    • It helps in reducing data redundancy, minimizing data anomalies, and improving data consistency.

    • There are different normal forms such as 1NF, 2NF, 3NF, BCNF, and 4NF, each with spec...

  • Answered by AI
  • Q4. List array difference etc
  • Ans. 

    Array difference is finding the elements that are present in one array but not in another.

    • Use set operations like difference to find elements in one array but not in another.

    • Example: arr1 = ['a', 'b', 'c'], arr2 = ['b', 'c', 'd'], arr_diff = set(arr1) - set(arr2) = ['a']

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Dec 2022. 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 - HR 

(6 Questions)

  • Q1. Go thru your profile
  • Q2. Previous company work experience
  • Q3. Why do you wanna change the Job?
  • Q4. Why are you interested in this job?
  • Q5. Greatest strengths and weaknesses
  • Q6. Salary expectations
Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions on SQL, Power BI and Basics of Python coding
  • Q2. Questions on projects and case studies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic data science and statistics interview questions along with their mathematical understanding.
Round 2 - Technical 

(1 Question)

  • Q1. Data science questions with mathematical understanding
Round 3 - HR 

(1 Question)

  • Q1. STAR type questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain your project
  • Ans. 

    Developed a predictive model to forecast sales based on historical data

    • Collected and cleaned sales data from multiple sources

    • Performed exploratory data analysis to identify trends and patterns

    • Built a machine learning model using regression techniques

    • Evaluated model performance using metrics like RMSE and MAE

  • Answered by AI
  • Q2. Oops concept was asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is HTML vs XHTML
  • Ans. 

    HTML is a markup language for creating web pages, while XHTML is a stricter version of HTML that follows XML rules.

    • HTML is more forgiving and allows for sloppy coding, while XHTML requires well-formed and valid code.

    • XHTML requires all tags to be closed properly, unlike HTML which allows for self-closing tags.

    • XHTML is case-sensitive, while HTML is not.

    • XHTML documents must be well-formed XML documents, while HTML documen

  • Answered by AI

Skills evaluated in this interview

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 - Technical 

(2 Questions)

  • Q1. Cfd questions like forward difference scheme and backward difference scheme.
  • Q2. In which direction the fluid flows in a vertical pipe when the pressures at two vertical locations are given.
  • Ans. 

    The direction of fluid flow in a vertical pipe depends on the pressure difference between two vertical locations.

    • Fluid flows from high pressure to low pressure.

    • If the pressure at the lower location is higher than the pressure at the upper location, the fluid will flow downwards.

    • If the pressure at the upper location is higher than the pressure at the lower location, the fluid will flow upwards.

    • The magnitude of the press...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. About Work experience
  • Q2. How do you handle a negative outcome?
  • Ans. 

    I handle negative outcomes by analyzing the root cause and identifying potential solutions.

    • I remain calm and objective to avoid making hasty decisions.

    • I review the data and identify the root cause of the negative outcome.

    • I brainstorm potential solutions and evaluate their feasibility.

    • I implement the best solution and monitor its effectiveness.

    • I use the experience as a learning opportunity to improve future outcomes.

  • Answered by AI
  • Q3. What are the factors that demotivates you in work?
Round 4 - Technical 

(3 Questions)

  • Q1. Questions based on Bernoullis principle.
  • Q2. How to find if a point is inside or outside of a regular polygon?
  • Ans. 

    To find if a point is inside or outside of a regular polygon, we can use the Ray Casting algorithm.

    • Draw a line from the point to a point outside the polygon

    • Count the number of times the line intersects with the polygon edges

    • If the number of intersections is odd, the point is inside the polygon

    • If the number of intersections is even, the point is outside the polygon

  • Answered by AI
  • Q3. Coding questions by the specialist in US.
Round 5 - Coding Test 

3 questions on various problems based on arrays and matrices.

Interview Preparation Tips

Interview preparation tips for other job seekers - Work well on the closing skills and basics of fluid mechanics.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mostly easy questions

Round 2 - Group Discussion 

Cheating overview like should we do it as everyone is doing

Interview Preparation Tips

Interview preparation tips for other job seekers - ai ml concept should be clear
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(6 Questions)

  • Q1. Go thru your profile
  • Q2. Previous company work experience
  • Q3. Why do you wanna change the Job?
  • Q4. Why are you interested in this job?
  • Q5. Greatest strengths and weaknesses
  • Q6. Salary expectations
Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions on SQL, Power BI and Basics of Python coding
  • Q2. Questions on projects and case studies
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at College of Engineering ( Formerly Pune Instiute of Enginering and Technology ), Pune and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

If everyone is cheating you should also do it?

Round 2 - Technical 

(4 Questions)

  • Q1. Everyhting about project..
  • Q2. Linear vs logistic regression
  • Ans. 

    Linear regression is used for continuous variables, while logistic regression is used for binary outcomes.

    • Linear regression is used to predict a continuous outcome based on one or more input variables.

    • Logistic regression is used to predict the probability of a binary outcome based on one or more input variables.

    • Linear regression assumes a linear relationship between the independent and dependent variables, while logist...

  • Answered by AI
  • Q3. Normalization in dbms
  • Ans. 

    Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables and establishing relationships between them.

    • It helps in reducing data redundancy, minimizing data anomalies, and improving data consistency.

    • There are different normal forms such as 1NF, 2NF, 3NF, BCNF, and 4NF, each with spec...

  • Answered by AI
  • Q4. List array difference etc
  • Ans. 

    Array difference is finding the elements that are present in one array but not in another.

    • Use set operations like difference to find elements in one array but not in another.

    • Example: arr1 = ['a', 'b', 'c'], arr2 = ['b', 'c', 'd'], arr_diff = set(arr1) - set(arr2) = ['a']

  • Answered by AI

Skills evaluated in this interview

Ingenero Technologies Interview FAQs

How many rounds are there in Ingenero Technologies Data Analyst interview?
Ingenero Technologies interview process usually has 1 rounds. The most common rounds in the Ingenero Technologies interview process are Technical.
What are the top questions asked in Ingenero Technologies Data Analyst interview?

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

  1. Statistical Data questi...read more
  2. deep leaning questi...read more

Tell us how to improve this page.

Ingenero Technologies Data Analyst Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
Ingenero Technologies Data Analyst Salary
based on 45 salaries
₹4.2 L/yr - ₹15.5 L/yr
68% more than the average Data Analyst Salary in India
View more details

Ingenero Technologies Data Analyst Reviews and Ratings

based on 9 reviews

4.6/5

Rating in categories

4.3

Skill development

4.4

Work-life balance

4.7

Salary

4.6

Job security

4.7

Company culture

4.6

Promotions

4.4

Work satisfaction

Explore 9 Reviews and Ratings
Process Engineer
257 salaries
unlock blur

₹4.7 L/yr - ₹19.5 L/yr

Senior Process Engineer
46 salaries
unlock blur

₹9.6 L/yr - ₹23 L/yr

Data Analyst
45 salaries
unlock blur

₹4.2 L/yr - ₹15.5 L/yr

Process Technology Engineer
24 salaries
unlock blur

₹9 L/yr - ₹17 L/yr

Data Scientist
19 salaries
unlock blur

₹9.5 L/yr - ₹24 L/yr

Explore more salaries
Compare Ingenero Technologies with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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