Filter interviews by
I applied via Job Fair and was interviewed in Mar 2022. There were 2 interview rounds.
Set is a collection of unique elements, List is an ordered collection of elements, and Map is a collection of key-value pairs.
Set does not allow duplicates, e.g. a set of integers {1, 2, 3, 4, 5}
List maintains the order of elements, e.g. a list of names ['John', 'Mary', 'Bob']
Map stores key-value pairs, e.g. a map of phone numbers {'John': '123-456-7890', 'Mary': '987-654-3210'}
To train a beginner in Java, start with basic concepts and gradually introduce programming concepts.
Start with basic concepts like data types, variables, and operators
Introduce control structures like if-else statements and loops
Teach object-oriented programming concepts like classes and objects
Encourage practice and experimentation with simple programs
Provide resources like online tutorials and exercises
Offer guidance
Microservices are a software architecture approach where applications are built as a collection of small, independent services.
Advantages include increased scalability, flexibility, and resilience
Each service can be developed, deployed, and scaled independently
Allows for easier maintenance and updates
Basic architecture involves breaking down a monolithic application into smaller, self-contained services
Services communi
Main method is static because it needs to be called without creating an instance of the class.
Static methods can be called without creating an instance of the class
Main method is the entry point of the program
Main method must have a specific signature: public static void main(String[] args)
args is an array of strings that can be used to pass command line arguments to the program
To develop a Spring Boot application, follow these steps:
Create a new Spring Boot project using Spring Initializr
Define the necessary dependencies in the pom.xml file
Create the necessary Java classes and packages
Define the application properties in the application.properties file
Run the application using the Spring Boot Maven plugin or by running the main class
Test the application using a web browser or a REST client
JDK is a development kit, JRE is a runtime environment, and JVM is a virtual machine that executes Java code.
JDK includes JRE and development tools
JRE includes JVM and necessary libraries
JVM interprets compiled Java code into machine code
JDK is needed for developing Java applications
JRE is needed for running Java applications
Multiple JVMs can run on a single machine
Program to check if a number is prime or not.
A prime number is only divisible by 1 and itself.
Loop through numbers from 2 to n-1 and check if n is divisible by any of them.
If n is divisible by any number, it is not prime.
If n is not divisible by any number, it is prime.
Had basic aptitude questions
Bank reconciliation is the process of comparing a company's records of its bank transactions with the bank's records.
Bank reconciliation ensures that the company's financial records are accurate and up-to-date.
It involves matching the transactions in the company's accounting system with those in the bank statement.
Any discrepancies are identified and resolved, such as missing deposits or unauthorized withdrawals.
Bank r...
GST stands for Goods and Services Tax, a value-added tax levied on most goods and services sold for domestic consumption.
Implemented in India in 2017 to replace multiple indirect taxes
Helps in simplifying tax structure and reducing tax evasion
Has different tax rates for different goods and services, such as 5%, 12%, 18%, and 28%
Input tax credit can be claimed on taxes paid on inputs used in the production of goods or s
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
It was easy only, simple queue and array questions
What people are saying about Oracle Financial Services Software
I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.
Design a parking lot system with features like ticketing, payment, and space availability tracking.
Create a class for ParkingLot with attributes like total number of spaces, available spaces, and ticketing system.
Implement methods for issuing tickets, calculating parking fees, and updating space availability.
Consider implementing a payment system for customers to pay for parking.
Include features like tracking available...
Looking for new challenges and opportunities for growth in a different environment.
Seeking new challenges to continue learning and growing professionally
Interested in working with new technologies and methodologies
Desire for a change in company culture or work-life balance
Opportunity for career advancement or higher compensation
Oracle Financial Services Software interview questions for popular designations
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
HackerRank coding assessment.
A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.
Check if the number is greater than 1.
Iterate from 2 to the square root of the number and check if it divides the number evenly.
If no divisor is found, the number is prime.
Swap two numbers without using two variables
Use arithmetic operations like addition and subtraction
Example: Swap 3 and 5 - 3 = 3 + 5, 5 = 8 - 5, 3 = 8 - 3
Get interview-ready with Top Oracle Financial Services Software Interview Questions
I have consistently exceeded sales targets in my previous roles, resulting in increased revenue for the company.
Exceeded sales targets by 20% in Q1 of 2020
Implemented a new sales strategy that led to a 15% increase in revenue
Received 'Top Performer' award for exceeding targets for three consecutive quarters
I will add value to the new role by leveraging my extensive experience, strong analytical skills, and ability to drive results.
Bringing in-depth industry knowledge and expertise to provide valuable insights and recommendations
Utilizing strong analytical skills to identify opportunities for improvement and drive strategic decision-making
Demonstrating a track record of successfully leading and executing projects to deliv...
I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.
Basic Aptitude OOPs DBMS
SDLC life cycle is a process used by software development teams to design, develop, and test high-quality software.
SDLC stands for Software Development Life Cycle
It includes phases like planning, analysis, design, implementation, testing, and maintenance
Each phase has specific goals and deliverables to ensure the successful completion of the project
Examples of SDLC models include Waterfall, Agile, and DevOps
OOPs stands for Object-Oriented Programming concepts which include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implemen...
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
It was easy. It contained basic question around core CS topics. It also contained 1 coding questions around strings. Whereas some of my friends got a difficult question around DP.
Code to count the number of occurrences of each alphabet in a string using HashMap and triggers.
Create a HashMap to store the count of each alphabet in the string.
Iterate through the string and update the count in the HashMap.
Handle both uppercase and lowercase alphabets by converting them to a consistent case.
Use triggers to update the HashMap whenever a new alphabet is encountered.
Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.
Exceptions are objects that are thrown at runtime when an error occurs.
Try block is used to enclose the code that might throw an exception.
Catch block is used to handle the exception and provide a specific response.
Finally block is used to execute code regardless of whether an exception is thrown or not.
Example: try { // code...
Some of the top questions asked at the Oracle Financial Services Software interview -
The duration of Oracle Financial Services Software interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 143 interviews
Interview experience
based on 1.2k reviews
Rating in categories
Senior Consultant
1.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Consultant
1.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
1.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Consultant
702
salaries
| ₹0 L/yr - ₹0 L/yr |
Application Developer
492
salaries
| ₹0 L/yr - ₹0 L/yr |
Oracle
TCS
Infosys
Wipro