Upload Button Icon Add office photos
Engaged Employer

i

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

SpanIdea Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SpanIdea Senior Software Engineer Interview Questions and Answers

Updated 17 Apr 2024

SpanIdea Senior Software Engineer Interview Experiences

4 interviews found

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

I applied via Approached by Company and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Front end questions on react like Es6 features,Virtual dom ,Hooks and Html5 and css3

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Dsa questions Javscript and React Js basic to Intermediate
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1. project 2. basic in c 3. 2d array 4. single list program 5. set and clear bit 6. c++ concepts 7. smart pointers 8. Embedded protocls

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics c, C++ Embedded

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Interviewer asked me 20 technical questions and five programs with optimisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be elaborate, clear and try to recall from your experience

I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Are you able to find other companies if you are terminated from span idea systems once after 3 months working with client "Enphase Energy"?
  • Q2. How good you are facing situation like if the HR of Span Idea Systems tells you that "We don't have any projects right now. We got a negative feedback about you from "Enphase Energy" though you are hired j...
  • Q3. Just F*** Y******f

Interview Preparation Tips

Interview preparation tips for other job seekers - Never join this company if they are hiring you for the client "Enphase Energy".

SpanIdea interview questions for designations

 Software Engineer

 (6)

 Associate Software Engineer

 (2)

 Software Developer

 (2)

 Senior Engineer

 (1)

 Lead DevOps Engineer

 (1)

 DOT NET Developer

 (1)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Questions on core java, data structures, Spring

I applied via Approached by Company and was interviewed before Apr 2021. 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 - Technical 

(1 Question)

  • Q1. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions & team leading

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not difficult..

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 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 - Technical 

(1 Question)

  • Q1. Deep Copy vs Shallow Copy, Object Prototyping
  • Ans. 

    Deep Copy creates a new object with a new memory address while Shallow Copy creates a new reference to the same memory address.

    • Deep Copy duplicates the object and its properties while Shallow Copy only duplicates the object reference.

    • Object Prototyping is a way to create new objects based on existing objects.

    • Prototyping allows for inheritance and the ability to add or override properties and methods.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Accessibility, Semantic Tags, Problem solving

Interview Preparation Tips

Topics to prepare for Globant Senior Software Engineer interview:
  • Closures
  • Es6
Interview preparation tips for other job seekers - Try to solve the question , interviewer will provide you hint to proceed as well. so don’t worry. Just give your best

I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical interview with my primary skill set Where all details asked about technology And given one program to do using primary skill
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion Questions about why to change org And More specific to HR questions About yourself
Round 3 - Managiral 

(1 Question)

  • Q1. Question about last project work About Yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is growing with different skillset and domain

I appeared for an interview in Aug 2020.

Interview Questionnaire 

8 Questions

  • Q1. Position was for UI - Fundamentals of JavaScript (Closure, Promises, Event Loop, filter vs map, Event delegation)
  • Q2. Lifecycle of React Component, State vs Props, Optimization techniques, Redux vs Context
  • Q3. Coding challenge (JS) - remove duplicate entries from array
  • Ans. 

    Remove duplicate entries from array of strings using JavaScript

    • Use Set to remove duplicates

    • Convert Set back to array

    • Use spread operator to convert Set to array

  • Answered by AI
  • Q4. Coding Challenge (JS) - determine if words in given array are anagram or not
  • Ans. 

    Determines if words in given array are anagram or not using JS

    • Create a function that takes an array of strings as input

    • Loop through the array and sort each string alphabetically

    • Compare the sorted strings to check if they are equal

    • Return true if all strings are anagrams, else false

  • Answered by AI
  • Q5. Client Round (1) - Questions on design system, coding challenge - Let's try to create a modal component in React JS from scratch
  • Q6. Client Round (2) - Questions based on scenarios to test your thinking ability and problem solving approach
  • Q7. Client Round (3) - Questions on all the technologies that you have mentioned in your CV. Additional questions on Agile, DevOps and your understanding of CI-CD.
  • Q8. Client Round (4) - Coding challenge - implement/rewrite any inbuilt method provided by JS (e.g. Array.map, Array.filter, function.bind)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for fundamentals of JS.
Answering questions of React would be easy if you already work on it.
Try to solve at least 5 problems on Hacker Rank or Hacker Earth, before appearing for interview.
That would help you prepare mentally and logically to bare with the process and develop an attitude of keep trying.

Good luck!

Skills evaluated in this interview

SpanIdea Interview FAQs

How many rounds are there in SpanIdea Senior Software Engineer interview?
SpanIdea interview process usually has 1 rounds. The most common rounds in the SpanIdea interview process are Technical.
What are the top questions asked in SpanIdea Senior Software Engineer interview?

Some of the top questions asked at the SpanIdea Senior Software Engineer interview -

  1. 1. project 2. basic in c 3. 2d array 4. single list program 5. set and clear bi...read more
  2. Interviewer asked me 20 technical questions and five programs with optimisat...read more
  3. Front end questions on react like Es6 features,Virtual dom ,Hooks and Html5 and...read more

Tell us how to improve this page.

SpanIdea Senior Software Engineer Interview Process

based on 2 interviews

1 Interview rounds

  • Technical Round
View more

Fast track your campus placements

View all
SpanIdea Senior Software Engineer Salary
based on 133 salaries
₹5 L/yr - ₹18 L/yr
36% less than the average Senior Software Engineer Salary in India
View more details

SpanIdea Senior Software Engineer Reviews and Ratings

based on 20 reviews

3.7/5

Rating in categories

3.3

Skill development

4.0

Work-life balance

3.8

Salary

3.3

Job security

4.0

Company culture

3.6

Promotions

3.4

Work satisfaction

Explore 20 Reviews and Ratings
Software Engineer
210 salaries
unlock blur

₹3.2 L/yr - ₹12 L/yr

Senior Software Engineer
133 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Associate Software Engineer
83 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Software Developer
31 salaries
unlock blur

₹3.8 L/yr - ₹9.9 L/yr

Talent Acquisition Executive
26 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare SpanIdea with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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