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

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is 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 experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. CSS: Create a triangle using only CSS
  • Ans. 

    Use CSS to create a triangle shape

    • Use border properties to create a triangle shape

    • Set the width and height of the element to 0

    • Use borders of different colors to create the triangle shape

  • Answered by AI
  • Q2. HTML: Change the CSS of a parent element by accessing only it's child element
  • Ans. 

    Use CSS selectors to target parent element based on child element

    • Use the child element's class or ID to target the parent element

    • Use the > combinator to select a parent element based on a direct child element

    • Use the ~ combinator to select a parent element based on a sibling element

  • Answered by AI
  • Q3. JS: create a calculator function. everytime you call it, it should print the next elem in sequence (condition: shouldn't pass any param) - 5,11,29,83
  • Ans. 

    Create a calculator function that prints the next element in sequence each time it is called.

    • Create a function that keeps track of the current number in the sequence

    • Each time the function is called, calculate the next number in the sequence based on the previous number

    • Print the next number in the sequence each time the function is called

  • Answered by AI
  • Q4. React: create a context and provide it such that the language will be changed on a button click
  • Ans. 

    Create a context in React to change language on button click

    • Create a context using createContext() method

    • Provide a state for language and a function to change it

    • Wrap the components that need access to language context with Context.Provider

    • Use useContext hook to access language context in components

    • Update language state on button click

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very informative interview. It was conducted for a specific role to optimise an app. I couldn't crack it, but very happy with the discussion

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Do you have working experience of SwiftUI
  • Q2. Have you ever implemented or worked with server driven UIs
  • Ans. 

    Yes, I have experience implementing server driven UIs.

    • Implemented server driven UIs using JSON responses to dynamically update UI elements

    • Worked with frameworks like React and Angular to handle server driven UI updates

    • Used server driven UIs to efficiently manage and display large amounts of data

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

(2 Questions)

  • Q1. What is closure and types?
  • Ans. 

    Closure is a function that captures variables from its surrounding scope, allowing it to access those variables even after the scope has closed.

    • Closure allows a function to access variables from its lexical scope even after the function has finished executing.

    • Types of closures include lexical closures, which capture variables from the surrounding lexical scope, and function closures, which capture variables from the fu...

  • Answered by AI
  • Q2. What is Core data and all operations with example/scenarios
  • Ans. 

    Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.

    • Core Data is used for storing, retrieving, and managing data in an iOS app.

    • It provides an object-oriented interface to work with data.

    • Operations include creating, reading, updating, and deleting data.

    • Example: Creating a new record in Core Data for a user profile.

    • Example: Fetching a list of items from Core Data to displ

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join the company?
  • Q2. Why should we hire you

Interview Preparation Tips

Topics to prepare for Collabera Technologies Senior Software Engineer interview:
  • Core Data
  • SwiftUI
  • GCD
  • Memory Management
Interview preparation tips for other job seekers - Good inteview

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Past experience
  • Q2. Python related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Never ever join this company
Their protocol is to provide fake opportunities and fake offer letter
Not safe for girls to join
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 May 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. One small logical programming question, its quite easy
  • Q2. Some SQL queries
  • Q3. Spring boot questions and about my previous clients and projects

Interview Preparation Tips

Interview preparation tips for other job seekers - HR approach and their explanation about the projects and the clients is too good. They will know about you and will suggest some projects if you are interested in it, they will schedule it. I like the interview process.
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 Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Performance tunning in react
  • Ans. 

    Performance tuning in React involves optimizing code for faster rendering and improved user experience.

    • Identify and eliminate unnecessary re-renders by using shouldComponentUpdate or React.memo

    • Use PureComponent or memo to prevent unnecessary re-renders of components

    • Avoid using inline functions in render methods to prevent unnecessary re-renders

    • Optimize component rendering by splitting large components into smaller ones

    • ...

  • Answered by AI
  • Q2. When should we go for redux and context api
  • Ans. 

    Redux for complex state management, Context API for simpler state sharing

    • Use Redux for complex state management with multiple components needing access to the same state

    • Context API is suitable for simpler state sharing between parent and child components

    • Redux is more suitable for larger applications with a lot of state changes and actions

    • Context API is easier to set up and use for smaller applications or components

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Java 8 interview questions
  • Q2. Spring boot questions
Round 2 - Technical 

(1 Question)

  • Q1. Microservices strurcture and implementation

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 130 salaries
₹5 L/yr - ₹18.5 L/yr
30% 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
212 salaries
unlock blur

₹3.2 L/yr - ₹13 L/yr

Senior Software Engineer
130 salaries
unlock blur

₹5 L/yr - ₹18.5 L/yr

Associate Software Engineer
82 salaries
unlock blur

₹3 L/yr - ₹6.7 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

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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