Upload Button Icon Add office photos

Arcesium

Compare button icon Compare button icon Compare

Filter interviews by

Arcesium Junior Analyst Interview Questions and Answers

Updated 17 Jul 2024

Arcesium Junior Analyst Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Test was easy, basic gk and finance knowledge was asked too

Round 2 - Technical 

(1 Question)

  • Q1. Basic accounting, eco and derivatives question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for accounting questions
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 5 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 - Aptitude Test 

30 Mins Test, Questions related to Aptitude, Options and Finance

Round 3 - Technical 

(1 Question)

  • Q1. Questions related to Derivatives, Call and Put Options, Finance and Puzzle
Round 4 - Technical 

(1 Question)

  • Q1. Questions related to previous work experience, Options and Derivatives were asked mostly, Difference bw Hedge Funds and Mutual Funds, Option Greeks, Capm model, Effect of Corporate Actions on Share Prices
Round 5 - HR 

(1 Question)

  • Q1. Salary Negotiation

Junior Analyst Interview Questions Asked at Other Companies

Q1. If I buy a piece of equipment, walk me through the impact on the ... read more
asked in Capgemini
Q2. Rat in a Maze Problem Statement You need to determine all possibl ... read more
asked in Capgemini
Q3. Yogesh And Primes Problem Statement Yogesh, a bright student inte ... read more
Q4. What is the most complex algorithm you've ever written?
Q5. Explain how the balance sheet works for banking sector

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2018. There was 1 interview round.

Interview Preparation Tips

General Tips: Interview was short. Explained the role which was similar to the work I was doing before in my previous healthcare organization.

EDI related questions were asked. All type of file conversion and Excel formulas been asked.

Prepare well with on the above areas. It takes around 30 minutes.
Skills: Problem Solving, Analytical Skills, Presentation Skills, Time Management
Duration: <1 week

I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Coding Test 

1st Round consisted of Technical Discussion and Coding Round. I was asked to write down the logic for Prime no., Fibonacci Series, Matrix related question, etc.

Round 2 - Coding Test 

I was asked to share my screen and write down logic for questions related to Strings, Arrays and 2-D matrix's.

Round 3 - Technical 

(2 Questions)

  • Q1. Discussion About the previous projects done. Detailed questions about the technique used and algorithm related questions.
  • Q2. Few basic questions about ML. eg: Linear Regression, Logistic Regression, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall the interview was great. Mostly the interview panel stuck to basic questions.

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

Round 1 - Aptitude Test 

The aptitude test contains questions MCQs for quants, basic statistics and basic coding questions. The aptitude also has 2 coding problems to solve which would be of easy-medium level.

Round 2 - Coding Test 

The second round was live coding test, where the interviewer looks for your approach towards solving a given problem. The approach matters more than the correct syntax. All coding languages were allowed. SQL queries can also be asked.

Round 3 - Technical 

(1 Question)

  • Q1. Technical cum HR round contains language specific questions as well questions based on mathematics and statistics. Questions can be little bit tricky.

Interview Preparation Tips

Topics to prepare for Tiger Analytics Analyst interview:
  • Python
  • SQL
  • Mathematics
  • Statistics
  • Coding
Interview preparation tips for other job seekers - The interviewer would look for your basics and your approach towards a problem rather than answering without your thought process. So make sure, you walkthrough your approach while solving the question.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How SQL DB works
  • Ans. 

    SQL DB works by storing and managing data in a structured format using tables and relationships.

    • SQL DB uses tables to store data in rows and columns.

    • It allows for querying data using SQL commands like SELECT, INSERT, UPDATE, DELETE.

    • Relationships between tables can be established using foreign keys.

    • Indexes can be used to optimize query performance.

    • ACID properties ensure data integrity and consistency.

  • Answered by AI

Skills evaluated in this interview

Round 1 - Aptitude Test 

General Aptitude( Probability dominats) and objective coding

Round 2 - Coding Test 

Moderate levels coding questions Refer hacker rank

Round 3 - One-on-one 

(1 Question)

  • Q1. Coding, guesstimate, probability,
Round 4 - HR 

(1 Question)

  • Q1. Generation HR questions refer youtube

Interview Preparation Tips

Interview preparation tips for other job seekers - Good in coding, probability, guesstimate

I applied via twocom.com and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Coding Test 

We were provided with 3 basic data stucture questions all three were leetcode medium easy question. Total time alloted was 1hr for three questions.

Round 2 - Coding Test 

2nd round was again coding round but this time question level was hard plus 10 MCQs were also given based on basic computer science knowledge.
There were 2 data structure question that was leetcode medium hard questions.

Round 3 - One-on-one 

(3 Questions)

  • Q1. How can you prove to the client that a students with higher classes are taller than that of lower classes?
  • Ans. 

    We can use statistical analysis to prove that students in higher classes are taller than those in lower classes.

    • Collect height data of students from different classes

    • Use statistical measures like mean, median, and mode to compare the heights of students in different classes

    • Perform hypothesis testing to determine if the difference in height between classes is statistically significant

    • Visualize the data using graphs and ...

  • Answered by AI
  • Q2. Compare two arrays in python and print if both of them are same or not?
  • Ans. 

    Compare two arrays in python and print if both of them are same or not.

    • Use the '==' operator to compare the arrays.

    • If the arrays have the same elements in the same order, they are considered the same.

    • If the arrays have different elements or different order, they are considered different.

    • Print 'Same' if the arrays are the same, otherwise print 'Different'.

  • Answered by AI
  • Q3. What is permutation and combination and how is it used in data science?
  • Ans. 

    Permutation and combination are mathematical concepts used to count the number of possible outcomes in a given scenario.

    • Permutation is the arrangement of objects in a specific order while combination is the selection of objects without considering the order.

    • Permutation formula: nPr = n!/(n-r)! where n is the total number of objects and r is the number of objects selected.

    • Combination formula: nCr = n!/r!(n-r)! where n i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont stuck on any question, think, take time be vocal on what you are thinking and if you are not getting anything let the interviewer know this. Dont waste his/her time.

Skills evaluated in this interview

I appeared for an interview in Jun 2022.

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 - Coding Test 

2 easy level coding questions and aptitude mcqs

Round 3 - One-on-one 

(1 Question)

  • Q1. 3 coding questions easy to medium level. Discussion on my project and past internship experience. Basic maths questions from probability, statistic, pnc etc..

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a look on basic dsa and 12th class maths question.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2021. There were 4 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 - Coding Test 

It was an online coding test, with 2 python questions(DP and String) and 8 MCQs.

Round 3 - Technical 

(1 Question)

  • Q1. Asked about a coding question(easy level array question) , my one of project(explain line by line), permutation and combination question.
Round 4 - Technical 

(1 Question)

  • Q1. Same as second round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare your basic coding(array and string well from leetcode easy level)

Arcesium Interview FAQs

How many rounds are there in Arcesium Junior Analyst interview?
Arcesium interview process usually has 3-4 rounds. The most common rounds in the Arcesium interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Arcesium Junior Analyst 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 Arcesium. The most common topics and skills that interviewers at Arcesium expect are Accounting, Collateral Management, Excel, Financial operations and Legal.
What are the top questions asked in Arcesium Junior Analyst interview?

Some of the top questions asked at the Arcesium Junior Analyst interview -

  1. Questions related to Derivatives, Call and Put Options, Finance and Puz...read more
  2. Basic accounting, eco and derivatives quest...read more

Tell us how to improve this page.

Arcesium Junior Analyst Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS iON Interview Questions
3.9
 • 368 Interviews
ITC Infotech Interview Questions
3.6
 • 336 Interviews
CitiusTech Interview Questions
3.4
 • 270 Interviews
NeoSOFT Interview Questions
3.7
 • 263 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Altimetrik Interview Questions
3.8
 • 217 Interviews
View all
Arcesium Junior Analyst Salary
based on 7 salaries
₹8.2 L/yr - ₹10.5 L/yr
145% more than the average Junior Analyst Salary in India
View more details

Arcesium Junior Analyst Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Analyst
343 salaries
unlock blur

₹9 L/yr - ₹27 L/yr

Analyst
321 salaries
unlock blur

₹7.6 L/yr - ₹20.5 L/yr

Senior Software Engineer
232 salaries
unlock blur

₹15 L/yr - ₹41.8 L/yr

Software Engineer
186 salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Financial Analyst
155 salaries
unlock blur

₹8.5 L/yr - ₹18.7 L/yr

Explore more salaries
Compare Arcesium with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

3i Infotech

3.4
Compare

Xoriant

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