Upload Button Icon Add office photos

Nomura Holdings

Compare button icon Compare button icon Compare

Filter interviews by

Nomura Holdings Interview Questions, Process, and Tips

Updated 15 Feb 2025

Top Nomura Holdings Interview Questions and Answers

View all 54 questions

Nomura Holdings Interview Experiences

Popular Designations

68 interviews found

Analyst Interview Questions & Answers

user image Anonymous

posted on 30 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. TMAY Be confident and answer
  • Q2. Why Global markets why nomura

Interview Preparation Tips

Interview preparation tips for other job seekers - You would get best perks and salaries but it's not worth your mental peace.
Very unprofessional and incompetent managers.

Top Nomura Holdings Analyst Interview Questions and Answers

Q1. 2. What programming language are you good at?
View answer (2)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

Operations Engineer Interview Questions & Answers

user image Ashish Ratnani

posted on 2 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is your day to day roles and responsibilities
  • Q2. What is Spanning Tree Protocol?
  • Ans. 

    Spanning Tree Protocol is a network protocol that ensures a loop-free topology for Ethernet networks.

    • Prevents loops in Ethernet networks by blocking redundant paths

    • Designated switches are elected to forward traffic on each segment

    • Uses Bridge Protocol Data Units (BPDUs) to communicate and determine the topology

    • Common implementations include IEEE 802.1D (STP), 802.1w (RSTP), and 802.1s (MSTP)

  • Answered by AI
  • Q3. Have you ever used BGP
  • Ans. 

    Yes, I have experience using BGP in managing network routing.

    • I have configured BGP peering between routers to exchange routing information.

    • I have troubleshooted BGP routing issues to optimize network performance.

    • I have implemented BGP route filtering and policy-based routing.

    • I have worked with BGP communities for traffic engineering purposes.

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Mostly on BGP Protocol
  • Q2. Difference between Packet Switching and Store and Forward Switching
  • Ans. 

    Packet switching involves breaking data into packets for transmission, while store and forward switching involves receiving the entire message before forwarding.

    • Packet switching breaks data into small packets for transmission, allowing for more efficient use of network resources.

    • Store and forward switching receives the entire message before forwarding it to the next destination, which can lead to delays.

    • Packet switchin...

  • Answered by AI
  • Q3. What are output errors
  • Ans. 

    Output errors are errors that occur when data is being sent out of a system or device.

    • Output errors can occur when there is a problem with the transmission of data from a device or system.

    • These errors can result in corrupted or incomplete data being sent to the intended recipient.

    • Examples of output errors include dropped packets in network communication or garbled text in printed documents.

  • Answered by AI
  • Q4. How to create IPSec Tunnel with CSR
  • Ans. 

    To create an IPSec Tunnel with CSR, you need to configure the necessary settings on both devices.

    • Configure the IPSec settings on the CSR device, including encryption algorithms, authentication methods, and pre-shared keys

    • Ensure that the CSR device has a public IP address and is reachable from the remote device

    • Configure the remote device with matching IPSec settings and establish the tunnel with the CSR device

  • Answered by AI

Skills evaluated in this interview

Operations Engineer Interview Questions asked at other Companies

Q1. 1)What is differential? 2)What is your favorite subject? 3)Define some concept from that subject. 4)What is Connecting rod? 5)What is refrigeration and define its process. Learn concepts regarding your favorite topics and subjects. Mention ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions on Collections

Round 2 - Technical 

(2 Questions)

  • Q1. 2 coding questions
  • Q2. Questions on Collections

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for DSA questions

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Types of garbage collectors
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (171)

Nomura Holdings interview questions for popular designations

 Analyst

 (19)

 Financial Analyst

 (4)

 Intern

 (4)

 Wholesale Strategy Analyst

 (3)

 Equity Research

 (2)

 Global Structuring Analyst

 (2)

 Lead Developer

 (2)

 Senior Analyst

 (2)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. 1st round was virtual round basic queation of core java , design pattern, threading object creation singleton design pattern deep ,threading class level objevt level,collection differances java 8 stream...
  • Q2. Singleton design implementation and deep dive into it
  • Q3. Immutable implementation ,design classes interfaces with certain scenario
Round 2 - Technical 

(4 Questions)

  • Q1. Need to visit Nomura office
  • Q2. Data structure questions arraylist linked list stack queue imple
  • Q3. BFS related question
  • Q4. Data structure related questions

Senior Java Developer Interview Questions asked at other Companies

Q1. Delete Kth node From EndYou have been given a singly Linked List of 'N' nodes with integer data and an integer 'K'. Your task is to remove the Kth node from the end of the given Linked List. For example: The given linked list is 1 -> 2 -... read more
View answer (4)

Get interview-ready with Top Nomura Holdings Interview Questions

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

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding Test using Bash scripting and Cloudformation

Round 2 - Technical 

(3 Questions)

  • Q1. Cloudformation Use case
  • Ans. 

    Cloudformation is a service provided by AWS for infrastructure as code, allowing users to create and manage AWS resources using templates.

    • Automate the creation and management of AWS resources

    • Define infrastructure in a template file using JSON or YAML

    • Easily replicate and scale infrastructure

    • Maintain consistency and reduce human error

    • Rollback changes if needed

  • Answered by AI
  • Q2. Kubernetes CRDs
  • Q3. Ansible Modules
Round 3 - HR 

(1 Question)

  • Q1. Why you look forward to join Investment Bank domain
  • Ans. 

    I look forward to joining the Investment Bank domain for the challenging projects and opportunities for growth.

    • Opportunity to work on complex financial systems

    • Highly regulated environment provides unique challenges

    • Potential for career advancement and learning opportunities

    • Working with cutting-edge technology in a fast-paced environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make it more interactive with Interviewer

Skills evaluated in this interview

AWS Devops Engineer Interview Questions asked at other Companies

Q1. how do you troubleshoot a docker container that is going to die?
View answer (1)

Jobs at Nomura Holdings

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Tell me about you self.

Round 2 - HR 

(2 Questions)

  • Q1. About the job description
  • Q2. Could you explain the
  • Ans. 

    The question is likely asking the candidate to explain their understanding of financial analysis and how they apply it in their work.

    • Explain the process of financial analysis, including gathering data, analyzing financial statements, and making recommendations based on findings.

    • Discuss the importance of financial analysis in decision-making for businesses and investors.

    • Provide examples of how you have used financial an...

  • Answered by AI

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Numerical reasoning and logical test; difficult

Round 2 - HR 

(2 Questions)

  • Q1. Why are you interested in nomura
  • Ans. 

    I am interested in Nomura because of its global presence, reputation for innovation, and opportunities for growth.

    • Global presence: Nomura has a strong presence in major financial markets around the world.

    • Reputation for innovation: Nomura is known for its cutting-edge technology and forward-thinking approach.

    • Opportunities for growth: Nomura offers a wide range of career development opportunities and the chance to work o

  • Answered by AI
  • Q2. Why did you choose this division
  • Ans. 

    I chose the Global Markets division for its dynamic environment and opportunities for international exposure.

    • Opportunity to work with diverse markets and clients

    • Chance to gain exposure to different financial instruments and strategies

    • Dynamic and fast-paced work environment

    • Potential for career growth and development

    • Interest in global economics and financial markets

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your answers well

Global Markets Interview Questions asked at other Companies

Q1. What is the global maeketing example
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. MVC , C#, ASP.net
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial question

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good tha bro m doing this because want to check the question for analyst

Round 2 - Coding Test 

Html, css , java evert thing they ask

Interview Preparation Tips

Interview preparation tips for other job seekers - sahi tha bro

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

Nomura Holdings Interview FAQs

How many rounds are there in Nomura Holdings interview?
Nomura Holdings interview process usually has 2-3 rounds. The most common rounds in the Nomura Holdings interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Nomura Holdings 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 Nomura Holdings. The most common topics and skills that interviewers at Nomura Holdings expect are Investment Banking, Financial Services, Asset Management, Information Technology and Risk Management.
What are the top questions asked in Nomura Holdings interview?

Some of the top questions asked at the Nomura Holdings interview -

  1. 2. What programming language are you good ...read more
  2. If a stick is cut 2 times what is the probability that it would form a triang...read more
  3. What do you know about hashing, hash table, hashing k...read more
How long is the Nomura Holdings interview process?

The duration of Nomura Holdings interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Nomura Holdings Interview Process

based on 37 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

HSBC Group Interview Questions
4.0
 • 490 Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
Deutsche Bank Interview Questions
3.9
 • 366 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
Barclays Interview Questions
3.8
 • 277 Interviews
Bank of America Interview Questions
4.3
 • 237 Interviews
MNC Group Interview Questions
4.2
 • 101 Interviews
View all

Nomura Holdings Reviews and Ratings

based on 519 reviews

3.9/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.6

Salary

3.9

Job security

3.8

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 519 Reviews and Ratings
Sr. Support Analyst

Mumbai

5-10 Yrs

Not Disclosed

Business Auditor

Mumbai

2-6 Yrs

Not Disclosed

FIN_Mgmt Information_Analyst

Mumbai

3-4 Yrs

₹ 2.9-19 LPA

Explore more jobs
Analyst
813 salaries
unlock blur

₹3.8 L/yr - ₹15.1 L/yr

Senior Analyst
729 salaries
unlock blur

₹4.3 L/yr - ₹16 L/yr

Assistant Manager
441 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Associate
387 salaries
unlock blur

₹10.8 L/yr - ₹40 L/yr

Vice President
198 salaries
unlock blur

₹20 L/yr - ₹70 L/yr

Explore more salaries
Compare Nomura Holdings with

Morgan Stanley

3.7
Compare

Goldman Sachs

3.5
Compare

JPMorgan Chase & Co.

4.0
Compare

UBS

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