Upload Button Icon Add office photos
Engaged Employer

i

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

Sigmoid Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sigmoid Data Engineer 1 Interview Questions and Answers

Updated 2 Dec 2024

Sigmoid Data Engineer 1 Interview Experiences

1 interview found

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

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

Round 1 - Coding Test 

2 coding problem 1)NSE

Round 2 - Coding Test 

This is again a coding round 1) boundary traversal of binary tree and 2)Rotten Oranges

Round 3 - HR 

(2 Questions)

  • Q1. About project which I have done
  • Q2. 2 DSA problem of linked list

Interview Preparation Tips

Interview preparation tips for other job seekers - Na

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. How do you resolve critical issues?
  • Q2. How do to handle stakeholder's interests?
  • Ans. 

    Handle stakeholder's interests by understanding their needs, communicating effectively, and delivering results.

    • Understand the stakeholders' needs and priorities

    • Communicate regularly and effectively with stakeholders

    • Involve stakeholders in decision-making processes

    • Deliver results that align with stakeholders' interests

    • Manage expectations and address concerns promptly

  • Answered by AI
Round 2 - Coding Test 

SQL Rank functions.
Python easy to medium DSA programs.
Pyspark Concepts and questions.

Round 3 - Technical 

(1 Question)

  • Q1. Explain one of your projects in End to End
Round 4 - One-on-one 

(1 Question)

  • Q1. What are some of the analytical functions available in SQL?
  • Ans. 

    Analytical functions in SQL are used to perform calculations on sets of rows.

    • Aggregate functions like SUM, AVG, COUNT, MIN, MAX

    • Window functions like ROW_NUMBER, RANK, DENSE_RANK, LAG, LEAD

    • Ranking functions like NTILE, PERCENT_RANK, CUME_DIST

    • Statistical functions like STDDEV, VARIANCE

    • String functions like CONCAT, SUBSTRING, TRIM

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on your technical sides based on the JD and the information you provided in your resume.
They will be testing behavior and attitude much along with technical skills.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain any ML model.
  • Q2. Create Dataframe from two lists.

Interview Preparation Tips

Topics to prepare for Nielsen Data Scientist interview:
  • Python
  • pandas
  • ML
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

They will ask aptitude, reasoning and other questions as an online test to know your problem solving skills.

Round 2 - Group Discussion 

They will give a topic where either we have to speak or write on that topic

Round 3 - Technical 

(2 Questions)

  • Q1. Intro, questions related to python, guesstimate questions
  • Q2. Behavorial questions and other hr questions included
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain the RAG pipeline?
  • Ans. 

    RAG pipeline is a data processing pipeline used in data science to categorize data into Red, Amber, and Green based on certain criteria.

    • RAG stands for Red, Amber, Green which are used to categorize data based on certain criteria

    • Red category typically represents data that needs immediate attention or action

    • Amber category represents data that requires monitoring or further investigation

    • Green category represents data that...

  • Answered by AI
  • Q2. Explain Confusion metrics
  • Ans. 

    Confusion metrics are used to evaluate the performance of a classification model by comparing predicted values with actual values.

    • Confusion matrix is a table that describes the performance of a classification model.

    • It consists of four different metrics: True Positive, True Negative, False Positive, and False Negative.

    • These metrics are used to calculate other evaluation metrics like accuracy, precision, recall, and F1 s...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is RDD and how its different from DF and Datasets
  • Ans. 

    RDD stands for Resilient Distributed Dataset and is the fundamental data structure of Apache Spark.

    • RDD is a distributed collection of objects that can be operated on in parallel.

    • DataFrames and Datasets are higher-level abstractions built on top of RDDs.

    • RDDs are more low-level and offer more control over data processing compared to DataFrames and Datasets.

  • Answered by AI
  • Q2. What is Partitioning and how to use colease and repartition
  • Ans. 

    Partitioning is the process of dividing data into smaller chunks for better organization and processing in distributed systems.

    • Partitioning helps in distributing data across multiple nodes for parallel processing.

    • Coalesce is used to reduce the number of partitions without shuffling data, while repartition is used to increase the number of partitions by shuffling data.

    • Example: coalesce(5) will merge partitions into 5 pa...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is Spark and explian its architecture
  • Ans. 

    Spark is a distributed computing framework that provides an interface for programming entire clusters with implicit data parallelism and fault tolerance.

    • Spark has a master-slave architecture with a driver program that communicates with a cluster manager to distribute work across worker nodes.

    • It uses Resilient Distributed Datasets (RDDs) for fault-tolerant distributed data processing.

    • Spark supports various programming l...

  • Answered by AI
  • Q2. What is DAG? how a spark job works how the dag gets created
  • Ans. 

    DAG stands for Directed Acyclic Graph. It is a finite directed graph with no cycles.

    • DAG is a collection of nodes connected by edges where each edge goes from one node to another, but no cycles are allowed.

    • In the context of Spark, a DAG represents the sequence of transformations that need to be applied to the input data to get the final output.

    • When a Spark job is submitted, Spark creates a DAG of the transformations spe...

  • Answered by AI

Skills evaluated in this interview

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

DSA and ML, AI, Coding question

Round 2 - One-on-one 

(1 Question)

  • Q1. Case study which was easy
Round 3 - One-on-one 

(1 Question)

  • Q1. In depth questions on ML
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

1 hr exam it is easy to crack

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

I applied via campus placement at Zagdu Singh Chartitable Trust's Thakur Institute of Management Studies & Research, Mumbai and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was divided into 3 parts and was not a typical quant, logical question it was more of an application based questions

Round 2 - HR 

(1 Question)

  • Q1. What do you understand about the company?
Round 3 - Technical 

(1 Question)

  • Q1. Mostly behavioural and situation based questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Case Study 

Excel data analytics case

Round 2 - Technical 

(1 Question)

  • Q1. Data analytics, data visualisation tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Clik and SQL

Sigmoid Interview FAQs

How many rounds are there in Sigmoid Data Engineer 1 interview?
Sigmoid interview process usually has 3 rounds. The most common rounds in the Sigmoid interview process are Coding Test and HR.
What are the top questions asked in Sigmoid Data Engineer 1 interview?

Some of the top questions asked at the Sigmoid Data Engineer 1 interview -

  1. About project which I have d...read more
  2. 2 DSA problem of linked l...read more

Tell us how to improve this page.

Sigmoid Data Engineer 1 Interview Process

based on 1 interview

Interview experience

4
  
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
Crisil Interview Questions
3.6
 • 186 Interviews
Indegene Interview Questions
3.4
 • 151 Interviews
Tredence Interview Questions
3.6
 • 123 Interviews
Nielsen Interview Questions
3.7
 • 116 Interviews
Axtria Interview Questions
3.0
 • 115 Interviews
Kantar Interview Questions
3.5
 • 105 Interviews
View all
Sigmoid Data Engineer 1 Salary
based on 4 salaries
₹15 L/yr - ₹16 L/yr
74% more than the average Data Engineer 1 Salary in India
View more details

Sigmoid Data Engineer 1 Reviews and Ratings

based on 1 review

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 1 Review and Rating
Software Development Engineer II
83 salaries
unlock blur

₹14 L/yr - ₹24 L/yr

Data Scientist
48 salaries
unlock blur

₹10.5 L/yr - ₹22.5 L/yr

Data Engineer
45 salaries
unlock blur

₹8.5 L/yr - ₹25 L/yr

Senior Data Scientist
43 salaries
unlock blur

₹17 L/yr - ₹28 L/yr

Software Development Engineer
36 salaries
unlock blur

₹13.2 L/yr - ₹20.4 L/yr

Explore more salaries
Compare Sigmoid with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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