Upload Button Icon Add office photos

Filter interviews by

Xyz Company Senior Software Engineer Interview Questions, Process, and Tips

Updated 2 Dec 2024

Top Xyz Company Senior Software Engineer Interview Questions and Answers

View all 6 questions

Xyz Company Senior Software Engineer Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Find the kth minimum element in the array

Round 2 - Technical 

(2 Questions)

  • Q1. Design a online food delivering system
  • Ans. 

    Design an online food delivering system for ordering and delivering food from restaurants to customers.

    • Allow customers to browse menus and place orders online

    • Provide options for delivery or pickup

    • Include payment processing and order tracking

    • Integrate with restaurants for menu updates and order notifications

  • Answered by AI
  • Q2. High level design of sync of google drive
  • Ans. 

    Syncing Google Drive involves designing a system to keep files updated across devices and platforms.

    • Implement a client-server architecture where changes are detected and synced between the Google Drive server and client devices.

    • Utilize APIs provided by Google Drive for authentication, file manipulation, and syncing.

    • Consider conflict resolution strategies for cases where the same file is edited on multiple devices.

    • Imple...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Solve this lld roblem?

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Coding test - React, Javascript
Duration - 2 hours

Round 2 - HR 

(2 Questions)

  • Q1. What is the notice period?
  • Ans. 

    Notice period refers to the amount of time an employee must give before leaving a job.

    • Notice period is typically stated in the employment contract or company policy.

    • It can range from 2 weeks to 3 months depending on the company and position.

    • During the notice period, the employee is expected to work as usual and hand over responsibilities.

    • Some companies may allow employees to buy out their notice period by paying a fee.

    • ...

  • Answered by AI
  • Q2. What is your current CTC and expected CTC
  • Ans. 

    My current CTC is $100,000 and my expected CTC is $120,000.

    • Current CTC: $100,000

    • Expected CTC: $120,000

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Xyz Company Senior Software Engineer interview:
  • React.Js
  • Javascript
Interview preparation tips for other job seekers - Just go for it and try it
Round 1 - Technical 

(2 Questions)

  • Q1. Why index starts from 0 only?
  • Ans. 

    Index starts from 0 to simplify pointer arithmetic and memory allocation.

    • Starting from 0 simplifies pointer arithmetic as the address of the first element is the base address

    • It also simplifies memory allocation as the size of the array can be calculated as (last address - base address) + 1

    • Many programming languages like C, C++, Java, etc. follow this convention

    • For example, in C, the first element of an array can be acc

  • Answered by AI
  • Q2. What are the neccasaary condition for using inline function?
  • Ans. 

    Inline functions are used for small functions that are called frequently.

    • Function should be small and simple

    • Function should be called frequently

    • Function should not have loops or switch statements

    • Function should not have complex control flow

    • Function should not have static variables

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always ask basic question but valuable questions for testing the ability and mind functioning of the person who is giving interview.

Skills evaluated in this interview

Xyz Company interview questions for designations

 Senior Software

 (1)

 Senior Software Engineer Testing

 (1)

 Software Engineer

 (13)

 Senior Software Developer

 (1)

 Software Engineer Analyst

 (1)

 Software Development Engineer II

 (1)

 Software Developer

 (38)

 Software Tester

 (1)

Interview questions from similar companies

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

I applied via Referral and was interviewed in Sep 2022. There were 5 interview rounds.

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

(1 Question)

  • Q1. Array related problem
Round 3 - Technical 

(1 Question)

  • Q1. C# oops related deep question
Round 4 - Technical 

(1 Question)

  • Q1. Project Design related questions
Round 5 - Technical 

(1 Question)

  • Q1. SQL Linq mvc net core related questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. Questions on spring boot
  • Q2. Questions on Java
  • Q3. Java 8 Stream APi
  • Q4. Questions on previous projects

Interview Preparation Tips

Topics to prepare for UBS Senior Software Engineer interview:
  • Spring boot
  • Java 8
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Questions on jsp and unit tests
  • Q2. How can millions of requests be effectively managed?
  • Ans. 

    Millions of requests can be effectively managed through load balancing, caching, and scaling.

    • Implementing load balancing to distribute requests evenly across multiple servers

    • Utilizing caching mechanisms to store frequently accessed data and reduce response times

    • Scaling infrastructure horizontally by adding more servers to handle increased traffic

    • Using content delivery networks (CDNs) to cache and deliver content closer

  • Answered by AI
Round 2 - Case Study 

Kafka can be used as a solution.

Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Notice period negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - Fundamental questions were posed.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Coding problem was presented during the interview?
Round 2 - Technical 

(1 Question)

  • Q1. SQL server scenario based question
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Coding Test 

Medium level DSA Questions were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Questions about Java8
  • Q2. SQL queries and spring boot
Round 3 - HR 

(1 Question)

  • Q1. Current project
  • Ans. 

    Currently working on developing a web-based project management tool for a tech startup.

    • Utilizing React for front-end development

    • Implementing Node.js for back-end functionality

    • Integrating MongoDB for database management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have declined JPMC's offer in last 2 years. You would be in cooling off period. I had declined their offer last year for genuine personal reason and not on the last min.
So when I cracked all round with amazing feedbacks and even after compensation discussions happened. After 2 months long process, I was told that they can't role out my offer letter because I am in that 2 years cooling period!!
The central hiring process of the company should not allow applicant to apply if such policies are in place. How would an applicant know that they are in cooling period? The policies are for HRs and recruiters to know. But sadly none of them were aware and ended up wasting my 2 months!! Very disappointed!
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Assignment 

Assignment for angular

Round 2 - Coding Test 

Test discussion with work flow and concept understanding

Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Xyz Company Interview FAQs

How many rounds are there in Xyz Company Senior Software Engineer interview?
Xyz Company interview process usually has 1-2 rounds. The most common rounds in the Xyz Company interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in Xyz Company Senior Software Engineer interview?

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

  1. What are the neccasaary condition for using inline functi...read more
  2. What is your current CTC and expected ...read more
  3. What is the notice peri...read more

Tell us how to improve this page.

Xyz Company Senior Software Engineer Interview Process

based on 3 interviews

1 Interview rounds

  • Coding Test Round
View more
Xyz Company Senior Software Engineer Salary
based on 451 salaries
₹11.5 L/yr - ₹40 L/yr
60% more than the average Senior Software Engineer Salary in India
View more details

Xyz Company Senior Software Engineer Reviews and Ratings

based on 4 reviews

3.5/5

Rating in categories

3.5

Skill development

2.5

Work-life balance

3.5

Salary

3.5

Job security

3.5

Company culture

2.5

Promotions

3.5

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
827 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
811 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
451 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
410 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Xyz Company with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.9
Compare

JPMorgan Chase & Co.

4.0
Compare

HSBC Group

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