Upload Button Icon Add office photos

Barclays

Compare button icon Compare button icon Compare

Filter interviews by

Barclays Software Developer Interview Questions, Process, and Tips

Updated 18 Oct 2024

Top Barclays Software Developer Interview Questions and Answers

  • Q1. Shopping Spree Problem Statement Preeti plans to shop for her father's birthday at a store with unlimited quantities of N different items. She has a budget that allows h ...read more
  • Q2. Words Magic with Prefix Replacement Problem Ninja is provided with a dictionary of words, WORDS , and a sentence, SENTENCE , which consists of words separated by spaces. ...read more
  • Q3. A shot fired from a gun pointing towards a tree full of birds. All birds left except one. Why ?
View all 11 questions

Barclays Software Developer Interview Experiences

15 interviews found

I appeared for an interview in Dec 2020.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in PuneEligibility criteria7.5 CGPABarclays interview preparation:Topics to prepare for the interview - projects. solving random problems, from Leetcode, DSA skills.Time required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : Master Your Data Structures and Algorithm, solving Leetcode, Geeksforgeeks, having a great solved count is not that important. Just make sure, you are comfortable.
Tip 2 : Master Your Data Structures and Algorithm, if you think, you are done, try reading more about competietive programming topics at https://cp-algorithms.com/
Tip 3 : Have at least 2 Good Project, That would be an advantage

Application resume tips for other job seekers

Tip 1 : Try to complete in 1 page, without reducing the beauty. Show atleast 2 project, 2 hackathons, 1 internship, and your achivement.
Tip 2 : Be honest. Copying something from github, isn't a great idea. You can do, but please work in it. Spend 1 week reading that code, and try implementing that project by yourself, and then put into the resume.

Final outcome of the interviewSelected

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

Coding round was conducted in the morning for 1.5 hours from 10:00 am to 11:30 am. Exam was conducted on HACKEREARTH which is a user-friendly platform with various edge test-cases. Since exam was done through online mode due to COVID-19, therefore camera was on for invigilation. A well working camera and microphone were needed for successful completion of exam.

  • Q1. 

    Words Magic with Prefix Replacement Problem

    Ninja is provided with a dictionary of words, WORDS, and a sentence, SENTENCE, which consists of words separated by spaces. The goal is to minimize the size of ...

  • Ans. 

    The goal is to minimize the size of a sentence by replacing words with prefixes from a given dictionary.

    • Iterate through each word in the sentence and check if a prefix exists in the dictionary

    • Replace the word with the smallest prefix found in the dictionary

    • Repeat the process for all words in the sentence

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in PuneEligibility criteriaAbove 7 CGPABarclays interview preparation:Topics to prepare for the interview - Data Structure, Algorithms, Basics of object oriented programming, Operating System, Database Management System, C++ BasicsTime required to prepare for the interview - 10 MonthsInterview preparation tips for other job seekers

Tip 1 : Do not totally depend on past interview questions or as such unless and until you have a strong foundation. Just build the foundation first in starting months.
Tip 2 : More focus should be on problem-solving skills. Develop the skills of using applications.(Eg.: Where one should use Hashmap, Arraylist, etc.)
Tip 3 : Try to solve the problem on your own. Just sink yourself into the question so much that you don't need to look for the solution.(Figure out solution in your own way).
Tip 4 : Regarding project, quantity doesn't matter but what matters the most is you should know about the project from start to end. Able to explain the project clearly. Be ready with technical as well as Behavioral questions.

Application resume tips for other job seekers

Tip 1 : Get rid of irrelevant topics or headings.(Eg. Stood 1st in Annual Sack Race Competition.)
Tip 3 : Make sure you don't keep anything which create problem at time of Interview.
Tip 4 : Short and crisp Resume with each spelling checked twice.
Tip 5 : Keep updating your resume based on addition of Internship/Projects, etc.
Tip 6 : Keep the file name(Resume saved as pdf or any format) decent too.

Final outcome of the interviewRejected

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Validate Binary Tree Nodes Problem You are provided with 'N' bina ... read more

Interview Questionnaire 

1 Question

  • Q1. Java oops and sql queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Dbms and java are important topic having project related in these topic is a plus point ,need good communication skills, dsa is not so important

I applied via Campus Placement

Interview Questionnaire 

4 Questions

  • Q1. Explain the background process that takes place during an atm transaction
  • Ans. 

    ATM transaction involves multiple background processes including authentication, authorization, and communication with bank servers.

    • Customer inserts card and enters PIN

    • ATM authenticates the card and PIN

    • ATM requests authorization from bank server

    • Bank server verifies account balance and approves or denies transaction

    • ATM dispenses cash or completes other requested transaction

    • ATM updates account balance and sends transacti

  • Answered by AI
  • Q2. Cut cake into 8 pieces .You can use knife 3 times only
  • Ans. 

    Cut cake into 8 pieces using knife 3 times only.

    • First, cut the cake horizontally into two equal halves.

    • Then, cut the cake vertically into four equal pieces.

    • Finally, cut the cake horizontally again into eight equal pieces.

    • Make sure to use the knife efficiently to minimize the number of cuts.

    • Practice visualization before making the cuts to avoid mistakes.

  • Answered by AI
  • Q3. A shot fired from a gun pointing towards a tree full of birds. All birds left except one. Why ?
  • Ans. 

    The one bird was already dead.

    • The bird was already dead before the shot was fired.

    • The bird was injured and unable to fly away with the rest of the birds.

    • The bird was a decoy bird used for hunting purposes.

    • The bird was a trained bird used for falconry.

  • Answered by AI
  • Q4. Explain projects which you made in college?
  • Ans. 

    Developed a web-based attendance management system and a mobile app for event management.

    • Created a database schema and implemented CRUD operations using PHP and MySQL.

    • Designed the user interface using HTML, CSS, and JavaScript.

    • Integrated Google Maps API for location tracking in the mobile app.

    • Implemented push notifications using Firebase Cloud Messaging.

    • Collaborated with a team of four to complete the projects within t

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The question paper was a mix of aptitude, programming of c++ java , sql and reasoning.
There was negative marking set for each questions.
Tips: Attempt that portion first in which you are really confident.
Dont try to attempt all questions , as negative marking plays big role.
Duration: 60 minutes

Round: Technical Interview
Experience: As Barclays is a bank , so this kind of question is obvious.
Be prepared for technical process that takes place in a usual banking domain.
Also , any type of question whether reasoning based or technical can be asked.
Tips: Be confident. Try to tell everything in a straight manner.

Round: Case Study Interview
Experience: You can put humour while answering as this shows your positivity.
There can be many reason for this like birds ia dead , bird is deaf , bird is of plastic. You can choose whatever hit into your mind.

Round: Behavioural Interview
Experience: Explaining the thing in which you already have knowledge is a plus point.
But make sure you have complete knowledge of your college project as they can ask as many questions as possible because your project is the main thing which can extend your interview time.

Skills: Common Sense, Presence Of Mind, Positive Thinking, Ability To Deliver On A Project, C Programming
College Name: UPTU
Motivation: As it is a product based company , so chances of growth is good and pay scale is better.

Barclays interview questions for designations

 Software Developer Intern

 (1)

 Developer

 (2)

 Software Engineer

 (9)

 Software Tester

 (1)

 Software Intern

 (1)

 Java Developer

 (4)

 Application Developer

 (1)

 Senior Developer

 (1)

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Was nice experience,should have good aptitude.
Tips: Learn aptitude more and morr
Duration: 60 minutes

Round: Group Discussion
Experience: Just speak about the topic
Tips: Do not get silent

Round: Technical Interview
Experience: iOS,C/C++
Tips: Just be confident about your answwers ansd show that you are capable to do each and everything in this world and you have quick learning capacity to grasp anything.

General Tips: C/C++,
Skills:
College Name: CDAC PUNE
Motivation: Bank more than 325 years old.

Get interview-ready with Top Barclays Interview Questions

Barclays Interview FAQs

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

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

  1. A shot fired from a gun pointing towards a tree full of birds. All birds left e...read more
  2. Cut cake into 8 pieces .You can use knife 3 times o...read more
  3. Explain the background process that takes place during an atm transact...read more

Tell us how to improve this page.

Barclays Software Developer Interview Process

based on 10 interviews

3 Interview rounds

  • Coding Test Round
  • Technical Round
  • HR Round
View more
Barclays Software Developer Salary
based on 428 salaries
₹8 L/yr - ₹23 L/yr
82% more than the average Software Developer Salary in India
View more details

Barclays Software Developer Reviews and Ratings

based on 39 reviews

3.6/5

Rating in categories

3.2

Skill development

3.7

Work-life balance

3.7

Salary

3.7

Job security

3.4

Company culture

2.7

Promotions

3.2

Work satisfaction

Explore 39 Reviews and Ratings
Assistant Vice President
2.4k salaries
unlock blur

₹17.1 L/yr - ₹46 L/yr

Senior Analyst
1.1k salaries
unlock blur

₹3 L/yr - ₹11.1 L/yr

Assistant Manager
1k salaries
unlock blur

₹7.2 L/yr - ₹25 L/yr

Process Advisor
950 salaries
unlock blur

₹1 L/yr - ₹8.3 L/yr

Analyst
863 salaries
unlock blur

₹5.2 L/yr - ₹22.1 L/yr

Explore more salaries
Compare Barclays with

Deutsche Bank

3.9
Compare

Accenture

3.8
Compare

Amazon

4.0
Compare

Deloitte

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