Upload Button Icon Add office photos

CLSA

Compare button icon Compare button icon Compare

Filter interviews by

CLSA Interview Questions and Answers

Updated 17 Feb 2025

CLSA Interview Experiences

Popular Designations

8 interviews found

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

(2 Questions)

  • Q1. Tell about your self Were you want to see you after 5 year
  • Ans. 

    I am a dedicated and detail-oriented Middle Office Analyst with a strong background in financial analysis and risk management.

    • In 5 years, I see myself as a Senior Middle Office Analyst, leading a team of analysts and contributing to strategic decision-making.

    • I plan to further develop my skills in data analysis and automation to streamline processes and improve efficiency.

    • I aim to pursue additional certifications such a...

  • Answered by AI
  • Q2. Trade life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - For timebeing you can join and search other opportunities

Interview Questions & Answers

user image Anonymous

posted on 28 Jan 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self
Round 2 - One-on-one 

(1 Question)

  • Q1. Detailed discussion about the role and excel skills
Round 3 - Assignment 

Excel assignment- Easy

Round 4 - One-on-one 

(1 Question)

  • Q1. Tell me about the company

Interview Preparation Tips

Interview preparation tips for other job seekers - They wasted my time for more than a month and I waited to get an offer because they told me our process takes time. They had no proper communication and would not reply to your calls and After all the rounds just got a rejection mail.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA DSA DSA DSA DAS DSA DSa

Round 2 - Coding Test 

20 min 50 question done selected

Round 3 - HR 

(1 Question)

  • Q1. Name Phone no , details addresss lst compnay

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont Join

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)
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 - Technical 

(1 Question)

  • Q1. SQL, UNIX , SHELL SCRIPTING , DevOps Tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have Good English communication skills.
Basic Tech knowledge is enough.

Production Support Engineer Interview Questions asked at other Companies

Q1. What is a role of support engineer
View answer (2)

CLSA interview questions for popular designations

 Software Engineer

 (2)

 Analyst

 (1)

 Senior Software Engineer

 (1)

 Admin

 (1)

 Middle Office Analyst

 (1)

 Production Support Engineer

 (1)

Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2021

I applied via Company Website and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. What is angular? What is react hooks? How to bind data? How to create DOM structure ? Copying array in to const arrays.. all the basic questions are asked in the first interview
  • Ans. 

    Angular is a JavaScript framework for building web applications. React Hooks are a feature in React that allow for stateful logic to be used in functional components.

    • Angular is a full-featured framework with a lot of built-in functionality, while React is a library that focuses on the view layer.

    • Angular uses two-way data binding, while React uses one-way data flow.

    • React Hooks allow for stateful logic to be used in func...

  • Answered by AI
  • Q2. Second interview consist of database related queries and questions.. this question was based on the role that you applied and also knowledge of front end and java .. questions difficulty is strong
  • Q3. After that 3 rd interview is completely based in your logical and virtual thinking based . In that they check about your capacity to working and how to handle situation.
  • Q4. Some basic information asked about cloud like aws and docker
  • Q5. Prepare very basic questions and logical question for clsa . Company is very strict to hiring so you need to clear all the round
  • Q6. Read all the database and it's workings
  • Q7. Hands-on on basic code writting

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the basic and interview with confidence and knowledge. This suggestion is role specific.

Skills evaluated in this interview

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Treeset, Treemap, Logical and tricky questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, be yourself. Stick to CV.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview Preparation Tips

Round: Aptitude test and technical test
Experience: Quant, english and technical questions were asked. Easy to crack

Round: Technical + HR Interview
Experience: The staff was very cooperative and easy on the candidates. They were asking logical puzzles. Normal discussion regarding projects and extra curricular

Round: HR Interview
Experience: The interview was with the MD of the company. General talk and again some logical puzzles.

College Name: MIT College Of Engineering

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)

Admin Interview Questions & Answers

user image Anonymous

posted on 26 Oct 2017

Interview Preparation Tips

Round: Problem Statement
Tips: Answer them with their style & attitude.

Admin Interview Questions asked at other Companies

Q1. How do you define your Management Information System (MIS), and how do you manage your daily operational tasks?
View answer (1)

Interview questions from similar companies

Round 1 - Technical 

(3 Questions)

  • Q1. Features of es6 and your favorite one out of all of them
  • Ans. 

    ES6 introduced many new features like arrow functions, let and const, classes, and more. My favorite feature is template literals.

    • Template literals allow for easier string interpolation and multiline strings.

    • They use backticks (`) instead of quotes and allow for embedded expressions.

    • Example: `Hello ${name}, today is ${date}`

    • This feature improves code readability and reduces the need for concatenation.

  • Answered by AI
  • Q2. Difference between sql and nosql databases and when to prefer one over the other
  • Ans. 

    SQL is a relational database while NoSQL is non-relational. SQL is good for structured data while NoSQL is good for unstructured data.

    • SQL databases use tables with predefined schema while NoSQL databases use documents, key-value pairs, or graphs

    • SQL databases are good for complex queries and transactions while NoSQL databases are good for scalability and flexibility

    • SQL databases are ACID compliant while NoSQL databases ...

  • Answered by AI
  • Q3. Favorite programming language and all of the languages you have worked on so far
  • Ans. 

    My favorite programming language is Python. I have also worked with Java, C++, and JavaScript.

    • Python is my favorite language due to its simplicity and versatility

    • I have used Java for developing enterprise applications

    • C++ was my go-to language for performance-critical applications

    • JavaScript was used for developing web applications and front-end development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and keep yourself updated

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Its very easy and some questions are very logical to do.

Round 3 - Group Discussion 

In GD, there are 5 given topics you have to chose there own topic to discuss or explain individually for 4 to 5 minutes.

CLSA Interview FAQs

How many rounds are there in CLSA interview?
CLSA interview process usually has 2-3 rounds. The most common rounds in the CLSA interview process are One-on-one Round, Coding Test and HR.
How to prepare for CLSA 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 CLSA. The most common topics and skills that interviewers at CLSA expect are Front Office, Senior Management, Supervision, Corporate and International.
What are the top questions asked in CLSA interview?

Some of the top questions asked at the CLSA interview -

  1. What is angular? What is react hooks? How to bind data? How to create DOM struc...read more
  2. After that 3 rd interview is completely based in your logical and virtual think...read more
  3. Second interview consist of database related queries and questions.. this quest...read more

Tell us how to improve this page.

CLSA Interview Process

based on 3 interviews

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

CapitalOne Interview Questions
3.7
 • 79 Interviews
Silverskills Interview Questions
3.4
 • 23 Interviews
Experian Interview Questions
3.8
 • 22 Interviews
Bank Muscat Interview Questions
4.0
 • 21 Interviews
Solenis Interview Questions
4.0
 • 16 Interviews
Shinhan Bank Interview Questions
3.5
 • 15 Interviews
Rain Industries Interview Questions
3.6
 • 11 Interviews
PrismHR Interview Questions
3.6
 • 9 Interviews
View all

CLSA Reviews and Ratings

based on 79 reviews

2.9/5

Rating in categories

2.9

Skill development

3.1

Work-life balance

2.6

Salary

2.9

Job security

2.6

Company culture

2.1

Promotions

2.7

Work satisfaction

Explore 79 Reviews and Ratings
Software Engineer
56 salaries
unlock blur

₹8 L/yr - ₹16 L/yr

Officer
55 salaries
unlock blur

₹6 L/yr - ₹12.8 L/yr

Analyst
35 salaries
unlock blur

₹6.2 L/yr - ₹11.4 L/yr

Senior Software Engineer
25 salaries
unlock blur

₹11.4 L/yr - ₹24 L/yr

Associate Director
18 salaries
unlock blur

₹28 L/yr - ₹45 L/yr

Explore more salaries
Compare CLSA with

Descon Engineering

4.0
Compare

Fino Paytech

3.9
Compare

Bluechip Corporate Investment Centre

4.0
Compare

MMC Infotech Services

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