i
Oracle
Filter interviews by
Very general, not very intricate.
LRU cache is a data structure that stores the most recently used items, discarding the least recently used items when full.
Use a doubly linked list to keep track of the order of items based on their usage.
Use a hashmap to quickly access items in the cache.
When an item is accessed, move it to the front of the linked list to mark it as the most recently used.
I applied via Company Website and was interviewed before Sep 2023. There were 3 interview rounds.
Hacker Rank Test of SQL coding
Seeking new challenges and opportunities for growth in a different environment.
Desire for new challenges and opportunities
Seeking professional growth and development
Interest in exploring different work environment
Looking for a change in job role or responsibilities
I am looking for a competitive salary based on my experience and qualifications.
Research industry standards for similar positions
Consider cost of living in the area
Factor in benefits and perks offered by the company
Oracle interview questions for designations
Top trending discussions
posted on 28 Jan 2025
I was interviewed in Jul 2024.
posted on 17 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
posted on 14 Oct 2024
Code snippets apti to guess output
5 questions with each 15 min time
Long coding with 2 hrs time
Database modeling for an accounting application
Identify entities such as customers, invoices, transactions, and accounts
Establish relationships between entities (e.g. one-to-many, many-to-many)
Consider normalization to reduce redundancy and improve data integrity
Use primary keys and foreign keys to maintain data consistency
Implement constraints to enforce business rules (e.g. unique constraints, check constraints)
A fintech app class diagram and system design involves modeling classes, relationships, and interactions for financial services.
Identify key classes such as User, Account, Transaction, and Payment
Define relationships between classes (e.g. User has many Accounts, Account has many Transactions)
Consider security measures for sensitive financial data
Include features like authentication, authorization, and encryption
Design ...
posted on 13 Feb 2024
I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.
Program to calculate the sum of natural numbers
Use a loop to iterate through the natural numbers
Keep adding each number to a running total
Stop the loop when the desired number of natural numbers is reached
Return the sum
Program to find prime numbers
Start with a loop to iterate through numbers
Check if each number is divisible by any number less than itself
If not divisible, add it to the list of prime numbers
A decorator in Python is a design pattern that allows a user to add new functionality to an existing object or function without modifying its structure.
Decorators are denoted by the '@' symbol followed by the name of the decorator function.
They are used to modify the behavior of functions or classes.
Decorators can be used for logging, timing, caching, access control, etc.
They provide a way to wrap or modify the behavio...
Design a parking lot with efficient layout and features
Consider the size and layout of the parking lot
Include designated spots for different types of vehicles (compact, regular, handicapped)
Implement a clear signage system for easy navigation
Incorporate security measures such as lighting and surveillance cameras
Include payment options for parking fees (e.g. ticket machines, mobile app)
Consider environmental factors lik
Interview experience
based on 21 reviews
Rating in categories
Bangalore / Bengaluru
8-13 Yrs
Not Disclosed
Senior Software Engineer
2.4k
salaries
| ₹10.2 L/yr - ₹40 L/yr |
Senior Consultant
2.1k
salaries
| ₹9 L/yr - ₹30 L/yr |
Principal Consultant
2k
salaries
| ₹10.9 L/yr - ₹36 L/yr |
Senior Member of Technical Staff
1.8k
salaries
| ₹13.4 L/yr - ₹45 L/yr |
Senior Application Engineer
1.4k
salaries
| ₹9.5 L/yr - ₹30 L/yr |
SAP
MongoDB
Salesforce
IBM