Upload Button Icon Add office photos

Filter interviews by

Irage Broking Services Interview Questions and Answers

Updated 25 Dec 2024

Irage Broking Services Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jun 2024.

Round 1 - Coding Test 

The coding test included one question on a medium-level priority queue

Round 2 - Technical 

(5 Questions)

  • Q1. Trapping water problem leetcode.
  • Q2. Trie data structure implementation
  • Ans. 

    Trie is a tree data structure used for efficient retrieval of key-value pairs.

    • Trie is typically used for storing and searching strings efficiently.

    • Each node in a trie represents a single character of a string.

    • Trie allows for prefix search, making it useful for autocomplete features.

    • Insertion and search operations in a trie have a time complexity of O(m), where m is the length of the key.

  • Answered by AI
  • Q3. Longest Common Subsequence leetcode.
  • Ans. 

    Longest Common Subsequence leetcode is a dynamic programming problem to find the longest subsequence common to two strings.

    • Use dynamic programming to solve this problem.

    • Create a 2D array to store the lengths of longest common subsequences of substrings.

    • Iterate through the strings to fill the array and find the longest common subsequence.

  • Answered by AI
  • Q4. Explain about Docker
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers.

    • Docker allows developers to package an application and its dependencies into a container that can run on any system.

    • Containers are lightweight, portable, and isolated environments that ensure consistency in development and deployment.

    • Docker simplifies the process of managing and scaling applications by providing a consistent environme...

  • Answered by AI
  • Q5. Project live demo

Interview Preparation Tips

Interview preparation tips for other job seekers - The Interviewer was focused on getting the most optimal solution right away and didnot seem interested in hearing my approach or thought process.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude, Mental Maths, Puzzles

Round 2 - One-on-one 

(1 Question)

  • Q1. About options and market

Quantitative Analyst Interview Questions asked at other Companies

Q1. How would you approach the implementation of a new financial product
View answer (1)
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 Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are your Projects and How you good in Python?

Jobs at Irage Broking Services

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Explain SCD Type 2 Implementation in Informatica
  • Ans. 

    SCD Type 2 is a technique used to track historical changes in data over time in a data warehouse.

    • SCD Type 2 maintains a separate row for each change in data, with a start and end date.

    • It requires a surrogate key to uniquely identify each row.

    • Informatica provides a built-in SCD Type 2 transformation to implement this technique.

    • Example: tracking changes in customer addresses over time.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly focus on basic BI terminologies, common to trivial scenarios and introductory information on latest trending tools and technologies.

Skills evaluated in this interview

I applied via Referral and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Round 1: Basic python question, generators, decorators, args, kwargs, list comprehensions, oops, MRO, yield function, sorting, string operation, tuple vs list, set vs dictionary.
  • Q2. Round 2: Data Structures, Set implementations, list, reversal of a linked list, find power set.
  • Q3. Round 3: Project round, scope of improvements in existing project structure, performance testing, Scaling(horizontal vs vertical).
  • Q4. HR Round

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm. Few rounds may go lengthy. Work on Data Structures. Keep basics clear. Have a smiling face.

I applied via Campus Placement and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. My Strong area , technical questions about my specialisation, some accounting questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer logically and question to your interviewer in case of any query.

I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Most of the questions were centred around Derivatives and Fixed Income Securities

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a sound knowledge in Financial and Economics oriented topics.

I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to Python, my former organisation, why do you want to shift, questions related to different types of risk

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be on time and well dressed
Communication must be good
Answer questions if you can, if you don’t know just accept you don’t know

I applied via Referral and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Do you have any experience?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.
Ask some questions about job role.

I applied via Walk-in and was interviewed in Aug 2019. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Why I want to switch?
  • Q2. About your self.
  • Q3. Explain corporate actions and it’s types with examples
  • Ans. 

    Corporate actions are events initiated by a company that can affect its stock price and shareholders.

    • Types of corporate actions include dividends, stock splits, mergers and acquisitions, spin-offs, and rights issues.

    • Dividends are payments made to shareholders from a company's profits.

    • Stock splits increase the number of shares outstanding while decreasing the price per share.

    • Mergers and acquisitions involve the combinat...

  • Answered by AI
  • Q4. What are bonds and it’s types
  • Q5. Types of swift and how it read it. Like its fields.
  • Ans. 

    Swift is a messaging system used for financial transactions. It has different types and fields for message processing.

    • Swift messages are categorized into 5 types - MT0xx, MT1xx, MT2xx, MT3xx, and MT9xx

    • Each type has its own set of fields for message processing

    • For example, MT103 is used for Single Customer Credit Transfer and has fields like Sender's Reference, Receiver's Reference, Amount, Currency, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always read your resume in and out.
Describe your current job well.
Always read about the job your applying.
Be confident and honest

Skills evaluated in this interview

Irage Broking Services Interview FAQs

How many rounds are there in Irage Broking Services interview?
Irage Broking Services interview process usually has 1-2 rounds. The most common rounds in the Irage Broking Services interview process are One-on-one Round, Technical and Aptitude Test.
How to prepare for Irage Broking Services 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 Irage Broking Services. The most common topics and skills that interviewers at Irage Broking Services expect are Python, C++, Linux, Financial Markets and Coding.
What are the top questions asked in Irage Broking Services interview?

Some of the top questions asked at the Irage Broking Services interview -

  1. Trie data structure implementat...read more
  2. Longest Common Subsequence leetco...read more
  3. Explain about Doc...read more

Tell us how to improve this page.

Irage Broking Services Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 575 Interviews
Citicorp Interview Questions
3.7
 • 573 Interviews
Bajaj Finserv Interview Questions
4.0
 • 532 Interviews
HSBC Group Interview Questions
3.9
 • 487 Interviews
Xyz Company Interview Questions
3.8
 • 460 Interviews
American Express Interview Questions
4.2
 • 365 Interviews
BNY Interview Questions
3.9
 • 347 Interviews
UBS Interview Questions
3.9
 • 338 Interviews
Morgan Stanley Interview Questions
3.6
 • 293 Interviews
View all

Irage Broking Services Reviews and Ratings

based on 4 reviews

4.8/5

Rating in categories

4.9

Skill development

3.7

Work-life balance

4.8

Salary

4.3

Job security

4.9

Company culture

3.7

Promotions

4.8

Work satisfaction

Explore 4 Reviews and Ratings
Institutional Equity Dealer

Mumbai

2-4 Yrs

Not Disclosed

Risk Management System

Mumbai

2-4 Yrs

Not Disclosed

KYC Analyst

Mumbai

2-4 Yrs

₹ 5-7 LPA

Explore more jobs
Quantitative Analyst
6 salaries
unlock blur

₹5.5 L/yr - ₹12 L/yr

Junior Quantitative Analyst
6 salaries
unlock blur

₹5.4 L/yr - ₹9 L/yr

System Administrator
4 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Linux System Administrator
3 salaries
unlock blur

₹4.1 L/yr - ₹6.5 L/yr

Junior HR
3 salaries
unlock blur

₹4 L/yr - ₹5.8 L/yr

Explore more salaries
Compare Irage Broking Services with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

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