i
Oracle
Filter interviews by
I applied via campus placement at Christ University, Bangalore and was interviewed before Jun 2021. There were 4 interview rounds.
Technology related topics
Topics were provided to us for Micro presentation- more related to emerging tech and its various use cases.
The emerging technology that excites me the most is Artificial Intelligence.
AI has the potential to revolutionize various industries such as healthcare, finance, and transportation.
One use case of AI is in medical diagnosis, where it can analyze large amounts of patient data to identify patterns and make accurate predictions.
Another use case is in autonomous vehicles, where AI can help improve safety and efficiency on ...
Top trending discussions
I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.
SOAP is a protocol, while REST is an architectural style for APIs.
SOAP is a protocol that uses XML for messaging and operates over HTTP, SMTP, or TCP.
REST is an architectural style that uses standard HTTP methods like GET, POST, PUT, DELETE.
SOAP has built-in security features like WS-Security, while REST relies on external security mechanisms.
SOAP is more rigid and requires more bandwidth, while REST is lightweight and...
The flow of Java code refers to the sequence of execution of statements in a Java program.
Java code is executed line by line from top to bottom.
Control flow can be altered by conditional statements like if-else and loops like for and while.
Methods are executed when called and return to the calling code upon completion.
Managerial round with 2 managers
Arrays and strings - 90 mins
Create Modules, railway reservation system - 60 mins
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.
It was an amazing interview.
S abJDQdlqd qk; qdkq;q bdkq;d
posted on 11 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
Basic DSA from the hacker rank website
posted on 1 Jan 2025
LeetCode , hard questions on dynamic programming, graphs, and more.
DSA, Cn, os, DBMS, ML
Key concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Allowing a class to inherit properties and behavior from another class.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and showing onl
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.
If multiple keys hash to the same index (collision), a linked list is used to store these pairs.
To retrieve a value, t...
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
A binary tree is a data structure where each node has at most two children.
Start by creating a Node class with left and right child pointers.
Implement methods to insert, search, and delete nodes in the tree.
Consider different traversal methods like inorder, preorder, and postorder.
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
2medium level questions
posted on 24 Sep 2024
Map unique elements in an array of strings
Create a map to store unique elements
Iterate through the array and add each element to the map as a key
Retrieve the keys of the map to get the unique elements
Sets are data structures that store unique elements and can be used to efficiently find elements in the set.
Sets do not allow duplicate elements, so each element in a set is unique.
To find elements in a set, you can use the 'has' method to check if a specific element is present in the set.
Sets are commonly used in programming for tasks like removing duplicates from a list or checking for the presence of specific elemen
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
| ₹9.4 L/yr - ₹29 L/yr |
SAP
MongoDB
Salesforce
IBM