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 Interview Questions, Process, and Tips

Updated 22 Feb 2025

Top Sigmoid Interview Questions and Answers

View all 52 questions

Sigmoid Interview Experiences

Popular Designations

59 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Normal HR questions
Round 2 - One-on-one 

(1 Question)

  • Q1. HRBP questions PMS, TM, LnD, RnR

Assistant Manager Hrbp Interview Questions asked at other Companies

Q1. What are in your opinion the most crucial factors that constitute company culture?
View answer (1)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Python programming how to count vowels
  • Ans. 

    Python program to count vowels in a given string

    • Iterate through the string and check if each character is a vowel (a, e, i, o, u)

    • Increment a counter for each vowel found

    • Return the total count of vowels

  • Answered by AI
  • Q2. How to install operating system
  • Ans. 

    To install an operating system, you need to boot from installation media and follow the on-screen instructions.

    • Create a bootable installation media (USB, DVD, etc.)

    • Insert the installation media into the computer

    • Boot the computer from the installation media

    • Follow the on-screen instructions to select language, partition the disk, and install the OS

    • Reboot the computer after installation is complete

  • Answered by AI

Skills evaluated in this interview

DevOps Intern Interview Questions asked at other Companies

Q1. Minimum number of towers required such that every house is in the range of at least one tower
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Skills and projects
Round 2 - Technical 

(1 Question)

  • Q1. K8s docker git cmds
Round 3 - HR 

(1 Question)

  • Q1. Didn't make it to this round

Devops Engineer Interview Questions asked at other Companies

Q1. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have to connect ec2 to each vpc? so how you can achieve that?
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Small programming qns like palindrome number, reverse a number
  • Q2. Palindrome number program was asked

Interview Preparation Tips

Topics to prepare for Sigmoid Internship Trainee interview:
  • Python

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (1)

Sigmoid interview questions for popular designations

 Data Engineer

 (5)

 Software Developer

 (5)

 Software Development Engineer II

 (5)

 Data Scientist

 (4)

 Sde1

 (4)

 Senior Data Engineer

 (3)

 Software Engineer

 (3)

 Data Analyst

 (2)

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

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Leetcode's Maximum Path Sum
  • Ans. 

    Find the maximum path sum in a binary tree

    • Use recursion to traverse the binary tree and calculate the maximum path sum at each node

    • At each node, calculate the maximum path sum that includes the current node and return the maximum path sum that does not include the current node

    • Update a global variable to keep track of the maximum path sum found so far

  • Answered by AI
  • Q2. Leetcode's sort 0 1 array in place
  • Ans. 

    Sort an array of 0s and 1s in place without using extra space.

    • Use two pointers approach - one for 0s and one for 1s.

    • Swap elements at the two pointers until all 0s are on the left and 1s on the right.

  • Answered by AI

Skills evaluated in this interview

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)

Get interview-ready with Top Sigmoid Interview Questions

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

1 hour 2 questions leetcode easy

Devops Engineer Interview Questions asked at other Companies

Q1. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have to connect ec2 to each vpc? so how you can achieve that?
View answer (3)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 coding question, and basic MCQ

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Coding Test 

You will be given a medium lever coding question. Questions about databricks and azure if had an experiance.

Round 2 - Coding Test 

Two DSA questions, you have to solve both with optimal solution.
1 could be from an array other could be a tree or stack.

Round 3 - Technical 

(1 Question)

  • Q1. Cloud experience, questions on Azure, AWS
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round, basic behavioural questions, why change, pros and cons of previous company.

Top Sigmoid Software Development Engineer II Interview Questions and Answers

Q1. Given a binary string,find out the max length of substring having equal number of 1 and 0
View answer (1)

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)

Data Analyst Interview Questions & Answers

user image A.ABINAYA

posted on 10 Jun 2023

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

I applied via AmbitionBox and was interviewed in May 2023. There were 4 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 - Aptitude Test 

Mathametics and statistics besed on the subject .

Round 3 - Group Discussion 

This test also i interested.

Round 4 - Technical 

(2 Questions)

  • Q1. I knlw the statistical technical skill.
  • Q2. Data analysis with statistical tools
  • Ans. 

    Data analysis involves using statistical tools to analyze and interpret data.

    • Statistical tools help in summarizing and visualizing data

    • They can be used to identify patterns, trends, and relationships in the data

    • Common statistical tools include regression analysis, hypothesis testing, and clustering

    • Statistical tools help in making data-driven decisions and predictions

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

Normal aptitude questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Nothing. All data science specific qsns

Advanced Analyst Interview Questions asked at other Companies

Q1. How to check cash & bank balance more than 30 in nos.
View answer (1)

Sigmoid Interview FAQs

How many rounds are there in Sigmoid interview?
Sigmoid interview process usually has 2-3 rounds. The most common rounds in the Sigmoid interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Sigmoid 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 Sigmoid. The most common topics and skills that interviewers at Sigmoid expect are Data Analytics, Python, SQL, Machine Learning and Data Science.
What are the top questions asked in Sigmoid interview?

Some of the top questions asked at the Sigmoid interview -

  1. Given a non-decreasing array, how can I determine the indices of an element X w...read more
  2. How you will figure out how many WhatsApp user are there in wo...read more
  3. in an integer array where element represent stock price and index represent day...read more
How long is the Sigmoid interview process?

The duration of Sigmoid interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Sigmoid Interview Process

based on 62 interviews

Interview experience

3.7
  
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
Tredence Interview Questions
3.6
 • 123 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
C5i Interview Questions
4.0
 • 44 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
View all

Sigmoid Reviews and Ratings

based on 121 reviews

3.2/5

Rating in categories

3.2

Skill development

3.1

Work-life balance

3.3

Salary

3.3

Job security

3.1

Company culture

2.8

Promotions

3.0

Work satisfaction

Explore 121 Reviews and Ratings
Software Development Engineer II
85 salaries
unlock blur

₹14 L/yr - ₹24.5 L/yr

Data Scientist
49 salaries
unlock blur

₹10.5 L/yr - ₹22.5 L/yr

Data Engineer
49 salaries
unlock blur

₹8.5 L/yr - ₹25 L/yr

Senior Data Scientist
44 salaries
unlock blur

₹17 L/yr - ₹28.9 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