Upload Button Icon Add office photos

Barclays

Compare button icon Compare button icon Compare

Filter interviews by

Barclays Software Engineer Interview Questions, Process, and Tips

Updated 6 Jan 2025

Top Barclays Software Engineer Interview Questions and Answers

View all 8 questions

Barclays Software Engineer Interview Experiences

9 interviews found

Interview Questionnaire 

11 Questions

  • Q1. 1st technical round
  • Q2. How you will find the smallest of 4 numbers without using >.< and min function using java
  • Ans. 

    Finding smallest of 4 numbers without using >.< and min function in Java.

    • Initialize a variable with the first number

    • Compare it with the remaining numbers using if-else statements

    • If a smaller number is found, update the variable

    • Repeat until all numbers are compared

    • The final value of the variable will be the smallest number

  • Answered by AI
  • Q3. Write a code for palindrome
  • Ans. 

    Code for palindrome checking

    • Convert the input to lowercase to ignore case sensitivity

    • Use two pointers, one at the start and one at the end of the string

    • Compare the characters at both pointers and move them towards each other

    • If all characters match, it's a palindrome

  • Answered by AI
  • Q4. Write any javascript code
  • Ans. 

    Javascript code to display 'Hello World!' on the webpage

    • Create a new HTML file

    • Add a script tag with 'type' attribute set to 'text/javascript'

    • Inside the script tag, use document.write() to display 'Hello World!'

  • Answered by AI
  • Q5. Swap two number without using temperory variable
  • Ans. 

    Swap two numbers without using a temporary variable.

    • Use addition and subtraction to swap the values

    • Use XOR operator to swap the values

    • Use multiplication and division to swap the values

  • Answered by AI
  • Q6. How you will add 2 table
  • Ans. 

    To add 2 tables, we need to use a join operation on a common column.

    • Identify the common column between the tables

    • Choose the appropriate join type (inner, outer, left, right)

    • Write the SQL query to join the tables

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q7. Difference between union and union all
  • Ans. 

    Union combines and removes duplicates, Union All combines all rows including duplicates.

    • Union is used to combine the result sets of two or more SELECT statements and remove duplicates.

    • Union All is used to combine the result sets of two or more SELECT statements and includes all rows, including duplicates.

    • Union is slower than Union All as it has to remove duplicates.

    • Union requires the same number of columns in all SELEC...

  • Answered by AI
  • Q8. They provide an instance, and tell us to write a query for that
  • Q9. Tell me about yourself
  • Q10. The worst situation during your internship period
  • Q11. How you will overcome from that worst situation

Interview Preparation Tips

Round: Test
Experience: The question were not that much difficult. Many apti questions are easy. Technical was very easy for me.
The questions were fully based on java, c and SQL. 7 to 8 questions are from SQL. But all are straight forward questions. Other 2 sections were easy and any student who had a good sort of thinking ability can able to solve those questions.
Tips: Just refer all the basic topics in java, c and sql.
Duration: 60 minutes
Total Questions: 50

Round: Technical Interview
Experience: It was fully based on the final sem project which i was doing.
Since my project is company's employee portal, i was asked about that. They will dig into deep with respect to that project.
Tips: U should be aware of each and everything in your project which you are going to explain them. The question which they use to ask is really unpredictable.

Round: Technical Interview
Experience: This is pure technical round where i was asked the questions which is easy but takes time to think. Anyhow, i answered all these questions and get into the next round.
Tips: Logical thinking matters. Though questions look easier, sometimes we co calculate with wrong manner.
So keep calm and think in a broader manner.

Round: Technical Interview
Experience: Technical round with pure database stuffs. I was asked only few question in this. Since it was straight forward, i answered all the questions.

Round: HR Interview
Experience: Confidence really matters. Though i was not that much good in conversing, i spoke with brave and confidently which makes me to became a part of the barclays team.

General Tips: Be confident enough and answer them what you know.
Talking too much as well as taking less is also a problematic.
Skills: Logical thinking, Technical skills ( Especially about database )
College Name: MANIPAL INSTITUTE OF TECHNOLOGY, MANIPAL
Motivation: Credits should goes to my bro who motivates me to apply to this comapny.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

This is Simple medium level

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about Yourself ?
  • Ans. 

    I am a passionate software engineer with a strong background in coding and problem-solving.

    • Experienced in multiple programming languages such as Java, Python, and C++

    • Worked on various projects including web development and mobile applications

    • Strong understanding of data structures and algorithms

    • Excellent communication and teamwork skills

    • Constantly learning and adapting to new technologies

  • Answered by AI
  • Q2. Project Based Questions and Related to Resume Based ?

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Design patterns
  • Q2. Spring annotations
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How does polymorphism work?
  • Q2. Sort an array rotated at some pivot
Round 2 - HR 

(2 Questions)

  • Q1. How do you handle conflict in team
  • Q2. Tell about an instance when you showed leadership skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, focus on problem solving skills

Barclays interview questions for designations

 Senior Software Engineer

 (3)

 Software Engineer Intern

 (1)

 Software Developer

 (15)

 Software Intern

 (1)

 Software Tester

 (1)

 Software Developer Intern

 (1)

 Devops Engineer

 (4)

 QA Engineer

 (2)

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

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Online coding, and mcqs

Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical round
  • Q2. Basic DSA, core Java , project based questions,
Round 3 - One-on-one 

(2 Questions)

  • Q1. Managerial round
  • Q2. Barclays principal, why Barclays, personality questions

Get interview-ready with Top Barclays Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jul 2022.

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 

Java - oops - sql and c++ output for code

Round 3 - Technical 

(2 Questions)

  • Q1. DBMS - normalisation
  • Q2. Projects and oops and resume

Interview Preparation Tips

Interview preparation tips for other job seekers - resume is important and cgpa also matters prepare as for resume don't add much
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions similar to stuff done in uni
Round 2 - Case Study 

Case study of how to fix a bug on an app

Software Engineer Interview Questions & Answers

user image Shubham Srivastava

posted on 30 Jan 2016

Interview Preparation Tips

Round: Test
Experience: General aptitude consisted of quantitative questions .There were 6 questions and suggested time as 10 minutes. Questions were of easy level. Questions based on numbers,distance,time etc..Answers of general aptitude were to be written in textbox. eg ans is 4,write 4. there were no options in quant. Answers were integers an easy.
Technical comprehension involved two paragraphs and questions based on sql.
Logical analysis contained questions of logical deduction mainly.
Program tracing involved finding output of programs(mainly while loop and if else)..
Programming : There was only one question of programming(to be solved in 30 minutes). Code was given and was to be modified.Modification involved like , find out the least salary of employees,... (they used file input output and structures).

Tips: Practice basic aptitude.Concepts should be clear.
Duration: 90 minutes
Total Questions: 18

Skills: Basic C/C++, Logical Thinking, Logical Reasoning, General Aptitude
College Name: NIT Raipur

Software Engineer Interview Questions & Answers

user image Ritika Nevatia

posted on 8 Apr 2015

Interview Preparation Tips

Round: Test
Experience: Study data interpretation (calculator allowed) and pattern puzzles

Round: Group Discussion
Experience: Two topics (have been same case studies for past 4 years now): - Mobile app improvement - Making a business decision

Round: HR Interview
Experience: Everything depends only on HR interview
Tips: Make a list of your strengths and an example for each!

Round: Technical Interview
Experience: Short, easy and basic questions asked about projects and DS. Pretty chilled

College Name: Sardar Patel Institute of Technology

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(4 Questions)

  • Q1. Write a program to find the sum of the contiguous subarray within a one-dimensional array of numbers that has the largest sum.
  • Q2. What is the purpose of the 'with' keyword in Python?
  • Q3. One question is about finding the output of the code snippet.
  • Q4. How would you resolve a merge conflict if two developers are working on the same branch?
Round 2 - Behavioral 

(1 Question)

  • Q1. All the questions are scenario-based. They cover how you collaborate with other teams, your opinion of your team, why you're resigning from your current company, what you value most in your life, and the p...

Barclays Interview FAQs

How many rounds are there in Barclays Software Engineer interview?
Barclays interview process usually has 2-3 rounds. The most common rounds in the Barclays interview process are One-on-one Round, Coding Test and Technical.
What are the top questions asked in Barclays Software Engineer interview?

Some of the top questions asked at the Barclays Software Engineer interview -

  1. How you will find the smallest of 4 numbers without using >.< and min function ...read more
  2. Swap two number without using temperory varia...read more
  3. How you will add 2 ta...read more

Tell us how to improve this page.

Barclays Software Engineer Interview Process

based on 7 interviews

1 Interview rounds

  • HR Round
View more
Barclays Software Engineer Salary
based on 237 salaries
₹8.1 L/yr - ₹23.5 L/yr
99% more than the average Software Engineer Salary in India
View more details

Barclays Software Engineer Reviews and Ratings

based on 15 reviews

3.9/5

Rating in categories

2.9

Skill development

4.1

Work-life balance

3.6

Salary

3.5

Job security

4.1

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 15 Reviews and Ratings
Assistant Vice President
2.3k salaries
unlock blur

₹17 L/yr - ₹45 L/yr

Senior Analyst
1.1k salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Assistant Manager
1k salaries
unlock blur

₹7.9 L/yr - ₹24.5 L/yr

Process Advisor
932 salaries
unlock blur

₹1 L/yr - ₹8.3 L/yr

Analyst
861 salaries
unlock blur

₹5 L/yr - ₹22 L/yr

Explore more salaries
Compare Barclays with

Deutsche Bank

3.9
Compare

Accenture

3.8
Compare

Amazon

4.1
Compare

Deloitte

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