Upload Button Icon Add office photos
Engaged Employer

i

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

InFynd Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 11 Reviews

Filter interviews by

InFynd Data Engineer Intern Interview Questions and Answers

Updated 14 Aug 2024

InFynd Data Engineer Intern Interview Experiences

1 interview found

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

I applied via campus placement at Erode Sengunthar Engineering College, Erode and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Intermediate questions

Round 2 - Coding Test 

Basic sql queries- written

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between delete, truncate, drop
  • Ans. 

    Delete removes specific rows, truncate removes all rows, drop removes entire table.

    • Delete is used to remove specific rows from a table based on a condition.

    • Truncate removes all rows from a table but keeps the table structure.

    • Drop removes the entire table along with its structure and data.

    • Delete is slower than truncate and drop as it maintains logs for rollback.

    • Truncate is faster than delete as it does not maintain logs...

  • Answered by AI
  • Q2. 10 keywords in sql
  • Ans. 

    Keywords in SQL are essential for querying databases efficiently.

    • SELECT

    • FROM

    • WHERE

    • JOIN

    • GROUP BY

    • ORDER BY

    • HAVING

    • INSERT INTO

    • UPDATE

    • DELETE

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 questions based on coding

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() or slice() in Python

    • Iterate through the string in reverse order and append each character to a new string

    • Convert the string to an array of characters, reverse the array, then join the characters back together

  • Answered by AI
  • Q2. Linked list in java
  • Ans. 

    A linked list is a data structure in Java where each element points to the next element in the list.

    • Linked list nodes contain data and a reference to the next node

    • Insertion and deletion operations are efficient in linked lists

    • Traversal requires iterating through each node starting from the head

    • Example: Node class with data and next pointer, LinkedList class with methods to insert, delete, and traverse

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is over fitting
  • Ans. 

    Overfitting occurs when a model learns the training data too well, leading to poor performance on new, unseen data.

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

    • It can be identified when a model performs well on training data but poorly on test data.

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

    • Example: A decision tree with too ma...

  • Answered by AI

Skills evaluated in this interview

InFynd Interview FAQs

How many rounds are there in InFynd Data Engineer Intern interview?
InFynd interview process usually has 3 rounds. The most common rounds in the InFynd interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in InFynd Data Engineer Intern interview?

Some of the top questions asked at the InFynd Data Engineer Intern interview -

  1. Difference between delete, truncate, d...read more
  2. 10 keywords in ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 InFynd interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 756 Interviews
BigBasket Interview Questions
3.9
 • 346 Interviews
Myntra Interview Questions
4.0
 • 209 Interviews
Blinkit Interview Questions
3.7
 • 173 Interviews
Nykaa Interview Questions
3.5
 • 112 Interviews
Snapdeal Interview Questions
3.8
 • 74 Interviews
View all
Data Analyst
6 salaries
unlock blur

₹1.2 L/yr - ₹2 L/yr

Junior Software Engineer
4 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Data Engineer
4 salaries
unlock blur

₹3 L/yr - ₹5.8 L/yr

Software Engineer
3 salaries
unlock blur

₹1.5 L/yr - ₹3.6 L/yr

Market Research Analyst
3 salaries
unlock blur

₹1.4 L/yr - ₹3 L/yr

Explore more salaries
Compare InFynd with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Paytm

3.3
Compare

Snapdeal

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview