Upload Button Icon Add office photos

Filter interviews by

Nomura Structured Finance Services Software Developer Interview Questions and Answers

Updated 2 Aug 2024

Nomura Structured Finance Services Software Developer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Core java, Java 8
Round 2 - Coding Test 

Random Programming questions

Interview questions from similar companies

I was interviewed before Mar 2016.

Interview Questionnaire 

2 Questions

  • Q1. Some technical questions were asked
  • Q2. They spring hibernate MVC flow and core java and Oracle connectivity questions

Interview Preparation Tips

Round: Technical + HR Interview
Experience: There was a Team manager and his junior for the interview

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 - One-on-one 

(2 Questions)

  • Q1. Tell me something about yourself
  • Q2. Tell about the recent project that you have worked upon
Round 3 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why are you looking fir change

Interview Preparation Tips

Interview preparation tips for other job seekers - Read JD well & do research on the company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

This round consisted of multiple choice questions based on angular and java. I was asked to design a 3X3 grid that should listen to the click event and the selected grid should change the color to green.

Round 2 - Technical 

(2 Questions)

  • Q1. Longest common subsequence of two string
  • Ans. 

    The longest common subsequence of two strings is the longest sequence of characters that appear in the same order in both strings.

    • Use dynamic programming to solve this problem efficiently.

    • Create a 2D array to store the lengths of the longest common subsequences.

    • Iterate through the characters of both strings and update the array based on the matching characters.

    • Trace back the array to find the longest common subsequence

  • Answered by AI
  • Q2. Logical questions, questions about my project
Round 3 - HR 

(1 Question)

  • Q1. Why this company, will you be able to relocate to given city

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium Interview and had positive experience

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basics are more important with good communication skills
Round 1 - Technical 

(1 Question)

  • Q1. Basics of SQL Basics CMD commands SQL query

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a great company .read the basics of programming language.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Calaender based questions

I was interviewed in Dec 2020.

Round 1 - Technical 
Round 2 - Assignment 
Round 3 - Personal Interview 

(4 Questions)

  • Q1. 

    Alien Dictionary Problem Statement

    You are provided with a sorted dictionary (by lexical order) in an alien language. Your task is to determine the character order of the alien language from this dictiona...

  • Q2. 

    The Skyline Problem

    Compute the skyline of given rectangular buildings in a 2D city, eliminating hidden lines and forming the outer contour of the silhouette when viewed from a distance. Each building is ...

  • Q3. 

    Reverse Words In A String Problem Statement

    Given a string of length N, reverse the string word by word. Ensure that the output reversed string has a single space between two words and does not contain le...

  • Q4. 

    Flood Fill Algorithm Task

    Assist Ninja in altering the color of a specific region in his photo. Given the image as a 2D array where each pixel is a positive integer, update the color of a specified pixel ...

Interview Preparation Tips

Professional and academic backgroundI completed Civil Engineering from Indian Institute of Technology Kanpur. I applied for the job as SDE - 1 in PuneEligibility criteria7 cgpa
Bajaj Finserv Ltd. interview Rounds:Round 1
Round type - Online Coding Interview
Round duration - 90 mintues
Round difficulty - Medium
Round description -

Silent environment


Round 2
Round type - Face to Face
Round duration - 50 minutes
Round difficulty - Medium
Round description -

Evening
One on one interview
Interviewer was friendly by nature

Bajaj Finserv Ltd. interview preparation:Topics to prepare for the interview - Data structures, Sorting, Recursion, Pointers, OOPS, Algorithms, Greedy algorithms, Dynamic ProgrammingTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Be well versed with all the coding projects on your resume.
Tip 2 : Practice questions on the above mentioned topics from popular coding websites, like geegsforgeeks, interviewbit, etc, whichever suits you.
Tip 3 : Be familiar with the job profile you are applying for, go through the requirements of that profile and focus more on the skills it requires.
Tip 4 : Some courses like data structures and algorithms, if done, would be given more preference by interviewer over other candidates.

Application resume tips for other job seekers

Tip 1 : Mention high points during your life till now relevant to job profile.
Tip 2 : Mention internships, job experience, academics projects, coding projects precisely relevant to job profile.
Tip 3 : Review you resume by as many people as you can.
Tip 4 : Follow a proper syntax while preparing your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Coding Test 

First round was an API challenge in which we need to submit our names Reg No. and other details by using an API provided by the company .

Round 2 - Coding Test 

Then the second round was coding round in which there were 19 coding multiple choice questions and 2 coding questions based on the profile we applied for . It was 1 hour and 15 mins long test

Round 3 - Technical 

(1 Question)

  • Q1. The interviewer asked me to intruduce myself and explain the projects on my profile . Then he asked me to few basic questions about Javascript and few coding questions and asked me write psuedo code for th...
Round 4 - HR 

(1 Question)

  • Q1. Hr Asked me to intruduce myself and asked me to tell 5 things that arent on my resume , Then she further asked me if i am willing to relocate .She asked me if i am okay with working on diffrent domains if...

Interview Preparation Tips

Interview preparation tips for other job seekers - For Bajaj finserv Basic Api knowledge and data structures and algorithm is enough . And make sure to go through your Resume projects you have mentioned

I was interviewed in Feb 2021.

Round 1 - Coding Test 

Round duration - 120 minutes
Round difficulty - Medium

Round 2 - Coding Test 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Medium

  • Q1. 

    Rat in a Maze Problem Statement

    You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...

  • Ans. 

    Find all possible paths for a rat in a maze from source to destination.

    • Use backtracking to explore all possible paths in the maze.

    • Keep track of visited cells to avoid revisiting them.

    • Explore all possible directions ('U', 'D', 'L', 'R') from each cell.

    • Return the list of valid paths sorted in alphabetical order.

  • Answered by AI
  • Q2. 

    Word Presence in Sentence

    Determine if a given word 'W' is present in the sentence 'S' as a complete word. The word should not merely be a substring of another word.

    Input:

    The first line contains an in...
  • Ans. 

    Check if a given word is present in a sentence as a complete word.

    • Split the sentence into words using spaces as delimiter.

    • Check if the given word matches any of the words in the sentence.

    • Ensure the word is not a substring of another word in the sentence.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6 cgpaBajaj Finserv Ltd. interview preparation:Topics to prepare for the interview - Data Structure, OOPS, Algorithms, JavaScript, Html , CssTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Knowledge of api
Tip 2 : Practice Data Structure based questions.
Tip 3 : Do at least 1 project.

Application resume tips for other job seekers

Tip 1 : Keep it short.
Tip 2 : Do not mention participation certificates.

Final outcome of the interviewRejected

Skills evaluated in this interview

Nomura Structured Finance Services Interview FAQs

How many rounds are there in Nomura Structured Finance Services Software Developer interview?
Nomura Structured Finance Services interview process usually has 2 rounds. The most common rounds in the Nomura Structured Finance Services interview process are Technical and Coding Test.
What are the top questions asked in Nomura Structured Finance Services Software Developer interview?

Some of the top questions asked at the Nomura Structured Finance Services Software Developer interview -

  1. Java related questi...read more
  2. Core java, Jav...read more

Tell us how to improve this page.

Nomura Structured Finance Services Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Nomura Structured Finance Services Software Developer Salary
based on 4 salaries
₹4.8 L/yr - ₹18 L/yr
31% more than the average Software Developer Salary in India
View more details

Nomura Structured Finance Services Software Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Analyst
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Financial Analyst
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nomura Structured Finance Services with

Edelweiss

3.9
Compare

JM Financial

3.8
Compare

L&T Finance

3.9
Compare

Aditya Birla Capital

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