Upload Button Icon Add office photos

Filter interviews by

Oracle Financial Services Software Application Developer Interview Questions and Answers

Updated 4 Jun 2024

Oracle Financial Services Software Application Developer Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Valid Anagrams was asked
  • Q2. Make a pattern logic
  • Ans. 

    Create a pattern logic using arrays of strings

    • Start by defining the pattern you want to create

    • Use loops and conditional statements to generate the pattern

    • Test the pattern with different inputs to ensure it works correctly

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions about internships, Projects were asked
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude test + 2 questions one on DSA and other on Rest api

Round 3 - Technical 

(2 Questions)

  • Q1. 1. Introduce yourself 2. Explain one of your favourite project 3. Java related questions 4. Jdbc connection related question 5. Rest api get post 6. 2 coding questions ( 1. On arrays , 2. Hashmap) 7. Mysql...
  • Q2. One thing i want to mention is that ofss is totally luck based and very biased in selection process, especially with girls and in my experience out of the number of people they hired from my college about ...

Application Developer Interview Questions Asked at Other Companies

asked in Oracle
Q1. Minimum Cost to Connect All Points Problem Statement Given an arr ... read more
Q2. Aapali Taxi is a taxi cab operator. They have 3 types of cars- Mi ... read more
asked in Fujitsu
Q3. Reverse Linked List Problem Statement Given a singly linked list ... read more
asked in Oracle
Q4. Count Subsequences Problem Statement Given an integer array ARR o ... read more
asked in Oracle
Q5. Two persons X and Y are sitting side by side with a coin in each’ ... read more

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Coding Test 

There were 2 coding questions and 8 mcq
level - HIGH

Round 2 - Technical 

(3 Questions)

  • Q1. Detailed OOPS concepts
  • Q2. Questions on CLOUD technologies
  • Q3. Discussion on projects
Round 3 - Technical 

(1 Question)

  • Q1. Asked me about which field i am more comfortable I said dbms thorough discussion on different concepts of DBMS also some queries

Interview Preparation Tips

Topics to prepare for Oracle Financial Services Software Application Developer interview:
  • OOPS
  • DBMS
  • DSA
  • OS
Interview preparation tips for other job seekers - Do not lie in your resume
If you don't know the concept say NO

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Oracle Financial Services Software?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Core Java - OOPS features, Abstract classes and Interface, Inner Classes, String and Object Class, Equals and HashCode methods, Runtime and Compile time exception, Method overloading and overriding, Cus...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Clear Core java concepts firmly
2. Basic DB queries
3. Basic Unix commands

Interview Preparation Tips

Round: Test
Experience: Approx. 30.questions in 50 min
Tips: Try solving each que in less than a minute ,don't waste time on difficult questions, complete easier once first
Duration: 50 minutes
Total Questions: 30

College Name: Pimpri chinchwad college of engineering

I appeared for an interview before Mar 2021.

Round 1 - Face to Face 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Technical Interview round with questions on DSA.

  • Q1. 

    Reverse Words in a String: Problem Statement

    You are given a string of length N. Your task is to reverse the string word by word. The input may contain multiple spaces between words and may have leading o...

  • Q2. 

    Reverse a Stack Using Recursion

    You are given a stack of integers. Your task is to reverse the stack using recursion without using any extra space other than the internal stack space used due to recursion...

  • Ans. 

    Reverse a stack using recursion without using any extra space other than the internal stack space.

    • Use recursion to pop all elements from the original stack and store them in function call stack.

    • Once the stack is empty, push the elements back in reverse order.

    • Base case of recursion should be when the original stack is empty.

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Technical Interview round with questions on DSA.

  • Q1. 

    Convert a Binary Tree to its Mirror Tree

    Given a binary tree, convert this binary tree into its mirror tree. A binary tree is a tree in which each parent node has at most two children. The mirror of a bin...

  • Ans. 

    Convert a binary tree to its mirror tree by interchanging left and right children of all non-leaf nodes.

    • Traverse the binary tree in a recursive manner.

    • Swap the left and right children of each non-leaf node.

    • Continue this process until all nodes have been processed.

  • Answered by AI
  • Q2. 

    Remove Nth Node from End of Linked List

    You are given a singly linked list with 'N' nodes, each containing integer data, and an integer 'K'. Your goal is to remove the 'K'th node counting from the end of ...

  • Ans. 

    Remove the Kth node from the end of a singly linked list.

    • Use two pointers approach to find the Kth node from the end.

    • Handle edge cases like removing the head node or removing the last node.

    • Update the pointers to remove the Kth node and reconnect the list.

  • Answered by AI
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

Typical Managerial round.

Interview Preparation Tips

Eligibility criteriaAbove 6 months of experience24/7 customer private limited interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Preparation Tips

General Tips: I asked my seniors about the interview process. Their guidelines were very helpful. Always try to bring the interviewer into your comfort zone. Also be confident and expressive while explaining. Explain your thought process while solving. Even though you don't get the solution the thought process might be very important for your selection.
College Name: NIT SURATHKAL
Are these interview questions helpful?

Interview Preparation Tips

Round: Test
Experience: Oracle had an online test which includes 3
Sections:
1. Programming: basic C++/java programming + data structure. One need to have good hand over oops
to score well in this section.

2. Aptitude: General Aptitude Questions

3. General Maths: Very simple maths problem (+2 level) but needs very very good speed.
Tips: Individual cutoff was not declared, but different cutoff for different profile is expected.
Oracle has no GD round.

Round: Interview
Experience: In 2nd round of interview, there was more programming, less resume based question and more emphasis on will I be comfortable in an IT sector. Some apti questions were also asked.

Round: Interview
Experience: 1st round was completely on resume based. Each and every project and intern is discussed in detail. Most of the extracurricular activities were also discussed. In the 1st interview, some basic program like fibonacci series by recursion, star pattern by loop etc were asked.

Round: Interview
Experience: Next round was HR. I was asked about the earlier 2 interviews and some basic HR questions.

College Name: IIT Roorkee

Interview Questionnaire 

10 Questions

  • Q1. Code :- A simple C program to reverse the words in a string , like if string is “Oracle @ App Dev”, then it should become “Dev App @ Oracle”
  • Ans. 

    This C program reverses the order of words in a given string while preserving the characters within each word.

    • 1. Split the string into words using space as a delimiter. Example: 'Oracle @ App Dev' -> ['Oracle', '@', 'App', 'Dev']

    • 2. Reverse the array of words. Example: ['Oracle', '@', 'App', 'Dev'] -> ['Dev', 'App', '@', 'Oracle']

    • 3. Join the reversed array back into a single string with spaces. Example: 'Dev App @...

  • Answered by AI
  • Q2. Puzzle: – Two persons X and Y are sitting side by side with a coin in each’s hand. The game is to simultaneously flip the coin till anyone wins. Player X will win if he gets a consecutive HEAD, TAIL howeve...
  • Q3. Some DBMS questions like normalization, joins and composite key
  • Q4. Code: – Given the value of a starting position and an ending position, you have to reach from start to end in a linear way, and you can move either to position immediate right to current position or two st...
  • Ans. 

    Print all possible paths from start to end in a linear way, moving either one or two steps right.

    • Use dynamic programming to solve the problem

    • Create a 2D array to store the number of paths to each position

    • Start from the end position and work backwards

    • At each position, calculate the number of paths by summing the number of paths from the next two positions

    • Print all the paths by backtracking from the start position

  • Answered by AI
  • Q5. You are provided a CSV (Comma Separated Values) in file like E1:12, E2:32 etc. You have to generate a tree with maximum height 3 only with the given values in the following manner : E is the root of tree h...
  • Ans. 

    Generate a tree structure from CSV values with a maximum height of 3, ensuring proper hierarchy.

    • Read the CSV file line by line to extract values like E1:12, E2:32.

    • Create a root node 'E' and add child nodes based on the extracted values.

    • For each child node (e.g., E1), create its children (e.g., E11, E12) based on the specified count.

    • Ensure that if E1 is not present, its children (E11, E12) are not included.

    • Example: If C...

  • Answered by AI
  • Q6. Provided a string a character and a count, you have to print the string after the specified character has occurred count number of times. Ex: String: “This is demo string” Character: ‘i’ Count: 3 Output: “...
  • Ans. 

    The program prints the substring after a specified character has occurred a certain number of times in a given string.

    • Iterate through the string to find the specified character.

    • Keep track of the count of occurrences of the character.

    • Once the count reaches the specified count, extract the substring after that position.

    • Handle corner cases such as when the character is not in the string or when it doesn't occur the specif...

  • Answered by AI
  • Q7. Design a website similar to bookmyshow.com for booking cinema tickets but it must be for a single location only which can have multiple theatres in it. In this he wanted me to design a basic rough GUI, rel...
  • Ans. 

    Design a website similar to bookmyshow.com for booking cinema tickets for a single location with multiple theatres.

    • Design a user-friendly GUI with options for advance booking, user login, user registration, movie rating, and saving card details.

    • Create relevant database tables to store information about movies, theatres, bookings, user details, and card details.

    • Link the GUI to the database to enable data flow and retrie...

  • Answered by AI
  • Q8. Puzzle: Given 10 coins, arrange them such that we get 4 different rows each containing 4 coins
  • Q9. Puzzle: Gi1ven 4 coins, arrange then to make maximum numbers of triangle of the figure
  • Q10. In the end he asked Database Normalization and all the normal forms in detail

Interview Preparation Tips

Round: Test
Experience: Initially an online written round was conducted consisting of following sections:
1. General aptitude
2. Logical Reasoning
3. Technical (Basic C/C++ questions)
4. English
Overall time limit was nearly 2 hrs. It was an easy round.

Round: Test
Experience: Then after this a large number of students were selected for the next coding round, where we had just one problem to code and time limit was 30 minutes. Problems were randomly distributed, it’s just that coding interface was not that good so many fellow mates of mine faced problem getting the output to the console in the right manner.I got the following program:A number x supports a number (x+b) where b is the number of set bits in binary representation of x, like if x = 3 then x supports (3+2)=5 as 3 has 2 1’s in its binary representation. Now you are provided with an array of numbers you have to print SUPPORTED if number is supported by any number if not print BLEAK else if there is an invalid input print 0.After this round 77 students were selected for the interview rounds. A big panel of 9 members had arrived to conduct these interviews.

Round: HR Interview
Experience: This round went for like 45 minutes, the interviewer was really nice and was giving certain clues in between to guide me.

Round: Technical Interview
Experience: This was a long and scary round, it lasted for like 2 hours.

Round: HR Interview
Experience: The interviewer asked me about the previous codes that I had made in previous rounds. He was more concerned about the approach than code. Then he start questioning about the site I made in round 3 regarding how I will amend it if it has to go global to alltype of customers. Then there were some basic HR questions.
Finally 3 students were selected out of total 77 students including me.

College Name: NA

Skills evaluated in this interview

Interview Questionnaire 

31 Questions

  • Q1. Why Oracle?
  • Q2. About the projects that I have done and about the things in my resume
  • Q3. To explain algorithm of the project that I’m going to do in the upcoming semester and asked me code it
  • Ans. 

    The algorithm for the upcoming semester project involves developing an application.

    • Identify the requirements and objectives of the project

    • Design the application architecture and user interface

    • Implement the necessary algorithms and data structures

    • Test and debug the application

    • Optimize the performance and efficiency of the code

    • Document the project for future reference

  • Answered by AI
  • Q4. What my favorite subject was.
  • Ans. 

    My favorite subject is computer science.

    • I enjoy learning about algorithms and data structures.

    • I find programming languages fascinating and love exploring their features.

    • I am passionate about software development and enjoy creating applications.

    • I find the process of problem-solving in application development fulfilling.

    • I appreciate the continuous learning opportunities in this field.

  • Answered by AI
  • Q5. Implement queue using linked lists
  • Ans. 

    Implementing queue using linked lists

    • Create a Node class with data and next pointer

    • Create a Queue class with head and tail pointers

    • Enqueue by adding a new node at the tail and dequeue by removing the head node

    • Check for empty queue by checking if head is null

  • Answered by AI
  • Q6. Reverse a string
  • Ans. 

    Reverse a string

    • Use a loop to iterate through the string and append each character to a new string in reverse order

    • Alternatively, use the built-in reverse() method for strings in some programming languages

  • Answered by AI
  • Q7. Find the number of palindromes in a big string
  • Ans. 

    Count the number of palindromes in a given string.

    • A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Iterate through the string and check if each substring is a palindrome.

    • Use two pointers, one at the beginning and one at the end of the substring, and move them towards each other until they meet in the middle.

    • If the substring is a palindrome, increment the c...

  • Answered by AI
  • Q8. Engine is of length 12m. A and B are 2 bogies of 10m length each. Engine can turn only in obtuse angles but not in acute angle. For example Engine can turn as FEH but not as FEA. Now, the task is that I ha...
  • Q9. Explain interfaces in Java
  • Ans. 

    Interfaces in Java define a contract for classes to implement certain methods.

    • Interfaces are like a blueprint for classes to follow

    • They can contain method signatures but no implementation

    • Classes can implement multiple interfaces

    • Interfaces can extend other interfaces

    • Example: Comparable interface for sorting objects

  • Answered by AI
  • Q10. What is overloading and what is overriding. Explain each with example
  • Q11. What are abstract classes in Java and what is the difference between an abstract class and an interface
  • Ans. 

    Abstract classes in Java are classes that cannot be instantiated and are used as blueprints for other classes.

    • Abstract classes cannot be instantiated, meaning you cannot create objects of an abstract class.

    • Abstract classes can have both abstract and non-abstract methods.

    • Interfaces in Java are similar to abstract classes, but they cannot have any method implementations.

    • A class can implement multiple interfaces, but it c...

  • Answered by AI
  • Q12. Find the fifth largest element in a linked list
  • Ans. 

    Find the fifth largest element in a linked list

    • Traverse the linked list and store the elements in an array

    • Sort the array in descending order

    • Return the fifth element in the sorted array

  • Answered by AI
  • Q13. Find the common ancestor of two given nodes in a tree
  • Ans. 

    Find the common ancestor of two given nodes in a tree

    • Traverse the tree from the root node

    • Check if both nodes are on the same side of the current node

    • If not, return the current node as the common ancestor

    • If yes, continue traversing down that side of the tree

  • Answered by AI
  • Q14. Explain heap sort
  • Ans. 

    Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.

    • It divides the input into a sorted and an unsorted region.

    • It repeatedly extracts the largest element from the unsorted region and inserts it into the sorted region.

    • It has a worst-case and average-case time complexity of O(n log n).

  • Answered by AI
  • Q15. Find the duplicates in an array
  • Q16. An array of elements were given. You have to insert them into BST, Max Heap, B Tree
  • Ans. 

    Inserting elements into BST, Max Heap, and B-Tree involves different structures and rules for organization.

    • BST (Binary Search Tree): Each node has at most two children; left child < parent < right child. Example: Inserting ['apple', 'banana', 'cherry'] results in a tree with 'banana' as root.

    • Max Heap: A complete binary tree where each node is greater than or equal to its children. Example: Inserting ['apple', 'ba...

  • Answered by AI
  • Q17. Merge two sorted linked lists
  • Ans. 

    Merge two sorted linked lists

    • Create a new linked list to store the merged list

    • Compare the first nodes of both lists and add the smaller one to the new list

    • Move the pointer of the added node to the next node

    • Repeat until one of the lists is empty, then add the remaining nodes to the new list

  • Answered by AI
  • Q18. Explain three normalizations with example
  • Ans. 

    Explanation of three normalizations with examples

    • First Normal Form (1NF): Eliminate duplicate data and create separate tables for related data

    • Example: A table with customer information and their orders should be split into two tables

    • Second Normal Form (2NF): Ensure non-key attributes are dependent on the primary key

    • Example: A table with customer information and their orders should have separate tables for customer and ...

  • Answered by AI
  • Q19. Find the maximum salary in emp table
  • Ans. 

    To find the maximum salary in emp table, use the MAX function on the salary column.

    • Use the MAX function in SQL to find the highest value in a column

    • Specify the column name after the MAX function, in this case 'salary'

    • Example: SELECT MAX(salary) FROM emp

    • This will return the highest salary value in the emp table

  • Answered by AI
  • Q20. Find the name and department of the employee with highest salary
  • Ans. 

    Query to find the employee with highest salary and their department.

    • Use MAX() function to find the highest salary.

    • Join the employee and department tables using the department ID.

    • Select the name and department of the employee with the highest salary.

  • Answered by AI
  • Q21. Difference between semaphore and mutex
  • Ans. 

    Semaphore allows multiple threads to access shared resources at the same time, while mutex allows only one thread at a time.

    • Semaphore is used to control access to a resource with limited capacity, like a printer or database connection pool.

    • Mutex is used to protect a shared resource from simultaneous access, like a critical section of code.

    • Semaphore can have a count greater than 1, allowing multiple threads to access th...

  • Answered by AI
  • Q22. There are 25 horses and only 5 horses can be raced at a time and the top 3 are announced in each such race. What is the minimum number of races required to find the top 3 among 25 horses
  • Ans. 

    The minimum number of races required to find the top 3 among 25 horses is 7.

    • Divide the 25 horses into 5 groups of 5 horses each.

    • Race the 5 groups, which will give us the top 3 horses from each group.

    • Now we have 15 horses remaining.

    • Race the top 3 horses from each group, which will give us the top 3 horses overall.

    • This requires a total of 7 races.

  • Answered by AI
  • Q23. How is undo operation (ctrl + z) implemented internally?
  • Ans. 

    Undo operation (ctrl + z) is implemented by maintaining a stack of previous states.

    • When a change is made, the current state is pushed onto the stack

    • When undo is called, the top state is popped and applied

    • Redo is implemented by maintaining a stack of undone states

    • Some applications may also implement a limit on the number of undo/redo steps

    • Undo/redo can be implemented at different levels (e.g. character, word, paragraph)

  • Answered by AI
  • Q24. Explain 8 queens algorithm
  • Ans. 

    8 Queens Algorithm is a backtracking algorithm to place 8 queens on a chessboard without attacking each other.

    • The algorithm places one queen in each column, starting from the leftmost column.

    • If a queen can be placed in a row without attacking another queen, it is placed there.

    • If no such row exists, the algorithm backtracks to the previous column and tries a different row.

    • The algorithm continues until all 8 queens are p...

  • Answered by AI
  • Q25. What is time complexity of 8 queens algorithm
  • Ans. 

    The time complexity of 8 queens algorithm is O(n!).

    • The algorithm checks all possible permutations of the queens on the board.

    • The number of permutations is n! where n is the number of queens.

    • For 8 queens, there are 8! = 40,320 possible permutations.

    • The algorithm has to check each permutation to find a valid solution.

    • Therefore, the time complexity is O(n!).

  • Answered by AI
  • Q26. Write code for Towers of Hanoi problem
  • Ans. 

    Towers of Hanoi is a classic problem of moving disks from one peg to another with specific rules.

    • The problem involves three pegs and a number of disks of different sizes.

    • The goal is to move all the disks from the first peg to the third peg, while following the rules.

    • The rules are: only one disk can be moved at a time, a larger disk cannot be placed on top of a smaller disk, and all disks must be moved to the third peg.

    • ...

  • Answered by AI
  • Q27. What are ER diagrams for?
  • Ans. 

    ER diagrams are used to visualize and design relational databases.

    • ER diagrams show the relationships between entities in a database

    • They help in identifying the attributes of each entity

    • They aid in designing the structure of a database

    • ER diagrams are commonly used in software development

  • Answered by AI
  • Q28. Draw ER diagram for leave application of an employee in a departmentI am not that good at DBMS
  • Ans. 

    An ER diagram for employee leave applications includes entities like Employee, Leave, and Department with their relationships.

    • Entity: Employee - Attributes: EmployeeID, Name, DepartmentID.

    • Entity: Leave - Attributes: LeaveID, LeaveType, StartDate, EndDate, Status.

    • Entity: Department - Attributes: DepartmentID, DepartmentName.

    • Relationships: Employee can apply for multiple Leaves; Department can have multiple Employees.

  • Answered by AI
  • Q29. Tell me about yourself
  • Q30. Explain your project
  • Q31. What is your favorite program and why is it so
  • Ans. 

    My favorite program is Visual Studio Code because of its user-friendly interface and extensive plugin library.

    • User-friendly interface with customizable settings

    • Extensive plugin library for various programming languages and tools

    • Integrated terminal and debugging features

    • Supports Git version control

    • Frequent updates and improvements

    • Free and open-source

    • Examples: Python, JavaScript, HTML/CSS, Git

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: An online written round was conducted on mettl.com consisting of following sections:



1. General Aptitude – 15 questions2. Logical Reasoning – 15 questions3. Technical (All CS subjects) – 20 questions4. English – 10 questionsDuration was 75 min and 53 members were selected for next round among 200 aspirants.
Duration: 75 minutes
Total Questions: 60

Round: Technical Interview
Experience: Draw ER diagram for leave application of an employee in a departmentI am not that good at DBMS. So I failed to answer the last two questions. I told him that I have more than 8 months of time before getting into Oracle and would concentrate on DBMS. He was impressed with my answers for other questions.Then there was another round. In that round I am asked questions like “Is Hyderabad ok for you as work location?”, “What’s your email ID?” and then she explained me employee on boarding process.Finally I am one among the 6 who got selected . Data Structures and Algorithms are the key subjects that helped me get this job.

College Name: NA

Skills evaluated in this interview

Oracle Financial Services Software Interview FAQs

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

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

  1. Make a pattern lo...read more
  2. 1. Introduce yourself 2. Explain one of your favourite project 3. Java related ...read more
  3. questions on CLOUD technolog...read more

Tell us how to improve this page.

Overall Interview Experience Rating

2.5/5

based on 2 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 896 Interviews
Zoho Interview Questions
4.2
 • 541 Interviews
Amdocs Interview Questions
3.7
 • 534 Interviews
KPIT Technologies Interview Questions
3.2
 • 307 Interviews
SAP Interview Questions
4.2
 • 291 Interviews
Adobe Interview Questions
3.8
 • 248 Interviews
Salesforce Interview Questions
4.0
 • 234 Interviews
24/7 Customer Interview Questions
3.5
 • 179 Interviews
Dassault Systemes Interview Questions
3.9
 • 177 Interviews
View all
Oracle Financial Services Software Application Developer Salary
based on 392 salaries
₹11.4 L/yr - ₹20.8 L/yr
26% more than the average Application Developer Salary in India
View more details

Oracle Financial Services Software Application Developer Reviews and Ratings

based on 77 reviews

3.8/5

Rating in categories

3.4

Skill development

4.0

Work-life balance

3.0

Salary

4.4

Job security

3.6

Company culture

2.9

Promotions

3.4

Work satisfaction

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

₹10.9 L/yr - ₹18.9 L/yr

Staff Consultant
1.3k salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Associate Consultant
1.2k salaries
unlock blur

₹5.1 L/yr - ₹10 L/yr

Principal Consultant
716 salaries
unlock blur

₹16.2 L/yr - ₹27 L/yr

Senior Principal Consultant
402 salaries
unlock blur

₹21.4 L/yr - ₹35.5 L/yr

Explore more salaries
Compare Oracle Financial Services Software with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

KPIT Technologies

3.2
Compare
write
Share an Interview