Upload Button Icon Add office photos

Filter interviews by

Oracle Financial Services Software Senior Software Engineer 2 Interview Questions and Answers

Updated 11 Jan 2025

Oracle Financial Services Software Senior Software Engineer 2 Interview Experiences

1 interview found

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 Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Microservices - adv, disadv
  • Q2. Core java collections
Round 2 - Technical 

(2 Questions)

  • Q1. Java 8 concepts with basic coding questions
  • Q2. Basic to medium Spring boot questions
Round 3 - Technical 

(1 Question)

  • Q1. Design a parking lot as part of the system design round.
Round 4 - HR 

(1 Question)

  • Q1. What are your reasons for wanting to switch jobs?

Interview Preparation Tips

Topics to prepare for Oracle Financial Services Software Senior Software Engineer 2 interview:
  • Java
  • Java 8
  • Spring Boot
  • Microservices
  • System Design
Interview preparation tips for other job seekers - Technical round were pretty average to medium level
I haven't prepared for system design round, did very bad in system design.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain Solid Principles
  • Ans. 

    Solid Principles are a set of five design principles for writing clean, maintainable, and scalable code.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects of its subclasses without affe...

  • Answered by AI
  • Q2. What are Design Patterns
  • Ans. 

    Design patterns are reusable solutions to common problems encountered in software design and development.

    • Design patterns provide a way to communicate solutions to common design problems

    • They help in making code more maintainable, scalable, and reusable

    • Examples include Singleton, Factory, Observer, and Strategy patterns

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Explain the current project architecture you are working on.
  • Ans. 

    Our current project architecture follows a microservices design pattern with Docker containers and Kubernetes for orchestration.

    • Microservices architecture

    • Docker containers

    • Kubernetes for orchestration

  • Answered by AI
  • Q2. Why you are intrested in NCR
  • Ans. 

    I am interested in NCR because of its reputation for innovation and cutting-edge technology in the software industry.

    • NCR has a strong reputation for innovation and cutting-edge technology

    • I am excited about the opportunity to work on challenging projects at NCR

    • I believe NCR offers a great platform for career growth and development

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java programming string, linked list
  • Q2. Trees, threads, deadlocks, multithreading
Round 2 - Technical 

(2 Questions)

  • Q1. JAVA programming
  • Q2. Unit tests for the written program
Round 3 - Technical 

(2 Questions)

  • Q1. Data Structures and Algorithms
  • Q2. Unit tests in JAVA
  • Ans. 

    Unit tests in JAVA are used to test individual units or components of a software application.

    • Unit tests are written to verify the behavior of a specific piece of code in isolation.

    • They help ensure that each unit of code works correctly on its own.

    • JUnit is a popular Java framework for writing and running unit tests.

    • Mockito is often used in conjunction with JUnit for mocking dependencies in unit tests.

  • Answered by AI
Round 4 - Behavioral 

(2 Questions)

  • Q1. Salary Negotiation
  • Q2. About org policies

Skills evaluated in this interview

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

I applied via Instahyre and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Covers basic theory concepts and then a simple coding questions with basic Data Structures

Round 2 - Design Test 

(1 Question)

  • Q1. Design an online real time document sharing tool
  • Ans. 

    An online real time document sharing tool for collaboration and communication

    • Implement real-time editing and commenting features

    • Allow multiple users to access and edit the document simultaneously

    • Provide version control and history tracking

    • Include user authentication and permission settings

    • Support various file formats such as text, images, and videos

  • Answered by AI
Round 3 - Coding Test 

DSA round. Sliding Window Problem

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Program to max sum of sub array
  • Ans. 

    Program to find the maximum sum of a subarray within an array of integers.

    • Use Kadane's algorithm to find the maximum sum subarray in linear time complexity.

    • Initialize two variables maxEndingHere and maxSoFar to keep track of the current subarray sum and the maximum sum found so far.

    • Iterate through the array and update the variables accordingly.

    • Example: Input array [1, -3, 2, 1, -1] should return 3 (subarray [2, 1] has

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Jul 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic question about oops concepts, design principals, dependency injection, sql, entity framework.
Round 2 - Technical 

(1 Question)

  • Q1. Project structure, scenario based questions, why and where to implement pattern, why we use entity framework over ado etc.
Round 3 - HR 

(5 Questions)

  • Q1. What is your family background?
  • Q2. What are your salary expectations?
  • Q3. Why are you looking for a change?
  • Q4. Share details of your previous job.
  • Q5. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - just prepare basic core understanding abut concepts.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was nice, it was nice, it was nice

Round 2 - Technical 

(5 Questions)

  • Q1. It was nice, it was nice, it was nice
  • Q2. It was nice it was nice it was nice
  • Q3. It was really nice
  • Q4. It was really great
  • Q5. It was really awesome

Interview Preparation Tips

Interview preparation tips for other job seekers - it is nice, it is nice, it is nice
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

30min duration simple questions

Round 2 - Coding Test 

Basic array 2 coding questions

Round 3 - Technical 

(5 Questions)

  • Q1. Introduce yorself
  • Q2. Explain about final year project
  • Q3. Github link for project
  • Q4. What is oops in java
  • Q5. What is polymorphism explain with examples
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Technical 

(4 Questions)

  • Q1. Find longest palindromic substring in a given string.
  • Ans. 

    Use dynamic programming to find the longest palindromic substring in a given string.

    • Iterate through the string and expand around each character to find palindromes.

    • Store the length of the longest palindrome found so far.

    • Return the substring based on the start and end indices of the longest palindrome.

  • Answered by AI
  • Q2. How to serialize and deserialise a tree
  • Ans. 

    To serialize and deserialize a tree, use a recursive approach to traverse the tree and store the data in a suitable format.

    • Use pre-order traversal to serialize the tree by storing the node values in a list or string.

    • For deserialization, reconstruct the tree by recursively building nodes from the serialized data.

    • Consider using JSON or XML format for serialization to easily store and retrieve tree structure.

  • Answered by AI
  • Q3. Find if a given regex (containing ., * and lower case english chars) matches a given string.
  • Ans. 

    Use regex library to match given regex with string.

    • Use a regex library like re in Python to match the given regex with the string.

    • Check if the regex matches the string using the library functions.

    • Handle cases where the regex contains special characters like . and * appropriately.

  • Answered by AI
  • Q4. Explain about throttling and implement throttle function.
  • Ans. 

    Throttling is a technique used to control the rate of requests sent to a server.

    • Throttling helps prevent server overload by limiting the number of requests processed at a time.

    • Implementing a throttle function involves setting a maximum request rate and delaying excess requests.

    • Example: Implementing a throttle function in a web application to limit the number of API calls made to a third-party service.

    • Example: Throttlin...

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Find squares of elements in a sorted array and return the sorted response.
  • Ans. 

    Sort the squares of elements in a sorted array and return the sorted response.

    • Iterate through the array and square each element.

    • Store the squared values in a new array.

    • Sort the new array and return it.

  • Answered by AI
  • Q2. Write a short promise example and implement your own promise
  • Ans. 

    A promise is a commitment to do something in the future, typically used for asynchronous operations in JavaScript.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They represent a value that may be available now, in the future, or never.

    • Promises have three states: pending, fulfilled, or rejected.

    • Example: new Promise((resolve, reject) => { setTimeout(() => resolve('Done!'), 1000); });

  • Answered by AI
  • Q3. Explain event loop, what are different types of queues in event loop
  • Ans. 

    Event loop is a mechanism that allows for asynchronous execution of code by managing the order of events in a single thread.

    • Event loop continuously checks the call stack for any functions that need to be executed, and processes them in a non-blocking manner.

    • Different types of queues in event loop include microtask queue (Promise callbacks), macrotask queue (setTimeout, setInterval callbacks), and animation frame queue

  • Answered by AI
  • Q4. What is virtual DOM and why its faster
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM, used to improve performance by minimizing direct manipulation of the real DOM.

    • Virtual DOM is a concept used in frameworks like React to optimize rendering performance.

    • Changes are first made to the virtual DOM, which is then compared to the real DOM to identify the minimal updates needed.

    • This approach reduces the number of actual DOM manipulations, resulting in faster...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ServiceNow Senior Software Engineer interview:
  • React.Js
  • Javascript
  • DSA

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular structure
  • Q2. Dependency injection
Round 2 - Technical 

(2 Questions)

  • Q1. Manageral questions
  • Q2. Scenario based questions
Round 3 - HR 

(1 Question)

  • Q1. Package discussion

Oracle Financial Services Software Interview FAQs

How many rounds are there in Oracle Financial Services Software Senior Software Engineer 2 interview?
Oracle Financial Services Software interview process usually has 4 rounds. The most common rounds in the Oracle Financial Services Software interview process are Technical and HR.
What are the top questions asked in Oracle Financial Services Software Senior Software Engineer 2 interview?

Some of the top questions asked at the Oracle Financial Services Software Senior Software Engineer 2 interview -

  1. Design a parking lot as part of the system design rou...read more
  2. Java 8 concepts with basic coding questi...read more
  3. Basic to medium Spring boot questi...read more

Tell us how to improve this page.

9% more than the average Senior Software Engineer 2 Salary in India
View more details
Senior Consultant
1.4k salaries
unlock blur

₹7.5 L/yr - ₹21 L/yr

Staff Consultant
1.2k salaries
unlock blur

₹4.5 L/yr - ₹13.6 L/yr

Associate Consultant
1.1k salaries
unlock blur

₹3.2 L/yr - ₹10 L/yr

Principal Consultant
710 salaries
unlock blur

₹10 L/yr - ₹27.6 L/yr

Application Developer
517 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Explore more salaries
Compare Oracle Financial Services Software with

Oracle

3.7
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

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