Add office photos
Employer?
Claim Account for FREE

MUFG

3.0
based on 32 Reviews
Filter interviews by

ZS Interview Questions and Answers

Updated 3 Oct 2024

Q1. How to ensure we use the bean before it is destroyed

Ans.

Use a bean before it is destroyed by implementing a pre-destroy method

  • Implement a method annotated with @PreDestroy in the bean class

  • This method will be called before the bean is destroyed

  • Perform any necessary cleanup or final operations in this method

Add your answer

Q2. How to apply multiple primary keys to an entity in Hibernate

Ans.

Use @IdClass annotation to apply multiple primary keys to an entity in Hibernate

  • Create a separate class for composite primary key

  • Use @IdClass annotation on the entity class to reference the composite primary key class

  • Define the primary key fields in both the entity class and the composite primary key class

Add your answer

Q3. Functional interface - what is use of static and default in real time

Ans.

Static and default methods in functional interfaces provide utility methods and default implementations for interface methods in real-time applications.

  • Static methods in functional interfaces can be used for utility methods that are not tied to a specific instance of the interface.

  • Default methods in functional interfaces provide default implementations for interface methods, allowing for backward compatibility when new methods are added to the interface.

  • In real-time applicati...read more

Add your answer

Q4. Stream api - what is intermediate and terminal operator

Ans.

Intermediate operators transform or filter the stream elements, while terminal operators produce a result or side effect.

  • Intermediate operators include filter(), map(), sorted(), distinct(), etc.

  • Terminal operators include forEach(), collect(), reduce(), count(), etc.

  • Intermediate operators are lazy and do not execute until a terminal operator is called.

  • Terminal operators trigger the stream processing and produce a result or side effect.

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

Q5. How to use a POJO as a key in a Hashmap

Ans.

Use the POJO's attributes that define equals() and hashCode() methods as the key in the Hashmap.

  • Ensure the POJO class overrides equals() and hashCode() methods.

  • Create an instance of the POJO and use it as the key in the Hashmap.

Add your answer

Q6. Call SQL procedure from code

Ans.

To call an SQL procedure from code, use the appropriate syntax and connection to the database.

  • Use the appropriate SQL command to call the procedure (e.g. EXEC or CALL).

  • Ensure you have a connection to the database established in your code.

  • Pass any required parameters to the procedure when calling it.

  • Handle any return values or output parameters as needed.

Add your answer

Q7. What are the steps involved in executing a bond issurance

Ans.

Steps involved in executing a bond issuance

  • 1. Determine the purpose and amount of the bond issuance

  • 2. Select an underwriter to help sell the bonds

  • 3. Prepare a disclosure document outlining the terms of the bond

  • 4. Obtain credit ratings from rating agencies

  • 5. Market the bond to potential investors

  • 6. Price the bond based on market conditions

  • 7. Close the bond issuance and transfer funds to the issuer

Add your answer

Q8. How to book accruals?

Ans.

Accruals are booked by recognizing expenses incurred but not yet paid for.

  • Accruals are recorded by debiting an expense account and crediting a liability account.

  • Accruals ensure that expenses are matched with the revenue they generate in the same accounting period.

  • Accruals are reversed in the following accounting period when the actual payment is made.

  • Examples of accruals include accrued salaries, accrued interest, and accrued utilities.

  • Accruals are important for accurate fina...read more

Add your answer

Q9. what is Private Equity

Ans.

Private equity is a type of investment where funds are raised from institutional and high-net-worth investors to acquire equity ownership in companies.

  • Private equity firms typically buy out existing companies or invest in growing businesses

  • Investors in private equity funds are typically institutional investors, pension funds, and wealthy individuals

  • Private equity investments are illiquid and have a long-term investment horizon

  • Private equity firms aim to improve the performanc...read more

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

Interview Process at ZS

based on 7 interviews in the last 1 year
Interview experience
4.3
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.1
 • 607 Interview Questions
3.9
 • 471 Interview Questions
4.0
 • 465 Interview Questions
3.9
 • 205 Interview Questions
3.6
 • 193 Interview Questions
View all
Top MUFG Interview Questions And Answers
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