i
Oracle
Filter interviews by
I applied via LinkedIn and was interviewed before Aug 2021. There were 4 interview rounds.
It was easy
posted on 12 Sep 2021
I applied via LinkedIn and was interviewed in Aug 2021. There were 3 interview rounds.
Design a system for managing car parking.
Determine the size and layout of the parking lot.
Decide on the type of parking system (e.g. self-parking, valet).
Implement a ticketing system for tracking cars and payments.
Use sensors or cameras to monitor parking spaces.
Integrate with a payment gateway for online payments.
Provide real-time information on available parking spaces.
Consider implementing a loyalty program for freq
Designing a system for an elevator
Identify the requirements and constraints
Determine the number of floors and elevators needed
Choose the elevator algorithm (e.g. FCFS, SCAN, LOOK)
Design the elevator controller
Consider safety features (e.g. emergency stop, overload protection)
Include user interface (e.g. buttons, displays)
Consider maintenance and repair
Test and optimize the system
A photo-sharing app system design
Use a scalable architecture to handle large amounts of data
Implement a secure authentication and authorization system
Utilize a content delivery network (CDN) for fast image loading
Allow users to tag and categorize photos for easy search and discovery
Implement a notification system for likes, comments, and new followers
I applied via Recruitment Consultant and was interviewed before May 2020. There were 5 interview rounds.
Very hard question and 4 qs in total
posted on 14 Feb 2023
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 2 interview rounds.
The project is a REST API that provides a response to client requests.
The project is built using a RESTful architecture.
It provides endpoints for clients to interact with the server.
The response format is typically JSON or XML.
Examples of endpoints include /users, /products, and /orders.
Pagination in API is done by setting limit and offset parameters in the request.
Set a limit parameter to specify the number of results per page.
Set an offset parameter to specify the starting point of the page.
Return the total number of results and the current page number in the response.
Example: /api/users?limit=10&offset=20
Example response: {"results": [...], "total": 100, "page": 3}
I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.
C is a procedural language while C++ is an object-oriented language.
C does not support classes and objects while C++ does.
C++ supports function overloading while C does not.
C++ has a built-in exception handling mechanism while C does not.
C++ supports namespaces while C does not.
C++ supports references while C does not.
Polymorphism is the ability of an object to take on many forms. It has two types: compile-time and runtime polymorphism.
Compile-time polymorphism is achieved through function overloading and operator overloading.
Runtime polymorphism is achieved through virtual functions and function overriding.
Polymorphism allows for code reusability and flexibility in object-oriented programming.
Example of compile-time polymorphism: f...
I applied via LinkedIn and was interviewed in May 2022. There were 3 interview rounds.
General Questions were asked on probability, reasoning, logical etc
Coding questions were easy to medium. There were 2 questions 1 was easy and other was medium. It had 45 mins as time limit
Dsa coding round
Dsa questions
based on 2 reviews
Rating in categories
Senior Software Engineer
2.3k
salaries
| ₹10 L/yr - ₹40 L/yr |
Senior Consultant
2.1k
salaries
| ₹9 L/yr - ₹24.4 L/yr |
Principal Consultant
2k
salaries
| ₹10.9 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
| ₹8.5 L/yr - ₹34 L/yr |
SAP
MongoDB
Salesforce
IBM