Upload Button Icon Add office photos
Engaged Employer

i

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

Xcelore Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Xcelore Senior Software Engineer Interview Questions and Answers for Experienced

Updated 25 Jun 2025

7 Interview questions

A Senior Software Engineer was asked 7mo ago
Q. Implement a Todo List application using React.
Ans. 

A simple Todo List app built using React

  • Create a new React project using create-react-app

  • Create a Todo component to display the list of todos

  • Use state to manage the list of todos and input field for adding new todos

  • Implement functionality to add, delete, and mark todos as completed

A Senior Software Engineer was asked 7mo ago
Q. What are Promises?
Ans. 

Promises are a way to handle asynchronous operations in JavaScript, providing a cleaner alternative to callbacks.

  • Promises represent the eventual completion (or failure) of an asynchronous operation.

  • They allow you to chain multiple asynchronous operations together.

  • Promises have states: pending, fulfilled, or rejected.

  • You can handle the result of a promise using .then() and .catch() methods.

  • Example: const myPromise ...

Senior Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. If you have to prioritize between coding standards and project de ... read more
Q2. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q3. Given a grid containing 0s and 1s and a source row and column, in ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. In Azure Data Factory, how would you implement the functionality ... read more
A Senior Software Engineer was asked 7mo ago
Q. What is the difference between REST API and GraphQL?
Ans. 

REST API is a standard protocol for web services using HTTP, while GraphQL is a query language for APIs.

  • REST API follows a client-server architecture with stateless communication, while GraphQL allows clients to request only the data they need.

  • REST API typically uses multiple endpoints for different resources, while GraphQL uses a single endpoint for flexible data retrieval.

  • REST API has predefined data structures,...

A Senior Software Engineer was asked 7mo ago
Q. What is Callback Hell?
Ans. 

Callback Hell is a situation in asynchronous programming where multiple nested callbacks make the code hard to read and maintain.

  • Occurs when multiple asynchronous operations are nested within each other

  • Leads to deeply nested code which is hard to read and maintain

  • Can be avoided by using Promises or async/await syntax

A Senior Software Engineer was asked 7mo ago
Q. What is Async/Await?
Ans. 

Async/Await is a feature in JavaScript that allows for asynchronous programming using promises.

  • Async/Await is syntactic sugar built on top of promises in JavaScript.

  • It allows for writing asynchronous code that looks synchronous, making it easier to read and maintain.

  • Async functions return a promise, which allows for chaining multiple asynchronous operations.

  • Await keyword is used inside async functions to wait for ...

A Senior Software Engineer was asked 7mo ago
Q. What are Closures?
Ans. 

Closures are functions that have access to variables from their containing scope even after the parent function has finished executing.

  • Closures allow functions to maintain access to variables from their outer scope

  • They are created when a function is defined within another function

  • Closures are commonly used in event handlers and callbacks

A Senior Software Engineer was asked 7mo ago
Q. What is Hoisting?
Ans. 

Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

  • Variable and function declarations are hoisted to the top of their scope.

  • Only declarations are hoisted, not initializations.

  • Function declarations take precedence over variable declarations.

  • Hoisting can lead to unexpected behavior if not understood properly.

Are these interview questions helpful?

Xcelore Senior Software Engineer Interview Experiences for Experienced

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. What is Hoisting?
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

    • Variable and function declarations are hoisted to the top of their scope.

    • Only declarations are hoisted, not initializations.

    • Function declarations take precedence over variable declarations.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
  • Q2. What is Closures?
  • Ans. 

    Closures are functions that have access to variables from their containing scope even after the parent function has finished executing.

    • Closures allow functions to maintain access to variables from their outer scope

    • They are created when a function is defined within another function

    • Closures are commonly used in event handlers and callbacks

  • Answered by AI
  • Q3. What is Promises?
  • Ans. 

    Promises are a way to handle asynchronous operations in JavaScript, providing a cleaner alternative to callbacks.

    • Promises represent the eventual completion (or failure) of an asynchronous operation.

    • They allow you to chain multiple asynchronous operations together.

    • Promises have states: pending, fulfilled, or rejected.

    • You can handle the result of a promise using .then() and .catch() methods.

    • Example: const myPromise = new...

  • Answered by AI
  • Q4. What is Callback Hell?
  • Ans. 

    Callback Hell is a situation in asynchronous programming where multiple nested callbacks make the code hard to read and maintain.

    • Occurs when multiple asynchronous operations are nested within each other

    • Leads to deeply nested code which is hard to read and maintain

    • Can be avoided by using Promises or async/await syntax

  • Answered by AI
  • Q5. What is Async/Await ?
  • Ans. 

    Async/Await is a feature in JavaScript that allows for asynchronous programming using promises.

    • Async/Await is syntactic sugar built on top of promises in JavaScript.

    • It allows for writing asynchronous code that looks synchronous, making it easier to read and maintain.

    • Async functions return a promise, which allows for chaining multiple asynchronous operations.

    • Await keyword is used inside async functions to wait for a pro...

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

(2 Questions)

  • Q1. Code A Todo List in React ?
  • Ans. 

    A simple Todo List app built using React

    • Create a new React project using create-react-app

    • Create a Todo component to display the list of todos

    • Use state to manage the list of todos and input field for adding new todos

    • Implement functionality to add, delete, and mark todos as completed

  • Answered by AI
  • Q2. Difference Between RestApi and Graphql ?
  • Ans. 

    REST API is a standard protocol for web services using HTTP, while GraphQL is a query language for APIs.

    • REST API follows a client-server architecture with stateless communication, while GraphQL allows clients to request only the data they need.

    • REST API typically uses multiple endpoints for different resources, while GraphQL uses a single endpoint for flexible data retrieval.

    • REST API has predefined data structures, whil...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Xcelore?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. Describe your most Complex coding Challenge .
  • Q2. How do you handle technical debt ?
  • Ans. 

    I prioritize addressing technical debt through regular assessments, refactoring, and integrating it into the development process.

    • Conduct regular code reviews to identify areas of technical debt, such as outdated libraries or inefficient algorithms.

    • Implement a 'debt backlog' where technical debt items are tracked and prioritized alongside new features.

    • Allocate specific time in sprints for refactoring and addressing tech...

  • Answered by AI

Senior Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. If you have to prioritize between coding standards and project de ... read more
Q2. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q3. Given a grid containing 0s and 1s and a source row and column, in ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. In Azure Data Factory, how would you implement the functionality ... read more
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. What is Go Module?
  • Ans. 

    Go Modules are a dependency management system for Go programming language, enabling versioning and isolation of packages.

    • Introduced in Go 1.11 to manage dependencies more effectively.

    • Allows developers to define module dependencies in a 'go.mod' file.

    • Supports semantic versioning, making it easier to manage package versions.

    • Modules can be versioned, allowing for reproducible builds.

    • Example: 'module example.com/my/module'...

  • Answered by AI
  • Q2. What is difference between Goroutine and Thread.
  • Ans. 

    Goroutines are lightweight, managed by Go runtime, while threads are OS-level, heavier, and managed by the OS.

    • Goroutines are cheaper in terms of memory and resources compared to threads.

    • Goroutines are multiplexed onto a smaller number of OS threads, allowing for efficient concurrency.

    • Creating a goroutine is as simple as using the 'go' keyword, e.g., 'go myFunction()'.

    • Threads require more overhead for creation and manag...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - Assignment 

I had to evaluate a software and let them understand where this software could be implemented and the pros and cons of the software.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest about your work experience

I applied via Campus Placement and was interviewed before Sep 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 - Coding Test 

Mcqs on javascript,. 1 coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Campus recruitment
1 online coding
2 technical rounds DSA
1 tech managerial
1 hr

Os, DBMS, DSA, stacks, trees,

I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I have no one question?Only I have an doubt I'm selected or no selected...

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

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Ans. 

    This question involves creating a specific pattern using loops and conditional statements in programming.

    • Identify the desired pattern (e.g., asterisks, numbers).

    • Use nested loops: outer loop for rows, inner loop for columns.

    • Control the output format with conditional statements.

    • Example: For a pyramid pattern, increase spaces and asterisks in each row.

  • Answered by AI
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. All the questions related to your technical work experience throughout the carrier
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(12 Questions)

  • Q1. Rate yourself in js, node js, react, MongoDB (separately)
  • Ans. 

    I have a solid understanding of JS, Node.js, React, and MongoDB, with practical experience in building full-stack applications.

    • JavaScript: Proficient in ES6+ features, asynchronous programming, and DOM manipulation. Example: Built a dynamic web app using vanilla JS.

    • Node.js: Experienced in building RESTful APIs and handling server-side logic. Example: Developed a Node.js API for a task management app.

    • React: Skilled in c...

  • Answered by AI
  • Q2. Typeof null, typeof undefined, typeof {}, typeof NaN
  • Q3. What changes came in es6
  • Q4. This keyword, closures, hoisting
  • Q5. Are let and cont variables hoisted?
  • Q6. What is global context
  • Q7. What is temporal deadzone
  • Q8. What is modules? types of modules in nodejs
  • Ans. 

    Modules in Node.js are reusable blocks of code that encapsulate related functionality.

    • Modules in Node.js can be built-in modules like fs (file system) or third-party modules like express.

    • Modules help in organizing code into separate files for better maintainability and reusability.

    • Modules can be imported using the require() function in Node.js.

  • Answered by AI
  • Q9. Index in mongodb, why we need index, is index good or bad?
  • Ans. 

    Indexes in MongoDB improve query performance by allowing the database to quickly locate and retrieve specific documents.

    • Indexes help to speed up query performance by allowing the database to quickly locate specific documents based on the indexed fields.

    • Without indexes, MongoDB would have to perform a collection scan, which can be slow and resource-intensive.

    • Indexes can be created on single fields or compound fields to ...

  • Answered by AI
  • Q10. What are hooks , use of useRef
  • Ans. 

    Hooks are a feature in React that allow you to use state and other React features in functional components. useRef is a hook that allows you to create a mutable object that persists for the lifetime of the component.

    • Hooks are used to add state and lifecycle methods to functional components in React

    • useRef is used to create a mutable reference that persists between renders

    • useRef can be used to access DOM elements directl...

  • Answered by AI
  • Q11. Fs module, http module, worker thread?
  • Q12. Why we use mongoose not mongodb driver?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is oops in python
  • Q2. What is ternary operant in python
  • Ans. 

    Ternary operator in Python is a conditional expression that evaluates to a value based on a condition.

    • Ternary operator is written as 'value_if_true if condition else value_if_false'

    • It is a shorthand way of writing an if-else statement in a single line

    • Example: x = 10 if a > b else 20

  • Answered by AI

Skills evaluated in this interview

Xcelore Interview FAQs

How many rounds are there in Xcelore Senior Software Engineer interview for experienced candidates?
Xcelore interview process for experienced candidates usually has 2 rounds. The most common rounds in the Xcelore interview process for experienced candidates are Technical and One-on-one Round.
What are the top questions asked in Xcelore Senior Software Engineer interview for experienced candidates?

Some of the top questions asked at the Xcelore Senior Software Engineer interview for experienced candidates -

  1. Difference Between RestApi and Graphq...read more
  2. What is Callback He...read more
  3. What is Async/Awai...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
Xcelore Senior Software Engineer Salary
based on 11 salaries
₹10.1 L/yr - ₹16.6 L/yr
23% less than the average Senior Software Engineer Salary in India
View more details

Xcelore Senior Software Engineer Reviews and Ratings

based on 4 reviews

3.9/5

Rating in categories

3.9

Skill development

3.6

Work-life balance

3.7

Salary

3.6

Job security

3.9

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
11 salaries
unlock blur

₹9 L/yr - ₹16.6 L/yr

Software Engineer
5 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Product Manager
4 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

ml engineer
4 salaries
unlock blur

₹4.2 L/yr - ₹7.4 L/yr

Devops Engineer
3 salaries
unlock blur

₹6 L/yr - ₹13 L/yr

Explore more salaries
Compare Xcelore with

Zidio Development

4.5
Compare

NexTurn

4.1
Compare

Springbord Systems

3.6
Compare

Kanerika Software

4.4
Compare
write
Share an Interview