Upload Button Icon Add office photos

Filter interviews by

ARB Trading Group Interview Questions and Answers

Updated 8 Oct 2024
Popular Designations

ARB Trading Group Interview Experiences

5 interviews found

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

I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Puzzle question based on probability

Interview Questions & Answers

user image Anonymous

posted on 6 Jul 2024

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

20 min - 60 ques for section A and 15 mins- 30 ques for section B

Round 2 - One-on-one 

(1 Question)

  • Q1. What is 37.4% of 85
  • Ans. 

    37.4% of 85 is 31.79

    • To find 37.4% of a number, multiply the number by 0.374

    • In this case, 85 * 0.374 = 31.79

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Trading game based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident in the interview. Not much focus on core trading...just some good reasoning and aptitude questions and quick mental maths required for this like 64x88 or 37.4% of 94. You have to be smart enough to handle these in your mind.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There were 2 parts. Part A contains 60 quick Maths questions in 20 min and B part contains logical reasoning in 15.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice quick maths questions and learn some tricks to solve questions that contain powers.

I applied via Campus Placement and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions related to stock market, guesstimates, puzzles, questions from resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - There might have been very bad reviews about the company but believe me in this field everything depends on your willingness to perform and it's rewarded according to your performance.

The placement process consisted of four rounds:-

1st Round- Online Test where 60 questions on speed maths were asked in Section 1 in 23 minutes and in Section 2 there were 30 questions that we have to complete in 17 minutes which consisted of aptitude questions, supply and demand questions, risk ability questions.
250 students applied for this job role from our college and after this round 52 students were shortlisted.

2nd Round:- Psychometric Test
This is also an important round and this leaded to elimination of 32 students and it considered of risk ability, situation based questions which predicted your high risk taking attitude score at the end of the test.

3rd Round:- Technical Interview 1
Basic Introduction, Knowledge about stock market and market related questions, questions from Resume, technical definitions from share market and everything. Fast speed calculations like 81*81, 34*56,567*325. They try to know about the motive behind your career, whether you have the right attitude to join company and work for it, they asked me about family background and also about my trading profile as I invest in share market. They have a set of questions similar to that of Psychometric test and they ask the reason behind the answer. Some of the guesstimates questions were also asked. They asked me about my extra curricular activities, achievements and were impressed as I had a background of analytics and they helped me to understand how it would be mutual benefit for both side.
Out of 20 students 5 students were selected for final round and I was one of them.

4th Round- Technical Interview 2

A skype call was arranged from Mumbai Head Office and it started with basic walk over through resume, some project discussion, my knowledge about share market, trading was evaluated, fast maths calculations, why I am better than other candidates and what I expect from the company in initial phase. How do I spend my full day and biggest failure in my life. Terms like IPOs, IntraDay Trading, Derivatives were asked.
Finally 3 were given six months internship opportunity + full time employment opportunity. I was selected among them.

Trade Analyst Interview Questions & Answers

user image harish vydyam

posted on 6 Feb 2017

I appeared for an interview in Dec 2016.

Interview Preparation Tips

Round: Test
Experience: be fast
Duration: 15 minutes
Total Questions: 60

Round: Test
Duration: 15 minutes
Total Questions: 30

Round: Technical + HR Interview
Experience: they test your confidence and risk taking ability as well as communication skills

Round: Technical + HR Interview
Experience: interviewer asked qsns relating to risk taking ability and decision making

College Name: IIT Roorkee

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about ARB Trading Group?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Assignment 

Medium to Hard 4 DSA questions

I appeared for an interview in May 2021.

Round 1 - Telephonic Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

Started with project description, deep dive into project
Questions about ML, Statistics
Coding questions for Python, SQL

  • Q1. 

    Stream of Characters Problem Statement

    You are provided with a list, DICTIONARY[], which contains a collection of words, along with a stream of characters (queries). The task is to implement a class Chara...

  • Ans. 

    Implement a class to check if a string formed by the last queried characters exists in a dictionary of words.

    • Initialize the class with the dictionary of words.

    • Implement a method to check if the string formed by the last queried characters exists in the dictionary.

    • Use appropriate data structures to efficiently solve the problem.

    • Ensure the class handles multiple test cases and character queries.

    • Example: DICTIONARY[] = ['...

  • Answered by AI
  • Q2. How do you retrieve the second highest salary from a SQL database?
  • Ans. 

    Use a subquery to retrieve the second highest salary from a SQL database.

    • Use a subquery to select the maximum salary from the table.

    • Then use another subquery to select the maximum salary that is less than the maximum salary found in the first step.

    • Combine both subqueries to retrieve the second highest salary.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Projects
Machine Learning

  • Q1. Aptitude Questions

    Questions about Statistics

  • Ans. 

    Answering aptitude questions related to statistics

    • Statistics is the study of collecting, analyzing, interpreting, presenting, and organizing data.

    • Key concepts include mean, median, mode, standard deviation, and probability.

    • Examples of statistical questions include 'What is the average income of a population?' and 'What is the likelihood of an event occurring?'

  • Answered by AI
Round 3 - Video Call 

Round duration - 60 minutes
Round difficulty - Easy

Behavioral Round
Questions asked about Amazon Leadership Principles

Round 4 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Medium Python questions
Medium SQL questions

  • Q1. Ninja and Mathematics

    Ninja is a genius in mathematics. He got an interview call from MIT. During the interview, the professor asked Ninja a challenging question.

    Given two integers 'N1' and 'N...

  • Ans. 

    Calculate the fraction when one integer is divided by another, with repeating decimal parts enclosed in parentheses.

    • Divide the first integer by the second integer to get the fraction

    • Identify if the fractional part is repeating and enclose it in parentheses

    • Return the fraction for each test case

  • Answered by AI
  • Q2. How can you find the top 2 salaries for each department in SQL?
  • Ans. 

    Use SQL query with window functions to find top 2 salaries for each department.

    • Use PARTITION BY clause to partition the data by department.

    • Use ORDER BY clause to order the salaries in descending order.

    • Use ROW_NUMBER() function to assign a rank to each row within the partition.

    • Filter the results to only include rows with rank 1 and 2.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Research Analyst in BengaluruEligibility criteriaNAAmazon interview preparation:Topics to prepare for the interview - Python, SQL, Machine Learning, Statistics, Deep LearningTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice String and array based questions for python coding test
Tip 2 : Practice Window Functions, Rank functions for SQL
Tip 3 : Describe the one project that you're confident with and have worked deeply

Application resume tips for other job seekers

Tip 1 : Start with projects and then move to skills
Tip 2 : Explain each project in around 3 bullet points
Tip 3 : Include numbers in projects (ex increased x% revenue by applying ... )

Final outcome of the interviewSelected

Skills evaluated in this interview

Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. If u agree then we will hire you as a trainee for 3 months. And will be hire as permanent employee only when you perform better during training.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the recruiter are asking for experience. But nobody support freshers then how they got experience. Please support them. Because freshers are like water you can change them in any shape and you may also change their taste as per your requirement.

Research Analyst Interview Questions & Answers

Cognizant user image Syed Mohammed Hanafia

posted on 8 Nov 2023

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

I applied via Company Website and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Aptitude Test 

Basic excel, Reasoning, English Grammar

Round 4 - One-on-one 

(1 Question)

  • Q1. Breif about Yourself.
  • Ans. Why do you want to work at night shift.
  • Answered by Syed Mohammed Hanafia

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak Confidently and Donot panic.
Be honest if you dont know any answer.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated Research Analyst with a strong background in data analysis and a passion for uncovering insights to drive decision-making.

    • Educational Background: I hold a Master's degree in Data Science from XYZ University, where I focused on statistical analysis and machine learning.

    • Professional Experience: I have over 3 years of experience working at ABC Corp, where I analyzed market trends to support strategic plan...

  • Answered by AI
  • Q2. Why do you want to join us
  • Ans. 

    I admire your commitment to innovation and data-driven decision-making, which aligns perfectly with my career aspirations and skills.

    • Your company's reputation for cutting-edge research in analytics excites me, as I want to contribute to impactful projects.

    • I am impressed by your collaborative culture, which fosters learning and growth; I thrive in environments where teamwork is valued.

    • The opportunity to work with advanc...

  • Answered by AI
  • Q3. Where do u see yourself in next 5 year
  • Ans. 

    In five years, I envision myself as a seasoned Research Analyst, leading impactful projects and mentoring junior analysts.

    • I aim to deepen my expertise in data analysis techniques, such as machine learning and predictive modeling.

    • I plan to take on leadership roles in projects, guiding teams to deliver actionable insights for strategic decisions.

    • I aspire to publish research findings in reputable journals, contributing to...

  • Answered by AI
  • Q4. What are your strength and weaknesses
  • Ans. 

    I excel in analytical thinking and attention to detail, but I sometimes struggle with time management under tight deadlines.

    • Strength: Strong analytical skills - I can dissect complex data sets to identify trends, as demonstrated in my previous role analyzing market research.

    • Strength: Attention to detail - I ensure accuracy in reports, which helped reduce errors by 20% in my last project.

    • Weakness: Time management - I oc...

  • Answered by AI

ARB Trading Group Interview FAQs

How many rounds are there in ARB Trading Group interview?
ARB Trading Group interview process usually has 1-2 rounds. The most common rounds in the ARB Trading Group interview process are One-on-one Round and Aptitude Test.
How to prepare for ARB Trading Group 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 ARB Trading Group. The most common topics and skills that interviewers at ARB Trading Group expect are Accounting, AutoCAD, ESIC, GStreamer and Hardware Installation.
What are the top questions asked in ARB Trading Group interview?

Some of the top questions asked at the ARB Trading Group interview -

  1. What is 37.4% of...read more
  2. Technical questions related to stock market, guesstimates, puzzles, questions f...read more
  3. Puzzle question based on probabil...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.8
 • 8.6k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.3k Interviews
Capgemini Interview Questions
3.7
 • 5k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
View all

ARB Trading Group Reviews and Ratings

based on 17 reviews

3.7/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.8

Salary

2.7

Job security

3.6

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 17 Reviews and Ratings
IT & Admin Executive

Gurgaon / Gurugram

2-3 Yrs

₹ 5.5-6.5 LPA

Explore more jobs
Algorithmic Trader
6 salaries
unlock blur

₹15 L/yr - ₹20 L/yr

Research Analyst
5 salaries
unlock blur

₹5 L/yr - ₹16.2 L/yr

IT Manager
4 salaries
unlock blur

₹6.5 L/yr - ₹14 L/yr

Manager
3 salaries
unlock blur

₹24 L/yr - ₹45 L/yr

Market Analyst
3 salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Explore more salaries
Compare ARB Trading Group with

TCS

3.6
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview