Upload Button Icon Add office photos

Filter interviews by

Trademo Data Engineer Interview Questions and Answers

Updated 17 Nov 2022

Trademo Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Nov 2022

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 - Coding Test 

Python both MCQ and DSA question,SQL

Round 3 - Assignment 

Scraping assignment from a particular website

Round 4 - Technical 

(2 Questions)

  • Q1. Python DSA question.
  • Q2. Sql query and basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your python.
Be confident about your projects.

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Hackerearth problem on reversing the string & one more array question

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse the string
  • Ans. 

    Reverse a given string

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

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

    • Use stack data structure to reverse the string

  • Answered by AI
  • Q2. SQL based windowing function

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are cyclic linked lists
  • Ans. 

    Cyclic linked lists are linked lists where the last node points back to the first node, creating a loop.

    • Cyclic linked lists have no NULL pointers, making it difficult to determine the end of the list.

    • They can be used to efficiently represent circular data structures like a round-robin scheduling algorithm.

    • Detecting cycles in a linked list can be done using Floyd's cycle-finding algorithm.

  • Answered by AI
  • Q2. Coding question from BST
Round 2 - Technical 

(2 Questions)

  • Q1. About data modelling and Architecture
  • Q2. Real world problem and solution
  • Ans. 

    Real world problem: Predicting customer churn in a subscription-based service

    • Collect and analyze customer data such as usage patterns, demographics, and interactions

    • Use machine learning algorithms to identify factors leading to churn

    • Implement targeted retention strategies based on the analysis

    • Monitor and evaluate the effectiveness of the strategies over time

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Sql technical round
  • Q2. About various azure services
Round 4 - Technical 

(2 Questions)

  • Q1. About my work area
  • Q2. Managerial and company fit

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA and in depth knowledge of your work and field

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself, second highest salary , question related to coleasce function
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

It's seems to be easy

Round 2 - Coding Test 

It is quite difficult

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

I applied via Recruitment Consulltant and was interviewed before Jun 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 - Coding Test 

Sql queries not too difficult asked to write on google document.

Round 3 - HR 

(1 Question)

  • Q1. It’s was for contractual position and had only one round which is technical and HR combined

I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.joins and all basic SQL questions
  • Q2. 2. Oops knowledge advantage but not necessary.
  • Ans. 

    Object-oriented programming (OOP) knowledge is an advantage but not necessary for a data engineer.

    • OOP concepts like inheritance, encapsulation, and polymorphism can be useful in designing data models.

    • OOP languages like Java and Python are commonly used in data engineering.

    • Understanding OOP can help with debugging and maintaining code.

    • However, OOP is not a requirement for data engineering and other programming paradigms

  • Answered by AI
  • Q3. 3.er relationship

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.gd
2.tech1
3.tech2
4.hr
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It included aptitude, technical and coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on SQL(Joins)
  • Q2. Questions on arrays, substrings
Round 3 - HR 

(2 Questions)

  • Q1. Location preferred
  • Ans. 

    Remote work preferred, open to occasional travel

    • Remote work preferred

    • Open to occasional travel

    • Flexible with location

  • Answered by AI
  • Q2. Family background
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic java fundamentals
  • Q2. Spring boot,sql
Round 2 - Technical 

(2 Questions)

  • Q1. Some technical questions from manager
  • Q2. Some challenges or scenario based questions
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion mostly
  • Q2. Benifts that they offer with TR
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String Question based on hashmap
  • Q2. Palindorme -Reverse a string
  • Ans. 

    Reverse a string to check if it is a palindrome.

    • Create a function that takes a string as input

    • Reverse the string using built-in functions or manually

    • Compare the reversed string with the original string to check if it is a palindrome

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Basic Personal Questions, salary expectations
  • Q2. Agile, docker,kunernetes

Skills evaluated in this interview

Trademo Interview FAQs

How many rounds are there in Trademo Data Engineer interview?
Trademo interview process usually has 4 rounds. The most common rounds in the Trademo interview process are Resume Shortlist, Coding Test and Assignment.
How to prepare for Trademo Data Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Trademo. The most common topics and skills that interviewers at Trademo expect are SQL, Algorithms, Apache Server, Data Management and Data Structures.
What are the top questions asked in Trademo Data Engineer interview?

Some of the top questions asked at the Trademo Data Engineer interview -

  1. Sql query and basi...read more
  2. Python DSA questi...read more

Tell us how to improve this page.

Trademo Data Engineer Salary
based on 8 salaries
₹4 L/yr - ₹10 L/yr
34% less than the average Data Engineer Salary in India
View more details

Trademo Data Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Data Engineer
8 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Software Developer
6 salaries
unlock blur

₹5.4 L/yr - ₹13 L/yr

Software Engineer
5 salaries
unlock blur

₹7 L/yr - ₹10 L/yr

Software Development Engineer
5 salaries
unlock blur

₹11.5 L/yr - ₹20 L/yr

Data Research Analyst
5 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Explore more salaries
Compare Trademo with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.9
Compare

Paytm

3.3
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