Filter interviews by
Clear (1)
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...
Online coding round , difficulty easy - medium
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
An enumerator is a type that allows you to iterate through a collection of items, such as an array or list.
Enumerators are commonly used in programming languages like C# to loop through collections of data.
They typically have methods like MoveNext() to move to the next item in the collection and Current to access the current item.
Enumerators can be used in foreach loops to easily iterate through all items in a collecti
An entity in Spring Boot represents a table in a database and is used to map data from the database to Java objects.
Entities are typically annotated with @Entity and represent a table in a database.
Fields in an entity class represent columns in the database table.
Entities can have relationships with other entities using annotations like @OneToOne, @OneToMany, @ManyToOne, @ManyToMany.
Entities are managed by the EntityMa...
What people are saying about Oracle Financial Services Software
I applied via Job Fair and was interviewed before Mar 2022. There were 4 interview rounds.
The test consisted of aptitude and english and basic flowcharts and some debugging questions
Merge sort is a divide-and-conquer algorithm that sorts an array by dividing it into two halves, sorting each half, and merging them.
Divide the array into two halves
Sort each half recursively
Merge the sorted halves
Time complexity is O(n log n)
Space complexity is O(n)
Oracle Financial Services Software interview questions for designations
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Walk-in and was interviewed before Jan 2022. There were 3 interview rounds.
Aptitude test duration 90 min 100 question
Coding test 50 code 100 marks 60 min
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
based on 5 interviews
Interview experience
based on 12 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