Summer Analyst [finance/ Analytics/ Consulting]

Summer Analyst [finance/ Analytics/ Consulting] Interview Questions and Answers

Updated 4 Jul 2025
search-icon
2d ago

Q. You have 50 red marbles and 50 blue marbles. There are two empty jars in a room. How would you divide the marbles into the two jars to maximize the probability that a blind man picks up a red marble?

Ans.

To maximize the probability of picking a red marble, divide the marbles unevenly, with more red marbles in one jar.

  • Place 49 red marbles and 1 blue marble in one jar, and the remaining 1 red marble and 49 blue marbles in the other jar.

  • This way, the blind man has a higher chance of picking the jar with 49 red marbles and 1 blue marble.

  • The probability of picking a red marble from the first jar is 49/50, while from the second jar it is 1/50.

5d ago

Q. What is the probability that three unbiased dices to roll such that a>b>c. Extrapolate to five random number generators (1 to n)

Ans.

Probability of rolling three unbiased dices such that a>b>c and extrapolating to five random number generators.

  • The probability of rolling three unbiased dices such that a>b>c is 1/216.

  • To extrapolate to five random number generators, we need to calculate the probability of generating five random numbers such that the first is greater than the second, the second is greater than the third, and so on.

  • The probability of generating five random numbers such that the first is greater...read more

4d ago

Q. How would you find the square root of a number using code?

Ans.

Use binary search to efficiently find the square root of a number by narrowing down the range of possible values.

  • 1. Initialize low as 0 and high as the number (n).

  • 2. Calculate mid as (low + high) / 2.

  • 3. If mid * mid equals n, return mid as the square root.

  • 4. If mid * mid is less than n, set low to mid + 1.

  • 5. If mid * mid is greater than n, set high to mid - 1.

  • 6. Repeat until low exceeds high, returning the closest integer value.

3d ago

Q. How many cuts are needed to divide a cube into 27 smaller cubes? Explain your logic.

Ans.

A cube can be divided into 27 smaller cubes with 6 cuts.

  • Each cut creates one additional layer of cubes

  • Three cuts are needed to divide the cube into 8 smaller cubes

  • Each of the 8 smaller cubes can be divided into 3 smaller cubes with one cut

Are these interview questions helpful?
5d ago

Q. Prove that p^2-1 is divisible by 8. Divisible by 24? (p is a prime) Is this true for all primes?

Ans.

p^2-1 is divisible by 8 and 24 for all primes.

  • To prove p^2-1 is divisible by 8, consider the possible remainders of p when divided by 8.

  • To prove p^2-1 is divisible by 24, consider the possible remainders of p when divided by 24.

  • For all primes, p^2-1 will always be divisible by 8 and 24.

Asked in Citicorp

2d ago

Q. Why do you think the coding profile suits you?

Ans.

I believe the coding profile suits me because of my strong analytical skills, problem-solving abilities, and passion for technology.

  • I have a strong background in mathematics and logic, which are essential for coding.

  • I enjoy solving complex problems and finding efficient solutions.

  • I have experience in programming languages such as Python and Java.

  • I have successfully completed coding projects in the past, demonstrating my ability to write clean and efficient code.

  • I am constantl...read more

6d ago

Q. Check if a linked list is looped onto itself (Answer: Hashmaps)

Ans.

To check if a linked list is looped onto itself, we can use hashmaps.

  • Create an empty hashmap

  • Traverse the linked list, for each node check if it already exists in the hashmap

  • If a node already exists, it means the linked list is looped

  • If the traversal completes without finding a loop, the linked list is not looped

2d ago

Q. How would you rate your accounting knowledge?

Ans.

I have a strong foundation in accounting principles and have experience in applying them in real-world scenarios.

  • I have completed multiple accounting courses in college

  • I have worked as an accounting intern for a year

  • I have experience in preparing financial statements and analyzing financial data

  • I am familiar with accounting software such as QuickBooks and Xero

  • I stay up-to-date with changes in accounting standards and regulations

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Asked in Amazon

3d ago

Q. What languages do you know?

Ans.

I am proficient in Python and SQL, and have basic knowledge of Java and R.

  • Proficient in Python and SQL

  • Basic knowledge of Java and R

Asked in DE Shaw

3d ago

Q. What is the impact of depreciation on financial statements?

Ans.

Depreciation reduces the value of assets over time, impacting financial statements.

  • Depreciation is a non-cash expense that reduces the value of assets on the balance sheet.

  • It is recorded on the income statement and reduces net income.

  • Depreciation can impact financial ratios such as return on assets and debt-to-equity.

  • Different methods of depreciation can be used, such as straight-line or accelerated.

  • Depreciation can also impact taxes, as it is a deductible expense.

  • Depreciatio...read more

Interview Experiences of Popular Companies

Infosys Logo
3.6
 • 7.9k Interviews
Citicorp Logo
3.7
 • 588 Interviews
Morgan Stanley Logo
3.6
 • 308 Interviews
DE Shaw Logo
3.8
 • 124 Interviews
View all
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

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

Summer Analyst [finance/ Analytics/ Consulting] Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+

Reviews

10L+

Interviews

4 Cr+

Salaries

1.5 Cr+

Users

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
Profile Image
Hello, Guest
AmbitionBox Employee Choice Awards 2025
Winners announced!
awards-icon
Contribute to help millions!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos
Add office benefits
Add office benefits