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

Filter interviews by

Data Sutram Interview Questions and Answers

Updated 8 Nov 2024

Data Sutram Interview Experiences

Popular Designations

3 interviews 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.

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Python coding. Basics of Machine learning and python was asked.

Round 2 - One-on-one 

(1 Question)

  • Q1. How have you done credit risk modelling?
  • Ans. 

    I have experience in credit risk modelling using various statistical and machine learning techniques.

    • Utilized logistic regression to predict credit default risk based on historical data

    • Implemented decision tree and random forest algorithms to assess creditworthiness of applicants

    • Used gradient boosting techniques to improve model performance

    • Incorporated feature engineering to enhance predictive power of the models

  • Answered by AI

Senior Data Scientist Interview Questions asked at other Companies

Q1. What is the difference between logistic and linear regression?
View answer (4)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 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 

Be well versed with pandas and numpy

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is DBSCAN? why is it good
  • Ans. 

    DBSCAN is a density-based clustering algorithm that groups together points that are close to each other.

    • DBSCAN stands for Density-Based Spatial Clustering of Applications with Noise

    • It is good for identifying clusters of arbitrary shape and handling noise/outliers

    • It does not require the number of clusters to be specified beforehand

    • It works by defining a neighborhood around each point and grouping together points that ha...

  • Answered by AI
  • Q2. Why use PCA for dimensionality reduction
  • Ans. 

    PCA is used for dimensionality reduction to reduce the number of features in a dataset while retaining most of the information.

    • PCA helps in reducing the computational complexity of a model by reducing the number of features.

    • It helps in identifying the most important features in a dataset.

    • It can be used to visualize high-dimensional data in a lower-dimensional space.

    • PCA assumes that the data is linearly related and norm...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in Basic ML concept, Simple level of coding is enough

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of Array Problem Statement Given an array 'arr' containing single-digit integers, your task is to calculate the total sum of all its elements. However, the resulting sum must also be a single-digit number. To achieve this, repea... read more
Add answer

Interview questions from similar companies

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

(1 Question)

  • Q1. What basic information can you provide about yourself?
  • Ans. 

    I am a software implementation engineer with 5 years of experience in implementing and customizing software solutions for clients.

    • 5 years of experience in software implementation

    • Skilled in customizing software solutions for clients

    • Strong understanding of software development lifecycle

    • Proficient in programming languages such as Java and Python

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is your experience with Bitrix24?
  • Ans. 

    I have extensive experience with Bitrix24, including customization, integration, and troubleshooting.

    • Implemented Bitrix24 for project management in previous role

    • Customized Bitrix24 CRM to fit company's specific needs

    • Integrated Bitrix24 with other software systems for seamless workflow

    • Troubleshooted and resolved issues with Bitrix24 functionality

  • Answered by AI
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Behavior question related to previous experience
  • Q2. Answer with all your previous experience which you havs handled

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give the interview

Web Developer & Designer Interview Questions & Answers

Paras Cadd user image Abdul Samad Atiullah Ansari

posted on 22 Dec 2023

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

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 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 - One-on-one 

(5 Questions)

  • Q1. There was f2f interview.. Mostly asked basic questions and from your resume What is flex box How react components used CSS styling properties Javascript basic fundamentals like array lomanipulation,mergi...
  • Q2. What are flexbox properties
  • Ans. 

    Flexbox properties are CSS properties that allow for flexible layout and positioning of elements within a container.

    • Flexbox properties are used to create responsive and dynamic layouts.

    • Some commonly used flexbox properties include flex-direction, justify-content, align-items, and flex-grow.

    • Flexbox properties can be applied to both the parent container and the child elements within it.

    • Flexbox provides a powerful and int

  • Answered by AI
  • Q3. Javascript data types properties
  • Ans. 

    JavaScript data types have different properties that define their behavior and characteristics.

    • JavaScript has several built-in data types such as string, number, boolean, object, array, etc.

    • Each data type has its own set of properties and methods that can be accessed and manipulated.

    • For example, the string data type has properties like length, which returns the length of the string.

    • The number data type has properties l...

  • Answered by AI
  • Q4. Responsive design properties
  • Ans. 

    Responsive design properties ensure websites adapt to different screen sizes and devices.

    • Fluid grids: Use relative units like percentages to create flexible layouts.

    • Flexible images: Use CSS to ensure images scale proportionally.

    • Media queries: Apply different styles based on screen size and device capabilities.

    • Viewport meta tag: Control how a webpage is displayed on different devices.

    • Responsive typography: Adjust font s...

  • Answered by AI
  • Q5. Javascript array manipulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics at most and whatever you written in resume have basic understanding

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Yourself in detailed way

Intern Interview Questions & Answers

Idfy user image Anonymous

posted on 7 Aug 2024

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

I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It had 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. About projects I mentioned in resume
  • Q2. React questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 7 interview rounds.

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

A fun filled "game based" test, where you had a target number on top of screen and then you had to burst some bubbles which had mathematical equations. So if the target number is 24, then you had to burst bubbles which had equations like '12 x 2' , '8 x 3' , '20+4', '48÷2' etc.
In another round, you also had to arrange the bricks 🧱 to fit into the space by changing the shape of bricks.
There were other aptitude tests also which tested your memory and reflex actions.
Total 9 different games.

After these 9 games, you need to give a psychometric tests that evaluates your personality. 5 questions x 7 rounds = Total 35 questions.

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions based on your knowledge of project management and tools. 1. Introduce yourself 2. Explain your day to day life at work. 3. Difference between Agile and Waterfall. 4. Which ETL tools have you wor...
Round 4 - Technical 

(3 Questions)

  • Q1. 1. How many different types of API do you know about? 2. What's the difference between SOAP API and REST API?
  • Ans. 

    There are two main types of APIs - SOAP API and REST API.

    • SOAP API is a protocol-based API that uses XML for communication, while REST API is an architectural style that uses standard HTTP methods like GET, POST, PUT, DELETE.

    • SOAP API has a strict set of rules and standards, while REST API is more flexible and lightweight.

    • SOAP API requires more bandwidth and resources compared to REST API.

    • Examples of SOAP APIs include Sa...

  • Answered by AI
  • Q2. 3. If you reach out to a vendor for API integration, what information would you look for?
  • Ans. 

    Key information for API integration with a vendor

    • Vendor's API documentation

    • Authentication methods required

    • Rate limits and usage restrictions

    • Data formats supported (JSON, XML, etc.)

    • Error handling and response codes

    • Testing environment availability

  • Answered by AI
  • Q3. 4. What are the items in project contract? What factors would you include if you need to create a contract, so that client doesn't hold you for any legal issues?
  • Ans. 

    Items in a project contract and factors to prevent legal issues with clients.

    • Scope of work

    • Project timeline

    • Payment terms

    • Deliverables

    • Change management process

    • Termination clauses

    • Confidentiality agreements

    • Dispute resolution mechanisms

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

(1 Question)

  • Q1. One on one round with Project head. He wanted to understand how a typical project is handled at my current organisation, right from sales handover to closure.
Round 6 - One-on-one 

(4 Questions)

  • Q1. Final round before the HR round, was conducted by Founder and CEO. 1. How does your goals and ambitions align with the job?
  • Q2. 2. Why do you want to become a Project manager and not a product manager?
  • Q3. 3. Why do you want to join Signzy? Are you aligned with the work and culture of Signzy?
  • Q4. 4. A strategy based question was asked to check the thought process. If the company is not doing well overall, and your top leadership have abandoned the company and I ask you to take a responsibility of D...
Round 7 - HR 

(1 Question)

  • Q1. 1. Resume review and details on each work experience. 2. Salary expectations and what will I do if I am offered a salary which is half of my current CTC? 3. Any offer in hand? 4. Joining date and any exi...

Interview Preparation Tips

Interview preparation tips for other job seekers - The process will take anywhere from 2 weeks to 5 weeks to finish after the initial calls. For the aptitude tests, play some brain games beforehand. Use a mobile to give the test as you can react much faster there.
For interviews, check the background of the interviewer on LinkedIn. Questions will asked based on their past experiences or technologies they have worked on. Be honest about your work and be confident.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

CCAT has around 40-50 questions to be solved within 15 minutes

Round 2 - Coding Test 

Codility test has some basic coding questions that come along with an IDE

Round 3 - Technical 

(1 Question)

  • Q1. About NodeJS, React, APIs
Round 4 - Technical 

(1 Question)

  • Q1. Mostly about system design, code in depth, code architecture, security
Round 5 - HR 

(1 Question)

  • Q1. Mostly about explaining how it works at the company, questions on personal work preferences etc

Data Sutram Interview FAQs

How many rounds are there in Data Sutram interview?
Data Sutram interview process usually has 2 rounds. The most common rounds in the Data Sutram interview process are Coding Test, One-on-one Round and Resume Shortlist.
How to prepare for Data Sutram 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 Data Sutram. The most common topics and skills that interviewers at Data Sutram expect are Python, MongoDB, Postgresql, SQL and Accounting.
What are the top questions asked in Data Sutram interview?

Some of the top questions asked at the Data Sutram interview -

  1. How have you done credit risk modelli...read more
  2. Why use PCA for dimensionality reduct...read more
  3. What is DBSCAN? why is it g...read more

Tell us how to improve this page.

Data Sutram Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.6
 • 221 Interviews
Fractal Analytics Interview Questions
4.0
 • 207 Interviews
C5i Interview Questions
4.1
 • 44 Interviews
Gramener Interview Questions
4.2
 • 12 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Crayon Data Interview Questions
3.6
 • 4 Interviews
View all

Data Sutram Reviews and Ratings

based on 13 reviews

2.5/5

Rating in categories

2.5

Skill development

2.3

Work-life balance

3.0

Salary

2.1

Job security

2.2

Company culture

2.4

Promotions

2.1

Work satisfaction

Explore 13 Reviews and Ratings
Data Scientist
24 salaries
unlock blur

₹5 L/yr - ₹14 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.6
Compare

Tiger Analytics

3.6
Compare

LatentView Analytics

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