Upload Button Icon Add office photos

Filter interviews by

Barclays Integration Consultant Interview Questions and Answers

Updated 29 Oct 2021

Barclays Integration Consultant Interview Experiences

1 interview found

I was interviewed in Oct 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 Minutes
Round difficulty - Medium

It was a mixed round containing technical apti questions, Os ,DBMS and output questions and in the end there were 2 coding questions.

  • Q1. Longest Increasing Subsequence

    For a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly ...

  • Ans. Recursive Approach
    • We will write a recursive algorithm that will try all the possibilities.
    • The argument of recursive function will be the current index and what was the previous number used for LIS. Initially, we will be passing the previous number as the minimum number of an integer and starting index as 0.
    • The base case would be when we reach index n,i.e we have exhausted the array elements so return 0 because there is...
  • Answered by CodingNinjas
  • Q2. Print Name and Age

    The task is to print the Name and Age entered by the user

    Input Format:
    Line 1: A String
    Line 2: An Integer
    
    Output Format:
    Print String and Integer
    
  • Ans. Approach:

    The idea is to take the name and age from the user and print the name and age.

    Space Complexity: O(1)Explanation: Time Complexity: O(1)Explanation:
  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Integration Consultant in PuneEligibility criteria6.5 CGPABarclays interview preparation:Topics to prepare for the interview - Data structures , OS, DBMS , web development , Machine learningTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Prepare technical aptitude well as time is very less in 1st online test.
Tip 2 : prepare DS algo on coding studio and leetcode.
Tip 3 : Explain your projects in depth to the interviewer end to end and don't fake anything , they are highly experienced.

Application resume tips for other job seekers

Tip 1 : choose a simple format for resume and make it 1 page only
Tip 2 : Do put hyperlinks on resume as it is easy for the company to access you code and sites

Final outcome of the interviewSelected

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2k Interviews
Axis Bank Interview Questions
3.8
 • 1.4k Interviews
IDFC FIRST Bank Interview Questions
4.0
 • 604 Interviews
IndusInd Bank Interview Questions
3.6
 • 571 Interviews
Bandhan Bank Interview Questions
3.7
 • 507 Interviews
HSBC Group Interview Questions
4.0
 • 478 Interviews
Yes Bank Interview Questions
3.8
 • 406 Interviews
View all
Assistant Vice President
2.3k salaries
unlock blur

₹17 L/yr - ₹45 L/yr

Senior Analyst
1.1k salaries
unlock blur

₹3 L/yr - ₹12.5 L/yr

Assistant Manager
971 salaries
unlock blur

₹6.7 L/yr - ₹25 L/yr

Process Advisor
907 salaries
unlock blur

₹1 L/yr - ₹8.5 L/yr

Analyst
816 salaries
unlock blur

₹11.7 L/yr - ₹20 L/yr

Explore more salaries
Compare Barclays with

Deutsche Bank

3.9
Compare

Accenture

3.9
Compare

Amazon

4.1
Compare

Deloitte

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview