Upload Button Icon Add office photos

Filter interviews by

Oracle Financial Services Software Software Developer Interview Questions and Answers

Updated 8 May 2024

Oracle Financial Services Software Software Developer Interview Experiences

4 interviews found

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

(2 Questions)

  • Q1. Core java basic details
  • Q2. Everything related to basic core java
  • Ans. Learn deeply into basic core java concepts
  • Answered Anonymously
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is memory leak
  • Ans. 

    Memory leak is a situation where a program fails to release memory it has allocated, leading to a gradual loss of available memory.

    • Memory leaks occur when a program allocates memory but does not free it after use.

    • This can lead to a gradual increase in memory usage over time, potentially causing the program to slow down or crash.

    • Common causes of memory leaks include improper memory management in languages like C or C++.

    • ...

  • Answered by AI
  • Q2. Steps to connect database to java
  • Ans. 

    To connect a database to Java, you need to use JDBC (Java Database Connectivity) API.

    • Import JDBC library in your Java project

    • Load the database driver using Class.forName() method

    • Establish a connection to the database using DriverManager.getConnection() method

    • Create a statement object to execute SQL queries

    • Execute SQL queries and process the results

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

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 - Aptitude Test 

Time and distance, ages, interest, speed and circular arrangment

Round 3 - Coding Test 

Hirepro 45 mins 2questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident, thorough with dsa

I was interviewed in Nov 2016.

Interview Questionnaire 

5 Questions

  • Q1. Questions on Economy(little hard)
  • Q2. Questions on derivatives(moderate level)
  • Q3. Questions on accounting(basic)
  • Q4. It was like a mini technical round..the questions were on portfolio management
  • Q5. Very basic..

Interview Preparation Tips

Round: Test
Experience: The difficulty level of test was moderate..but the reasoning was timetaking..
Tips: Lot of questions..
Total Questions: 120

Round: Technical Interview
Experience: The difficulty level of test was moderate..but the reasoning was timetaking..
Tips: Lot of questions..

Oracle Financial Services Software interview questions for designations

 Software Developer II

 (1)

 Senior Software Developer

 (1)

 Software Developer III

 (1)

 Developer

 (2)

 Software Engineer

 (9)

 Application Developer

 (3)

 Plsql Developer

 (2)

 Senior Developer

 (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was a coding round interview along with interviewer via Virtual mode. I was given 2 coding questions on HackerRank for the interview:

1. one was an easy problem on counting minimum replacements.
2. "pat is an ordinary kid who works hard to be a great runner...." this was a challenging problem (which I managed to solve).
3. I was asked some basic Python questions, as the role was for a Python Developer.

Round 2 - Technical 

(5 Questions)

  • Q1. LLD for Parking Lot
  • Q2. Which database are you going to use for Parking lot and Why ?
  • Ans. 

    I would use a relational database like MySQL for the Parking lot as it provides structured data storage and supports complex queries.

    • Relational databases like MySQL offer structured data storage for parking lot information

    • Supports complex queries for managing parking lot data efficiently

    • Ability to handle large amounts of data and transactions

    • Provides data integrity and security features

    • Can easily integrate with other s

  • Answered by AI
  • Q3. Questions related to OOPs
  • Q4. Questions related to Multi Threading
  • Q5. Questions related to Projects
Round 3 - Managiral Round 

(2 Questions)

  • Q1. I hate this since i was informed that this round was a technical.
  • Q2. Usual Mangerial questions, Project Related, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Problem Solving, DSA, LLD Problems ofcourse the HR and Managerial round questions.
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
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. DSA QUESTION LIKE TREE AND GRAPH
  • Q2. DP AND SORTING APPROACH
Round 3 - Coding Test 

Again same but dsa question and oops concept in deep level

Interview Preparation Tips

Interview preparation tips for other job seekers - good knowledge in dsa , database , programming thats it
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

2medium level questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Project discussion for 30 mins
  • Q2. Dsa problem medium level
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Rest Apis questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Core java and OOPS and LLD

Interview Preparation Tips

Interview preparation tips for other job seekers - Good understanding of Core language and its framework
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions on Oops concepts
  • Q2. Questions on design patterns

Oracle Financial Services Software Interview FAQs

How many rounds are there in Oracle Financial Services Software Software Developer interview?
Oracle Financial Services Software interview process usually has 1-2 rounds. The most common rounds in the Oracle Financial Services Software interview process are Technical, Resume Shortlist and Aptitude Test.
What are the top questions asked in Oracle Financial Services Software Software Developer interview?

Some of the top questions asked at the Oracle Financial Services Software Software Developer interview -

  1. steps to connect database to j...read more
  2. what is memory l...read more
  3. It was like a mini technical round..the questions were on portfolio managem...read more

Tell us how to improve this page.

Oracle Financial Services Software Software Developer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more
Oracle Financial Services Software Software Developer Salary
based on 190 salaries
₹5.7 L/yr - ₹21 L/yr
55% more than the average Software Developer Salary in India
View more details

Oracle Financial Services Software Software Developer Reviews and Ratings

based on 34 reviews

3.9/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

3.4

Salary

4.4

Job security

4.1

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 34 Reviews and Ratings
Senior Consultant
1.3k salaries
unlock blur

₹5.8 L/yr - ₹21 L/yr

Staff Consultant
1.1k 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
717 salaries
unlock blur

₹10 L/yr - ₹29 L/yr

Application Developer
492 salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Explore more salaries
Compare Oracle Financial Services Software with

Oracle

3.7
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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