Premium Employer

i

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

Lloyds Technology Centre Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Lloyds Technology Centre Senior Software Engineer Interview Questions and Answers

Updated 11 Mar 2025

6 Interview questions

A Senior Software Engineer was asked 4mo ago
Q. What is Virtual DOM?
Ans. 

Virtual DOM is a lightweight representation of the actual DOM, optimizing updates and rendering in web applications.

  • Virtual DOM is a concept used in libraries like React to improve performance.

  • It creates a virtual representation of the UI in memory, allowing efficient updates.

  • When changes occur, the Virtual DOM is updated first, then compared to the actual DOM.

  • This process is called 'reconciliation', where only th...

A Senior Software Engineer was asked 4mo ago
Q. What are the differences between Git merge and Git rebase?
Ans. 

Git Merge combines branches, preserving history; Git Rebase rewrites history for a cleaner, linear project history.

  • Merge creates a new commit that combines changes from two branches.

  • Rebase moves or combines a sequence of commits to a new base commit.

  • Merge preserves the original context of the branches, showing the true history.

  • Rebase creates a linear history, making it easier to follow the project timeline.

  • Example...

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 DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more
A Senior Software Engineer was asked 8mo ago
Q. Write code to generate the Fibonacci sequence.
Ans. 

Fibonacci code generates a series of numbers where each number is the sum of the two preceding ones.

  • Start with two initial numbers, usually 0 and 1

  • Iterate through a loop to calculate the next number by adding the previous two numbers

  • Repeat until desired number of Fibonacci numbers are generated

A Senior Software Engineer was asked 10mo ago
Q. What is a callback?
Ans. 

A callback is a function that is passed as an argument to another function and is executed after a specific event occurs.

  • Used in asynchronous programming to handle responses or events

  • Allows for more flexible and modular code

  • Commonly used in JavaScript for event handling

A Senior Software Engineer was asked 10mo ago
Q. What is middleware?
Ans. 

Middleware is software that acts as a bridge between different applications or components, allowing them to communicate and work together.

  • Middleware facilitates communication between different software components

  • It can handle tasks such as data transformation, security, and routing

  • Examples include message brokers like RabbitMQ, API gateways like Kong, and web servers like Nginx

A Senior Software Engineer was asked 10mo ago
Q. What are I/O streams and what are their uses?
Ans. 

I/O streams are channels through which data can be transferred between a program and an external source or destination.

  • I/O streams can be used for reading input from a keyboard or file

  • I/O streams can be used for writing output to a screen or file

  • I/O streams can be used for network communication

Lloyds Technology Centre Senior Software Engineer Interview Experiences

5 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Virtual DOM
  • Ans. 

    Virtual DOM is a lightweight representation of the actual DOM, optimizing updates and rendering in web applications.

    • Virtual DOM is a concept used in libraries like React to improve performance.

    • It creates a virtual representation of the UI in memory, allowing efficient updates.

    • When changes occur, the Virtual DOM is updated first, then compared to the actual DOM.

    • This process is called 'reconciliation', where only the nec...

  • Answered by AI
  • Q2. Git Merge vs Git rebase
  • Ans. 

    Git Merge combines branches, preserving history; Git Rebase rewrites history for a cleaner, linear project history.

    • Merge creates a new commit that combines changes from two branches.

    • Rebase moves or combines a sequence of commits to a new base commit.

    • Merge preserves the original context of the branches, showing the true history.

    • Rebase creates a linear history, making it easier to follow the project timeline.

    • Example of M...

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. How u handled the challenges
  • Ans. 

    I tackled challenges by analyzing problems, collaborating with teams, and implementing effective solutions to drive project success.

    • Identified bottlenecks in a project timeline and proposed a revised schedule that improved delivery by 20%.

    • Faced a critical bug in production; led a team to conduct a root cause analysis and implemented a fix within 24 hours.

    • Collaborated with cross-functional teams to gather requirements, ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont go and give interviews here
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is middleware
  • Ans. 

    Middleware is software that acts as a bridge between different applications or components, allowing them to communicate and work together.

    • Middleware facilitates communication between different software components

    • It can handle tasks such as data transformation, security, and routing

    • Examples include message brokers like RabbitMQ, API gateways like Kong, and web servers like Nginx

  • Answered by AI
  • Q2. About unit test cases
  • Q3. What are I/O streams and uses
  • Ans. 

    I/O streams are channels through which data can be transferred between a program and an external source or destination.

    • I/O streams can be used for reading input from a keyboard or file

    • I/O streams can be used for writing output to a screen or file

    • I/O streams can be used for network communication

  • Answered by AI
  • Q4. What is callback
  • Ans. 

    A callback is a function that is passed as an argument to another function and is executed after a specific event occurs.

    • Used in asynchronous programming to handle responses or events

    • Allows for more flexible and modular code

    • Commonly used in JavaScript for event handling

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer expecting all google definitions not Realtime examples, If you say Realtime example then he says where and how we can use this is the question which comes next.
It's just like asking a question ABC and tell me what is the definition of ABC in text book I want only that definition your definition was not there in textbook.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Jul 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions on few sample codings
  • Q2. Questions to solve normal coding chalenge
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions on GCP

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer concluded the interview in 10 mins, he asked, before even I start answering he went to the next question, or else if he asked me write, he wouldn't let me complete what i wrote too. When I asked why aren't you letting me finish, he said I should complete lot of interviews.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain Project Architecture, and followup questions
  • Q2. Write Fibonacci Code
  • Ans. 

    Fibonacci code generates a series of numbers where each number is the sum of the two preceding ones.

    • Start with two initial numbers, usually 0 and 1

    • Iterate through a loop to calculate the next number by adding the previous two numbers

    • Repeat until desired number of Fibonacci numbers are generated

  • Answered by AI
  • Q3. General Devops questions
Round 2 - HR 

(3 Questions)

  • Q1. How to you provide feedback
  • Q2. How to you collaborate with other people
  • Ans. 

    I collaborate with others by actively listening, sharing ideas, providing feedback, and working together towards common goals.

    • Actively listen to others' ideas and perspectives

    • Share my own ideas and contribute to discussions

    • Provide constructive feedback to help improve team projects

    • Work together towards common goals and objectives

  • Answered by AI
  • Q3. Standard HR qustions

Interview Preparation Tips

Interview preparation tips for other job seekers - Reached till Document Verification, then they ghosted

Skills evaluated in this interview

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

I appeared for an interview before Mar 2024.

Round 1 - Coding Test 

Rotate a given string and find a target. Purchase apples from stores that offer lower prices.

Round 2 - Assignment 

It is a virtual interview, and the interviewer shared a coding link that contains several objectives and problems.

Top trending discussions

View All
Interview Tips & Stories
1w (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 Lloyds Technology Centre?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Apr 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. C# basics, api, program

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in c# basics
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Longest Increasing Subsequence
  • Ans. 

    Find the length of the longest increasing subsequence in an array.

    • Use dynamic programming to solve this problem efficiently.

    • Iterate through the array and keep track of the longest increasing subsequence ending at each index.

    • Example: For array [10, 22, 9, 33, 21, 50, 41, 60, 80], the longest increasing subsequence is [10, 22, 33, 50, 60, 80] with length 6.

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

(1 Question)

  • Q1. UseEffect polyfill
  • Ans. 

    A polyfill for useEffect mimics React's useEffect behavior in non-React environments.

    • useEffect is a React Hook that allows you to perform side effects in function components.

    • A polyfill can be created using JavaScript closures to mimic the behavior of useEffect.

    • Example: A simple polyfill could store effects in an array and execute them after rendering.

    • You can use setTimeout to simulate the component lifecycle for cleanu...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Frequency of character in string
  • Ans. 

    The question is asking about how to find the frequency of each character in a given string.

    • Iterate through the string and count the occurrences of each character

    • Store the counts in a data structure like a hashmap or array

    • Return the counts for each character

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Reverse a string
  • Ans. 

    Reverse a given string

    • Create a new empty string to store the reversed string

    • Iterate through the original string from end to start and append each character to the new string

    • Return the reversed string

  • Answered by AI

Skills evaluated in this interview

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

Few basics of java
Dsa question

Round 2 - Technical 

(2 Questions)

  • Q1. Java multithreading questions
  • Q2. Spring boot questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Rest api vs kafla
  • Ans. 

    REST API is a standard way of building web services, while Kafka is a distributed streaming platform for handling real-time data feeds.

    • REST API is used for building web services that follow the REST architectural style

    • Kafka is used for handling real-time data feeds and building real-time data pipelines

    • REST API is synchronous, while Kafka is asynchronous and can handle high throughput and low latency data streams

  • Answered by AI

Skills evaluated in this interview

Lloyds Technology Centre Interview FAQs

How many rounds are there in Lloyds Technology Centre Senior Software Engineer interview?
Lloyds Technology Centre interview process usually has 1-2 rounds. The most common rounds in the Lloyds Technology Centre interview process are One-on-one Round, Technical and Assignment.
How to prepare for Lloyds Technology Centre Senior Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Lloyds Technology Centre. The most common topics and skills that interviewers at Lloyds Technology Centre expect are Data Structures and Algorithms, HTML, Maven, Multithreading and RDBMS.
What are the top questions asked in Lloyds Technology Centre Senior Software Engineer interview?

Some of the top questions asked at the Lloyds Technology Centre Senior Software Engineer interview -

  1. what are I/O streams and u...read more
  2. what is callb...read more
  3. what is middlew...read more

Tell us how to improve this page.

Overall Interview Experience Rating

2.7/5

based on 6 interview experiences

Difficulty level

Easy 40%
Moderate 60%

Duration

Less than 2 weeks 40%
2-4 weeks 40%
4-6 weeks 20%
View more
Join Lloyds Technology Centre We're changing financial services and we want you to join us
Lloyds Technology Centre Senior Software Engineer Salary
based on 246 salaries
₹27 L/yr - ₹45.9 L/yr
116% more than the average Senior Software Engineer Salary in India
View more details

Lloyds Technology Centre Senior Software Engineer Reviews and Ratings

based on 19 reviews

2.7/5

Rating in categories

2.8

Skill development

3.0

Work-life balance

2.9

Salary

2.6

Job security

2.5

Company culture

2.2

Promotions

2.6

Work satisfaction

Explore 19 Reviews and Ratings
Senior Software Engineer

Hyderabad / Secunderabad

8-10 Yrs

₹ 23-43 LPA

Explore more jobs
Senior Software Engineer
246 salaries
unlock blur

₹27 L/yr - ₹45.9 L/yr

Software Engineer
166 salaries
unlock blur

₹11.4 L/yr - ₹20.4 L/yr

Data Engineer
62 salaries
unlock blur

₹10.6 L/yr - ₹18.9 L/yr

Senior Data Engineer
38 salaries
unlock blur

₹25.5 L/yr - ₹44.5 L/yr

Software Developer
34 salaries
unlock blur

₹15.9 L/yr - ₹28 L/yr

Explore more salaries
Compare Lloyds Technology Centre with

SBI Cards & Payment Services

3.7
Compare

Axis Direct

3.7
Compare

Kotak Securities

3.6
Compare

Aadhar Housing Finance

4.1
Compare
write
Share an Interview