Upload Button Icon Add office photos
Engaged Employer

i

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

Data Sutram Verified Tick

Compare button icon Compare button icon Compare
2.5

based on 13 Reviews

Filter interviews by

Data Sutram Data Engineer Interview Questions and Answers

Updated 22 Apr 2024

Data Sutram Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Apr 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. 1. Tell me about yourself.
  • Q2. 2. Tell me about your last project that you have worked on and what was your role and responsibilities
  • Q3. 3. Coding questions on python. Asked to solve problem on IDE.

Interview Preparation Tips

Topics to prepare for Data Sutram Data Engineer interview:
  • Python
  • SQL
  • Pyspark
  • NoSQL
  • AWS
Interview preparation tips for other job seekers - Prepare well on coding and problem solving.

Interview questions from similar companies

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

I applied via campus placement at Lokmanya Tilak College of Engineering, Navi Mumbai and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions related to web development and quantitative aptitude. It was one hour test. Based on the score of this test, the position is allotted to you for which you are eligible to give the interview.

Round 2 - Coding Test 

Coding round didn't had compilers and I had to write the pseudo code for the given problems. Few DSA and SQL questions were there in this round.

Round 3 - One-on-one 

(1 Question)

  • Q1. This round was with the CEO of the company. He asked me to introduce myself and later switch to technical questions. He gave me a problem based on nested-dictionary type of thing and also few SQL queries t...

Interview Preparation Tips

Topics to prepare for Sciative Solutions Data Engineer interview:
  • Python
  • Data Structures
  • Algorithms
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Fair and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introducing your self and project
  • Q2. Severity and priority
  • Q3. Smoke and sanity testing
  • Q4. Scenario base question if find bug before release

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all manual testing type question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via levels.fyi and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How would you rate yourself on different coding languages?
  • Ans. 

    I rate myself highly in Python and Java, proficient in Bash scripting, and have basic knowledge of Ruby and JavaScript.

    • Python - Highly skilled, used for automation scripts and backend development

    • Java - Highly skilled, used for building applications and services

    • Bash scripting - Proficient, used for automation and system administration tasks

    • Ruby - Basic knowledge, used occasionally for small scripts

    • JavaScript - Basic kno

  • Answered by AI
  • Q2. What do you know about AI/ML
  • Ans. 

    AI/ML stands for Artificial Intelligence/Machine Learning, which are technologies that enable machines to learn from data and make decisions.

    • AI refers to the simulation of human intelligence processes by machines, such as learning, reasoning, and self-correction.

    • ML is a subset of AI that focuses on the development of algorithms and statistical models that enable machines to improve their performance on a specific task.

    • ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Find in rotated sorted array
  • Ans. 

    Search for a target value in a rotated sorted array.

    • Use binary search to find the pivot point where the array is rotated.

    • Determine which half of the array the target value lies in based on the pivot point.

    • Continue binary search in the appropriate half of the array to find the target value.

  • Answered by AI
  • Q2. Design IMDB. how will you manage concurrent ratings
  • Ans. 

    Design IMDB with concurrent ratings management

    • Implement a locking mechanism to ensure only one user can update a rating at a time

    • Use a queue system to handle multiple rating requests in an orderly manner

    • Consider using distributed systems to handle high concurrency levels

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design vehicle rental system. Api design
  • Ans. 

    Design a vehicle rental system API

    • Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle

    • Include authentication and authorization mechanisms for users and admins

    • Implement payment gateway integration for processing rental payments

    • Include features like vehicle search, filtering, and reviews/ratings

    • Consider scalability and performance optimizations for handling high traffic

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Basic Js concepts like debouncing,event loop, and other output-based questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Js concepts in depth
Round 3 - HR 

(2 Questions)

  • Q1. Hiring manager round, questions around my project
  • Q2. Optimization techniques
  • Ans. 

    Optimization techniques are methods used to improve the efficiency and performance of software applications.

    • Use algorithms like greedy, dynamic programming, or divide and conquer to optimize code

    • Minimize time complexity by avoiding nested loops and unnecessary iterations

    • Utilize data structures like hash tables, arrays, and trees for efficient storage and retrieval

    • Profile code to identify bottlenecks and optimize critic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basics, interviewers were very helpful
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at PSG College of Arts & Science, Coimbatore and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There are Question based on data strcuture ,they cover all the topic in ds

Round 2 - Coding Test 

In coding code they gave internet access to solve the problem after 30 they told us to make some changes in it and we should ready to explain the entire code

Interview Preparation Tips

Interview preparation tips for other job seekers - To clear 1 st round ,revise all the data structure concepts ,in second round make sure to be strong in fundamentals of programming and good in logical thinking
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic shell, DevOps related questions
  • Q2. Scripting related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. K8s architecture

Data Sutram Interview FAQs

How many rounds are there in Data Sutram Data Engineer interview?
Data Sutram interview process usually has 1 rounds. The most common rounds in the Data Sutram interview process are Technical.

Tell us how to improve this page.

People are getting interviews through

based on 1 Data Sutram interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Data Sutram Data Engineer Salary
based on 5 salaries
₹13 L/yr - ₹15 L/yr
29% more than the average Data Engineer Salary in India
View more details
Data Scientist
26 salaries
unlock blur

₹5 L/yr - ₹16.8 L/yr

Senior Data Scientist
8 salaries
unlock blur

₹12.6 L/yr - ₹23.5 L/yr

Business Analyst
7 salaries
unlock blur

₹9 L/yr - ₹15 L/yr

Product Manager
5 salaries
unlock blur

₹25 L/yr - ₹25 L/yr

Data Engineer
5 salaries
unlock blur

₹13 L/yr - ₹15 L/yr

Explore more salaries
Compare Data Sutram with

Fractal Analytics

4.0
Compare

Mu Sigma

2.7
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

3.7
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