i
Oracle
Filter interviews by
I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.
Design a toll system for collecting fees from vehicles using RFID technology.
Implement RFID technology for automatic vehicle identification
Set up toll booths with RFID readers to detect vehicles
Calculate toll fees based on vehicle type, distance traveled, and time of day
Provide payment options such as prepaid accounts or credit card payments
Coding is tuff should now basics just important
I applied via Walk-in
Auto event wireup is a feature in ASP.NET that automatically connects events to event handlers based on naming conventions.
Auto event wireup simplifies event handling by automatically connecting events to event handlers without needing to manually wire them up in code.
In ASP.NET Web Forms, auto event wireup is enabled by default, but can be disabled by setting the AutoEventWireup attribute to false in the Page directiv...
Dense rank in SQL is a function that assigns a rank to each row in a result set with no gaps between the ranks.
Dense rank is used to assign unique ranks to each row in a result set, with no gaps between the ranks.
It is similar to the RANK function, but does not leave gaps in the ranking sequence.
For example, if two rows have the same value and are ranked 1 and 2, the next row will be ranked 3, not 2.
Oracle interview questions for designations
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills and ability to work in a team
Completed multiple projects including a web-based inventory management system
I see myself continuing to grow and learn in the software development field, taking on new challenges and responsibilities.
Continuing to improve my coding skills through practice and learning new technologies
Taking on leadership roles in projects and mentoring junior developers
Exploring different areas of software development such as mobile app development or machine learning
Working towards becoming a subject matter ex...
Get interview-ready with Top Oracle Interview Questions
I applied via Company Website and was interviewed before Dec 2023. There were 3 interview rounds.
Dynamic memory allocation in C allows for allocating memory at runtime, enabling flexibility in memory usage.
Use functions like malloc(), calloc(), and realloc() to allocate memory dynamically.
Remember to free the allocated memory using free() to avoid memory leaks.
Dynamic memory allocation is commonly used for creating arrays or structures of unknown size.
Example: int *ptr = (int*)malloc(5 * sizeof(int));
Use 'mv' command in a bash script to rename files in Linux.
Use 'mv' command followed by the current file name and the new file name to rename files.
You can use wildcards like '*' to rename multiple files at once.
Make sure to test the script on a few files before running it on all files.
Linux system calls are functions provided by the kernel for user-space programs to interact with the operating system.
System calls are used to request services from the kernel, such as creating processes, opening files, and networking.
Examples of system calls include open(), read(), write(), fork(), exec(), and socket().
System calls are invoked using a software interrupt or trap instruction, switching the CPU from user...
I applied via LinkedIn and was interviewed before Jan 2024. There were 3 interview rounds.
Aptitude Questiosns
Was pretty cool
Develop a program to calculate the revenue of the firm within given paramters
Easy apti questions like %age and all
Coding test contained most of the dp questions
Fibonacci code generates a series of numbers where each number is the sum of the two preceding ones.
Start with two variables initialized to 0 and 1
Use a loop to calculate the next number by adding the previous two
Repeat the process until reaching the desired length or value
Top trending discussions
Some of the top questions asked at the Oracle Software Developer interview -
The duration of Oracle Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 52 interviews
4 Interview rounds
based on 104 reviews
Rating in categories
Senior Software Engineer
2.4k
salaries
| ₹10.2 L/yr - ₹40 L/yr |
Senior Consultant
2.1k
salaries
| ₹9.1 L/yr - ₹25 L/yr |
Principal Consultant
2k
salaries
| ₹14 L/yr - ₹36 L/yr |
Senior Member of Technical Staff
1.8k
salaries
| ₹12 L/yr - ₹45 L/yr |
Senior Application Engineer
1.4k
salaries
| ₹9.7 L/yr - ₹30 L/yr |
SAP
MongoDB
Salesforce
IBM