i
Oracle
Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
3 coding questions were asked and they were leetcode medium to hard level
I am a highly motivated SDET Engineer with a strong educational background in computer science.
Graduated with a Bachelor's degree in Computer Science
Completed multiple courses in software testing and quality assurance
Participated in internships where I gained hands-on experience in test automation
Continuously learning and staying updated on the latest technologies in the field
Logical questions were asked
Optimal solution expected
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Questions on Operating System, DataBase Management System, Object Oriented programming Skills and a coding question which was of easy to medium difficulty.
3 dsa questions and 12 MCQs on os and dbms
I applied via Naukri.com and was interviewed before May 2022. There were 3 interview rounds.
Dsa questions started with arrays goes till graphs
It was basically based on normal aptitude questions.
It had leetcode medium to hard questions.
I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.
50 Questions were asked
3 questions of 30 mins each
I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.
Program on array
Arrays are used to store multiple values in a single variable
Arrays can be of any data type
Arrays can be accessed using index numbers
Arrays can be sorted and searched
I applied via Referral
A generic swap function swaps two values of any data type.
The function should take two parameters of any data type.
Use a temporary variable to store the value of one parameter.
Assign the value of the second parameter to the first parameter.
Assign the value of the temporary variable to the second parameter.
Search for an element in a rotated sorted linked list.
Find the pivot point where the list is rotated.
Divide the list into two sublists based on the pivot point.
Perform binary search on the appropriate sublist.
Handle edge cases such as empty list and list with only one element.
Search an element in a rotated sorted array
Find the pivot point where the array is rotated
Divide the array into two sub-arrays based on pivot point
Perform binary search on the appropriate sub-array
Repeat until element is found or sub-array size is 1
Find 5 missing numbers in an array of size 95 containing numbers in range 1 to 100.
Create a boolean array of size 100 and mark the present numbers
Iterate through the boolean array and find the missing numbers
Alternatively, use a HashSet to store the present numbers and find the missing ones
Given a Sudoku board, find possible numbers for an empty cell.
Iterate through empty cells and check possible numbers using row, column, and box constraints.
Use a set to keep track of possible numbers for each empty cell.
Return the set of possible numbers for the given empty cell.
Find integer average of 4 unsigned integers without typecasting
Add all the integers and divide by 4
Use bit shifting to divide by 4
Handle overflow by using long long data type
Use unsigned int data type for input
Code to identify 32 bit or 64 bit architecture of a processor
Check if the operating system is 32 bit or 64 bit
If OS is 32 bit, processor is 32 bit
If OS is 64 bit, check if processor supports 64 bit architecture
Use CPUID instruction to check if processor supports 64 bit architecture
Convert binary number to base 64 integer
Divide the binary number into groups of 6 bits
Convert each group of 6 bits to decimal
Map the decimal value to the corresponding base 64 character
Concatenate the base 64 characters to form the final integer
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Hyderabad / Secunderabad,
Bangalore / Bengaluru
6-11 Yrs
₹ 19-18.05 LPA
Senior Software Engineer
2.4k
salaries
| ₹12 L/yr - ₹40 L/yr |
Principal Consultant
2.1k
salaries
| ₹10.9 L/yr - ₹37 L/yr |
Senior Consultant
2.1k
salaries
| ₹8.6 L/yr - ₹28 L/yr |
Senior Member of Technical Staff
1.8k
salaries
| ₹13.4 L/yr - ₹45 L/yr |
Senior Application Engineer
1.4k
salaries
| ₹9.7 L/yr - ₹30 L/yr |
SAP
MongoDB
Salesforce
IBM