Upload Button Icon Add office photos

Filter interviews by

Xyz Company Senior Software Engineer Interview Questions and Answers

Updated 2 Dec 2024

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?

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

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Xyz Company?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

No negative marking in aptitude test

Round 2 - Group Discussion 

Group discussion topics were abstract

Round 3 - Technical 

(1 Question)

  • Q1. Questions about project and cloud technologies
Round 4 - One-on-one 

(1 Question)

  • Q1. General questions like strengths ad weaknesses

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared for questions regarding skills mentioned on resume

I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All questions based on .Net Core n C

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to take controller on your interview.

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

Springboot features
how to use property values
dependency injection
java core concepts
data structure questions

Round 3 - Coding Test 

Arrange 1 's and 0's in a given array

Round 4 - Behavioral 

(3 Questions)

  • Q1. Explain microservice pattern,
  • Ans. 

    Microservice pattern is an architectural style where an application is composed of small, independent services that communicate with each other.

    • Each service is responsible for a specific task or functionality

    • Services communicate with each other through APIs

    • Each service can be developed, deployed, and scaled independently

    • Allows for greater flexibility, agility, and resilience

    • Examples include Netflix, Amazon, and Uber

  • Answered by AI
  • Q2. Explain logging implementation in microservice 12 factor details
  • Ans. 

    Logging in microservices follows 12 factor principles.

    • Each microservice should log to stdout or stderr

    • Logs should be treated as event streams and sent to a centralized log aggregator

    • Logs should be structured data in a common format like JSON or syslog

    • Logs should include contextual information like request ID, user ID, etc.

    • Logs should be stored and rotated automatically

    • Logs should be monitored for errors and anomalies

  • Answered by AI
  • Q3. Disadvantage of microservice

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for technical question, coding round. Algorithms based on data structure.

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 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 - Aptitude Test 

Integration,statistics,biology,cs,c++,jave,thermodynamcs, heat transfer

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is your name with respect to the company ?
  • Ans. 

    As a Senior Software Engineer, my role involves leading projects, mentoring teams, and ensuring high-quality software delivery.

    • Technical Leadership: I guide the development team in adopting best practices and design patterns, ensuring robust architecture. For example, I might lead a code review session to improve code quality.

    • Mentorship: I support junior engineers by providing guidance and sharing knowledge, helping th...

  • Answered by AI
  • Q2. What is your gender with respect to the working conditions

Interview Preparation Tips

Interview preparation tips for other job seekers - it is not easy to crack a 40 LPA job , go prepare for it

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

Interview Questionnaire 

1 Question

  • Q1. Questions were mostly based out of the core technology stack i was being hired for

Interview Preparation Tips

Interview preparation tips for other job seekers - Had to go through 2 rounds of technical interview followed by an MR. Technical rounds were quite intensive with mostly the focus on your core technical skill. I dont know much by now about the company but yes as far as i heard and have known by now it's a good place to work at with proper recognition to one's work and on an average a good pay scale as compared to most other service based firms with not much surprise though.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain Project Architecture
  • Ans. 

    Project architecture refers to the high-level structure of a software system, including components, relationships, and interactions.

    • Project architecture defines how different components of a software system interact with each other.

    • It includes the design decisions related to the organization of code, data, and resources.

    • Common architectural patterns include MVC, microservices, and serverless.

    • Architectural diagrams like...

  • Answered by AI
  • Q2. Springboot components
  • Q3. Angular Lifecycle

Skills evaluated in this interview

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.

Overall Interview Experience Rating

3.3/5

based on 3 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more
Xyz Company Senior Software Engineer Salary
based on 735 salaries
₹10.5 L/yr - ₹45 L/yr
58% 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 Developer
1.6k salaries
unlock blur

₹18.8 L/yr - ₹46 L/yr

Software Engineer
1.4k salaries
unlock blur

₹14.6 L/yr - ₹37.4 L/yr

Manager
802 salaries
unlock blur

₹11.9 L/yr - ₹45 L/yr

Senior Software Engineer
735 salaries
unlock blur

₹10.5 L/yr - ₹45 L/yr

Team Lead
734 salaries
unlock blur

₹12.6 L/yr - ₹43 L/yr

Explore more salaries
Compare Xyz Company with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

3.9
Compare
write
Share an Interview