Upload Button Icon Add office photos

Filter interviews by

INCREFF Data Engineer Interview Questions and Answers

Updated 3 Jan 2022

INCREFF Data Engineer Interview Experiences

1 interview found

I was interviewed in Dec 2021.

Interview Questionnaire 

1 Question

  • Q1. SQL ( easy to moderate difficulty ), how different operators work, work experience based questions, conceptual questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - While solving the given question, try to explain what you are thinking, it helps.

Interview questions from similar companies

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

It wa really a great experience.

Round 2 - Coding Test 

It was really a great experience.

Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself after 3 years?
  • Ans. 

    In 3 years, I see myself leading a team of data engineers, implementing cutting-edge technologies, and driving impactful data-driven decisions.

    • Leading a team of data engineers

    • Implementing cutting-edge technologies

    • Driving impactful data-driven decisions

  • Answered by AI
  • Q2. What are your strenghts?
  • Ans. 

    My strengths include strong analytical skills, attention to detail, and the ability to work well in a team.

    • Strong analytical skills - able to analyze complex data sets and derive meaningful insights

    • Attention to detail - meticulous in ensuring data accuracy and quality

    • Team player - collaborate effectively with colleagues to achieve common goals

  • Answered by AI
Round 4 - One-on-one 

(3 Questions)

  • Q1. What projects you have worked upon?
  • Ans. 

    I have worked on projects involving building data pipelines, optimizing database performance, and creating machine learning models.

    • Built data pipelines using Apache Spark and Kafka

    • Optimized database performance by tuning queries and indexes

    • Created machine learning models for predictive analytics

    • Implemented real-time data processing using technologies like Apache Flink

  • Answered by AI
  • Q2. What is your CGPA?
  • Ans. 

    My CGPA is 3.8 out of 4.0.

    • My CGPA is 3.8, which is considered high in my university.

    • I have consistently maintained a high CGPA throughout my academic career.

    • I have received several academic awards based on my CGPA.

    • My CGPA reflects my dedication and hard work towards my studies.

  • Answered by AI
  • Q3. What are your hobbies?
  • Ans. 

    My hobbies include hiking, photography, and playing the guitar.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Photography: I love capturing moments and landscapes through my camera lens.

    • Playing the guitar: I find relaxation and creativity in strumming chords and learning new songs.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Python and SQL questions were asked

Round 2 - One-on-one 

(1 Question)

  • Q1. I was asked about the project
Round 3 - One-on-one 

(1 Question)

  • Q1. ACID properties of DBMS
Round 4 - HR 

(1 Question)

  • Q1. HR question and family background

Interview Preparation Tips

Topics to prepare for Junglee Games Data Engineer interview:
  • SQL
  • Python
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Build a typeahead component

Round 2 - Technical 

(2 Questions)

  • Q1. Build a form for personal details
  • Ans. 

    Build a form for personal details

    • Include fields for name, email, phone number, address, date of birth

    • Use input fields, dropdowns, and date pickers for user input

    • Add validation for required fields and correct formats

    • Consider user experience with clear labels and easy navigation

  • Answered by AI
  • Q2. Add validations to different fields
  • Ans. 

    Implement validations for different fields in software development.

    • Identify the fields that require validation such as email, password, phone number, etc.

    • Use regular expressions to validate input data format.

    • Implement client-side and server-side validations to ensure data integrity.

    • Display error messages for invalid input to guide users on correct data entry.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dsa question regarding linked list and hashmap
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DS Algo type questions, string manipulation etc was asked and explored with more detailed questions
Round 2 - One-on-one 

(1 Question)

  • Q1. In depth android, kotlin discussions and high level mapping questions
Round 3 - HR 

(1 Question)

  • Q1. General managerial questions and working agreements type discussion
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduce Yourself
  • Ans. 

    I am a data analyst with a background in statistics and experience in analyzing large datasets to drive business decisions.

    • Graduated with a degree in Statistics

    • Proficient in data analysis tools such as Python, R, and SQL

    • Experience in creating visualizations to communicate insights

    • Strong problem-solving skills

  • Answered by AI
  • Q2. Skills you have
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium, can solve with leetcode medium

Round 2 - One-on-one 

(2 Questions)

  • Q1. Number of islands count
  • Ans. 

    Count the number of islands in a grid of '1's and '0's

    • Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited

    • Increment the island count for each new island found

    • Ensure to handle boundary cases and check for visited nodes

  • Answered by AI
  • Q2. First and last index of a particular element in an array
  • Ans. 

    Find the first and last index of a specific element in an array of strings.

    • Iterate through the array and keep track of the index of the first and last occurrence of the element.

    • Return the first and last index once the iteration is complete.

    • Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Money View user image Shreyas Vinayak Patil CSE-2019-23

posted on 5 Jun 2024

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

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

2hrs aptitude test was there

Round 2 - Coding Test 

2 hrs coding test was there

Round 3 - Group Discussion 

GD was conducted and then i passed it

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

A general apti round

Round 2 - Assignment 

Data analysis assignment

Round 3 - Technical 

(1 Question)

  • Q1. Sql questions askes
Round 4 - One-on-one 

(1 Question)

  • Q1. Product sense round
Round 5 - HR 

(1 Question)

  • Q1. Culture fit round

Tell us how to improve this page.

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 747 Interviews
Myntra Interview Questions
4.0
 • 213 Interviews
Nykaa Interview Questions
3.5
 • 114 Interviews
Snapdeal Interview Questions
3.8
 • 75 Interviews
Lido Learning Interview Questions
2.3
 • 55 Interviews
Pocket FM Interview Questions
2.8
 • 52 Interviews
View all
INCREFF Data Engineer Salary
based on 5 salaries
₹10.8 L/yr - ₹13 L/yr
11% more than the average Data Engineer Salary in India
View more details

INCREFF Data Engineer Reviews and Ratings

based on 2 reviews

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 2 Reviews and Ratings
Business Analyst
36 salaries
unlock blur

₹6.6 L/yr - ₹10.7 L/yr

Software Engineer
25 salaries
unlock blur

₹9 L/yr - ₹22.8 L/yr

Software Developer
25 salaries
unlock blur

₹10.5 L/yr - ₹23 L/yr

Software Development Engineer
25 salaries
unlock blur

₹12 L/yr - ₹22.8 L/yr

Sde1
16 salaries
unlock blur

₹12 L/yr - ₹18 L/yr

Explore more salaries
Compare INCREFF with

Myntra

4.0
Compare

Flipkart

4.0
Compare

Snapdeal

3.8
Compare

Shopclues

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