Upload Button Icon Add office photos

Filter interviews by

Xyz Company Senior Engineer Interview Questions and Answers

Updated 29 Aug 2024

Xyz Company Senior Engineer Interview Experiences

3 interviews found

Senior Engineer Interview Questions & Answers

user image Mohamed Arafath

posted on 29 Aug 2024

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

I was interviewed in Jul 2024.

Round 1 - Aptitude Test 

Java concepts and dsa and design rounds

Round 2 - Coding Test 

Simple Java concepts

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Face to face OR online
  • Q2. Any civil nature of items
  • Ans. 

    Civil items include infrastructure, buildings, roads, bridges, and dams.

    • Infrastructure projects like highways and airports

    • Buildings such as residential, commercial, and industrial structures

    • Roads and bridges for transportation

    • Dams for water storage and flood control

  • Answered by AI
  • Q3. Relating to plumbing works
  • Q4. Interiors works of different verities
  • Ans. 

    Interiors works of different varieties involve designing and decorating interior spaces with various styles and themes.

    • Different varieties of interior works include modern, traditional, minimalist, industrial, and eclectic styles

    • Interior works may involve selecting furniture, lighting, color schemes, and accessories to create a cohesive look

    • Interior designers often work closely with clients to understand their preferen...

  • Answered by AI
  • Q5. Exterior works, Internal roads, greenery etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - Any Sr. Engineer with 34 years in the field of Civil Engineering can do much better in delivering his services as per actual requirement during course of work.

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
asked in Qburst
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.
Round 1 - Technical 

(2 Questions)

  • Q1. What is mean by WBS?
  • Ans. 

    WBS stands for Work Breakdown Structure, which is a hierarchical decomposition of a project into smaller, more manageable components.

    • WBS is used to organize and define the scope of a project.

    • It helps in identifying all the tasks required to complete a project.

    • WBS breaks down the project into smaller, more manageable components.

    • It helps in estimating the time and cost required for each task.

    • WBS is often represented in a...

  • Answered by AI
  • Q2. Work breakdown structure

Interview Preparation Tips

Interview preparation tips for other job seekers - Good time to talk with hr and technical support.

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Multi threading print odd even with 2 threads but output should be in sync
  • Q2. Largest common prefix in string array
Round 2 - Technical 

(2 Questions)

  • Q1. Saga pattern in microservice
  • Q2. API validation and security
Round 3 - Technical 

(2 Questions)

  • Q1. Micro service inter communication
  • Q2. Hash map hash set implementation
Round 4 - One-on-one 

(3 Questions)

  • Q1. Validation frame work .
  • Q2. Design pattern , .
  • Q3. Singleton pattern and how to break
Round 5 - HR 

(2 Questions)

  • Q1. Negotiation on package .
  • Q2. Why to join here
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Project related
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question on kafka

Senior Engineer Interview Questions & Answers

Wells Fargo user image SIRIGIRI SAI KUMAR

posted on 22 Oct 2023

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

I applied via Naukri.com and was interviewed before Oct 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Hadoop basics on computing
  • Q2. Distribution basics for processing the data
Round 3 - Technical 

(2 Questions)

  • Q1. Architecture of bigdata systems
  • Ans. 

    Bigdata systems architecture involves distributed storage, processing, and analysis of large volumes of data.

    • Utilize distributed file systems like HDFS for storage

    • Use parallel processing frameworks like Apache Spark or Hadoop for data processing

    • Implement data pipelines for ETL processes

    • Leverage NoSQL databases like Cassandra or MongoDB for real-time data querying

    • Consider data partitioning and replication for fault tole

  • Answered by AI
  • Q2. How will the bigdata system distribution for storage andcompute happen
  • Ans. 

    Big data system distribution for storage and compute involves partitioning data across multiple nodes for efficient processing.

    • Data is partitioned across multiple nodes to distribute storage and processing load.

    • Hadoop Distributed File System (HDFS) is commonly used for storage distribution.

    • Apache Spark utilizes a cluster computing framework for distributed computing.

    • Data locality is important to minimize data transfer ...

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Java 8 features with examples
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and default methods.

    • Lambda expressions allow for functional programming and concise code.

    • Streams provide a way to process collections of data in a parallel and functional manner.

    • Default methods allow for adding new functionality to interfaces without breaking existing implementations.

    • Method references provide a way to refer to methods without...

  • Answered by AI
  • Q2. How to write Customised immutable java class
  • Ans. 

    Customised immutable java class can be written by declaring all fields as final and not providing any setters.

    • Declare all fields as final

    • Do not provide any setters

    • Provide a constructor to initialize all fields

    • Override equals() and hashCode() methods

    • Make the class final

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Ssis, sql server, power bi
  • Q2. Dml, ddl, dcl

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for technical question. Specifically fot technology
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design a system like youtube
  • Ans. 

    Design a system similar to YouTube for video sharing and streaming

    • Implement user authentication and authorization for uploading and viewing videos

    • Create a database to store video metadata, user information, and comments

    • Develop a recommendation algorithm based on user preferences and viewing history

    • Utilize a content delivery network (CDN) for efficient video streaming

    • Include features like video monetization, live stream

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Messaging communication (RabbitMQ, ActiveMQ)
  • Q2. Spring boot
  • Q3. Core Java (Oops, JVM, Memory types, Collections)
  • Q4. Spring security, Hibernate cache
  • Q5. Scenario based questions
  • Q6. Design patterns,SAGA Pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Scenario based questions on real time examples like ticket reservation, data processing. SAGA pattern

Xyz Company Interview FAQs

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

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

  1. Interiors works of different verit...read more
  2. What is mean by W...read more
  3. Any civil nature of it...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 560 Interviews
Wells Fargo Interview Questions
3.9
 • 554 Interviews
Bajaj Finserv Interview Questions
4.0
 • 497 Interviews
HSBC Group Interview Questions
4.0
 • 488 Interviews
American Express Interview Questions
4.2
 • 358 Interviews
UBS Interview Questions
4.0
 • 334 Interviews
BNY Interview Questions
4.0
 • 332 Interviews
Morgan Stanley Interview Questions
3.7
 • 301 Interviews
Morningstar Interview Questions
4.0
 • 240 Interviews
View all
Xyz Company Senior Engineer Salary
based on 204 salaries
₹4.5 L/yr - ₹17.7 L/yr
38% more than the average Senior Engineer Salary in India
View more details

Xyz Company Senior Engineer Reviews and Ratings

based on 5 reviews

3.3/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.6

Salary

3.8

Job security

3.8

Company culture

3.6

Promotions

3.6

Work satisfaction

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

₹13.1 L/yr - ₹36 L/yr

Manager
884 salaries
unlock blur

₹11 L/yr - ₹45 L/yr

Software Developer
874 salaries
unlock blur

₹11.6 L/yr - ₹37 L/yr

Team Lead
437 salaries
unlock blur

₹12 L/yr - ₹39 L/yr

Senior Software Engineer
414 salaries
unlock blur

₹10 L/yr - ₹42 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

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