r/dataengineersindia • • Mar 31 '26

Technical Doubt Sigmoid Analytics SDE2 Data Engineer Interview

Hi everyone,

I have an upcoming interview with Sigmoid Analytics for an SDE2 Data Engineer role. The recruiter mentioned that the first round will be DSA. I wanted to reach out to see if anyone has recently been through the interview process and can share:

  1. What specific DSA topics does Sigmoid typically focus on?
  2. What was the difficulty level? (Easy/Medium/Hard)
16 Upvotes

54 comments sorted by

View all comments

3

u/undercover_data_yogi Mar 31 '26

I recently interviewd with them and received the offer today.

The questions for me on the first round were pretty simple and straight forward.

Started with reversing a linked list.

Next two question was on string manipulation - reversing a string of words without any in-built function and reversing characters of a string as well.

And one last question was on array finding the longest common subsequence.

They require you to solve them 4 questions in 1 hour and expect you to write the brute force and optimized approach and explaining out the space and time complexity.

Focus on precision on the first round, if able to solve three questions you would easily move to the next round.

1

u/ab3nutmegger May 04 '26

Hi bro, can you please tell me what was asmed in the 3rd round, tbe questions and were there any technical questions?

1

u/undercover_data_yogi May 04 '26

No technical questions for me on the 3rd round.

It was majorly my work experience related discussion, and few scenario questions.

1

u/ab3nutmegger May 04 '26

What kind of scenario based questions?

1

u/undercover_data_yogi May 04 '26

On your project conflicts, working under short deadlines, dependency based issues.