Add office photos
Employer?
Claim Account for FREE

Morgan Stanley

3.7
based on 1.5k Reviews
Filter interviews by

Bhima Jewellery Interview Questions and Answers

Updated 23 Dec 2024
Popular Designations

Q1. Write function to calculate value of x to the power of n

Ans.

Function to calculate x to the power of n

  • Create a function that takes two parameters, x and n

  • Use a loop to multiply x by itself n times

  • Return the result

Add your answer

Q2. Comparator vs Comparable. Sort List of employee object using salary attribute

Ans.

Comparator is used to define custom sorting logic, while Comparable is used to implement natural ordering. Sort list of employee objects by salary using Comparator.

  • Create a Comparator implementation to compare employee objects based on salary attribute

  • Use Collections.sort() method with the custom Comparator to sort the list of employee objects

Add your answer

Q3. Option pricing model- BSM assumptions and explanation

Ans.

Black-Scholes-Merton (BSM) model is a mathematical model used for pricing options.

  • BSM model assumes constant risk-free rate, constant volatility, and lognormal distribution of stock prices.

  • It assumes no dividends are paid during the option's life.

  • The model assumes the option can only be exercised at expiration.

  • The underlying stock follows a geometric Brownian motion.

  • The model is used to calculate the theoretical price of European-style options.

  • BSM formula: C = S0*N(d1) - X*e^...read more

Add your answer

Q4. write classes and methods for bookmyshow

Ans.

Classes and methods for bookmyshow to manage booking and ticketing system.

  • Create a class for Ticket with attributes like ticket ID, showtime, seat number, etc.

  • Create a class for Show with attributes like movie name, theater, showtime, etc.

  • Create a class for Booking with attributes like booking ID, tickets booked, total price, etc.

  • Methods like bookTicket() to book a ticket, cancelTicket() to cancel a ticket, getAvailableSeats() to check available seats, etc.

Add your answer
Discover Bhima Jewellery interview dos and don'ts from real experiences

Q5. Why is ATM option delta 0.5

Ans.

ATM option delta is 0.5 because it represents a 50% chance of the option expiring in-the-money.

  • ATM option delta is 0.5 because it is at-the-money, meaning the option strike price is equal to the current underlying asset price.

  • Delta measures the sensitivity of an option's price to changes in the underlying asset price.

  • A delta of 0.5 indicates a 50% probability of the option expiring in-the-money.

  • ATM options have the highest gamma and vega values compared to other options.

  • For e...read more

Add your answer

Q6. Explain options and it’s pricing

Ans.

Options are financial instruments that give the holder the right, but not the obligation, to buy or sell an underlying asset at a specified price within a specific time period.

  • Options can be call options or put options

  • Call options give the holder the right to buy the underlying asset at a specified price within a specific time period

  • Put options give the holder the right to sell the underlying asset at a specified price within a specific time period

  • The price of an option is de...read more

Add your answer

Q7. Intersection of Linked List

Ans.

Intersection of two linked lists is finding the node where they merge.

  • Traverse both lists to find their lengths and the difference in lengths

  • Move the pointer of the longer list by the difference in lengths

  • Traverse both lists in parallel until they intersect

Add your answer

Q8. Collections in java

Ans.

Collections in Java are used to store and manipulate groups of objects.

  • Collections framework provides interfaces (List, Set, Map) and classes (ArrayList, HashSet, HashMap) for storing and manipulating data

  • Collections offer methods for adding, removing, and accessing elements in a collection

  • Collections can be sorted, filtered, and iterated over using various methods

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Bhima Jewellery

based on 9 interviews in the last 1 year
2 Interview rounds
Coding Test Round
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Senior Associate Interview Questions from Similar Companies

3.8
 • 41 Interview Questions
3.7
 • 25 Interview Questions
3.6
 • 18 Interview Questions
3.6
 • 14 Interview Questions
3.4
 • 10 Interview Questions
4.0
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter