Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Oracle Team. If you also belong to the team, you can get access from here

Oracle Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 5.1k Reviews

Filter interviews by

Oracle Member Technical Staff Software Interview Questions and Answers

Updated 17 Apr 2024

Oracle Member Technical Staff Software Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I was interviewed before Apr 2023.

Round 1 - Aptitude Test 

MCQ around DSA and basic CS subjects like OS DBMS

Round 2 - One-on-one 

(2 Questions)

  • Q1. House Robber on leetcode
  • Q2. All neighbors distance k in binary tree
  • Ans. 

    Find all nodes at distance k from a given node in a binary tree.

    • Use depth-first search to traverse the binary tree and keep track of the distance from the target node.

    • When reaching the target node, start exploring its children at distance k.

    • Consider using a queue to keep track of nodes at each level while traversing the tree.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. It was ML system design where they asked me to design Quora
  • Q2. Code Kmeans from scratch
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vignan Institute of Technology and Science, Poochampally Mandal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude consists of reasoning, codes etc

Round 2 - Technical 

(2 Questions)

  • Q1. How do you motivate your team
  • Ans. 

    I motivate my team by setting clear goals, providing regular feedback, recognizing achievements, and fostering a positive work environment.

    • Setting clear goals and expectations

    • Providing regular feedback and constructive criticism

    • Recognizing and rewarding achievements

    • Fostering a positive work environment through team-building activities and open communication

  • Answered by AI
  • Q2. String code in python
  • Ans. 

    String manipulation in Python

    • Use string methods like split(), join(), replace(), etc.

    • Remember that strings are immutable in Python

    • Be mindful of string concatenation efficiency

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Pattern code right angle triangle
  • Q2. Tell me about your project
  • Ans. 

    Developed a mobile app for tracking daily water intake and setting hydration goals.

    • Used React Native for front-end development

    • Implemented Firebase for backend database and authentication

    • Included features like daily reminders and progress tracking

    • Received positive feedback from users on user-friendly interface

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Who is your motivation
  • Ans. 

    My motivation is my family and the desire to make them proud.

    • Family is my biggest motivation

    • I want to succeed to provide a better life for my loved ones

    • Their support drives me to work harder

    • Seeing their happiness when I achieve my goals fuels my determination

  • Answered by AI
  • Q2. Tell me about your project
  • Ans. 

    Developed a mobile application for tracking daily water intake

    • Designed user-friendly interface for inputting water consumption

    • Implemented reminder notifications to encourage regular hydration

    • Integrated with health tracking apps to provide comprehensive health data

    • Received positive feedback from users on improved hydration habits

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Quick sorting is asked in this round
  • Q2. Tree traversal was asked
Round 2 - Technical 

(2 Questions)

  • Q1. Merge sort was asked
  • Q2. Binary search was asked
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Code snippets apti to guess output

Round 2 - Coding Test 

5 questions with each 15 min time

Round 3 - Coding Test 

Long coding with 2 hrs time

Round 4 - Technical 

(2 Questions)

  • Q1. Db modelling for accounting app
  • Ans. 

    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)

  • Answered by AI
  • Q2. Class diagram and system design for any fintech app
  • Ans. 

    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 ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Design parking lot
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - While I was giving my last round, in between I got an email that I am not selected. Worst experience ever.

Skills evaluated in this interview

Team Member Interview Questions & Answers

Chetu user image GAURAV KUMAR

posted on 30 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Simple aptitude question

Round 2 - Coding Test 

Loops, basic binary search programme

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good questions around data structures and algorithms

Round 2 - Coding Test 

Good questions around data structures and algorithms

Round 3 - Coding Test 

Good questions around datastructures and algorithms

Round 4 - One-on-one 

(2 Questions)

  • Q1. Salesforce config
  • Q2. Lwc aura javascript databases sql
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Algorithm based coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Hard problem solved during project work
  • Q2. Most used technologies during work
  • Ans. 

    The most used technologies during work include Java, Spring Boot, AWS, Docker, and Kubernetes.

    • Java

    • Spring Boot

    • AWS

    • Docker

    • Kubernetes

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tentative Date of joining
  • Ans. 

    I am available to join within 2 weeks of receiving an offer.

    • Available to join within 2 weeks of receiving offer

    • Flexible with start date if needed

    • Can start immediately if required

  • Answered by AI
  • Q2. Salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Merge sort, check duplicates
  • Q2. String related questions

Oracle Interview FAQs

How many rounds are there in Oracle Member Technical Staff Software interview?
Oracle interview process usually has 2 rounds. The most common rounds in the Oracle interview process are Aptitude Test and One-on-one Round.
What are the top questions asked in Oracle Member Technical Staff Software interview?

Some of the top questions asked at the Oracle Member Technical Staff Software interview -

  1. All neighbors distance k in binary t...read more
  2. House Robber on leetc...read more

Tell us how to improve this page.

Oracle Member Technical Staff Software Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Google Interview Questions
4.4
 • 869 Interviews
Cisco Interview Questions
4.1
 • 396 Interviews
SAP Interview Questions
4.2
 • 305 Interviews
Salesforce Interview Questions
4.0
 • 270 Interviews
Adobe Interview Questions
4.0
 • 249 Interviews
View all
Oracle Member Technical Staff Software Salary
based on 23 salaries
₹13 L/yr - ₹36 L/yr
17% more than the average Member Technical Staff Software Salary in India
View more details

Oracle Member Technical Staff Software Reviews and Ratings

based on 6 reviews

4.0/5

Rating in categories

3.2

Skill development

4.8

Work-life balance

3.6

Salary

4.2

Job security

4.4

Company culture

2.7

Promotions

3.9

Work satisfaction

Explore 6 Reviews and Ratings
Senior Software Engineer
2.4k salaries
unlock blur

₹10.1 L/yr - ₹40 L/yr

Senior Consultant
2.1k salaries
unlock blur

₹9 L/yr - ₹24.6 L/yr

Principal Consultant
2k salaries
unlock blur

₹10.9 L/yr - ₹36 L/yr

Senior Member of Technical Staff
1.8k salaries
unlock blur

₹12 L/yr - ₹45 L/yr

Senior Application Engineer
1.4k salaries
unlock blur

₹9.5 L/yr - ₹30 L/yr

Explore more salaries
Compare Oracle with

SAP

4.2
Compare

MongoDB

3.8
Compare

Salesforce

4.0
Compare

IBM

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview