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

Filter interviews by

Oracle IT Consultant Interview Questions and Answers

Updated 9 Jan 2025

Oracle IT Consultant Interview Experiences

4 interviews found

IT Consultant Interview Questions & Answers

user image lucky rana

posted on 9 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

The interview consisted of four straightforward questions focused on stacks, linked lists, and arrays.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Architecture and performance tuning

IT Consultant Interview Questions Asked at Other Companies

Q1. Tell me if your system is infected by a virus how you will recove ... read more
asked in TCS
Q2. Write a Java program for detecting where a given number is a prim ... read more
asked in TCS
Q3. What is inheritance and interface? Which type of inheritance is n ... read more
Q4. What did you use PTC Windchill RV&S for in your previous expe ... read more
Q5. What is BSOD? How do you troubleshoot it.

IT Consultant Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2022

I applied via LinkedIn and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 mins Reasoning, Maths MCQ based Test

Round 2 - Technical 

(1 Question)

  • Q1. Detect a Loop in Linked List.
  • Ans. 

    Detect a loop in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • If the faster pointer reaches the end of the list, there is no loop.

    • Time complexity is O(n) and space complexity is O(1).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Sum a Large File with salary records (with 10^9 records)

Skills evaluated in this interview

IT Consultant Interview Questions & Answers

user image Satya Manju

posted on 30 Apr 2022

I applied via Naukri.com and was interviewed before Apr 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Assignment 

Aptitude , logical and few coding sal and java questions

Round 3 - Technical 

(1 Question)

  • Q1. Introduce yourself, Explain previous projects and project related questions.
Round 4 - Technical 

(1 Question)

  • Q1. Few logical and puzzles. Project relates questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience.Technical round 1 is related to.project and technical round 2 is related to puzzles

Oracle interview questions for designations

 IT Principal Consultant

 (1)

 Consultant

 (11)

 IT Analyst

 (1)

 Senior Consultant

 (18)

 Associate Consultant

 (17)

 Staff Consultant

 (11)

 Principal Consultant

 (9)

 Technical Consultant

 (2)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between custom Metadata and custom settings
  • Ans. 

    Custom metadata is customizable, deployable, and upgradeable application metadata, while custom settings are application settings that can be accessed using Apex code.

    • Custom metadata is deployable and upgradeable, while custom settings are not

    • Custom metadata is customizable at the field level, while custom settings are not

    • Custom metadata can be accessed in Apex using SOQL queries, while custom settings can be accessed

  • Answered by AI
  • Q2. Basic implementation questions
Round 2 - Technical 

(2 Questions)

  • Q1. Tell about your most challenging task
  • Q2. Can we call Aura from LWC
  • Ans. 

    Yes, Aura can be called from LWC using the lightning namespace

    • Aura can be called from LWC using the 'lightning' namespace

    • You can use 'lightning/navigation' to navigate to a record page or URL

    • You can also use 'lightning/messageService' to communicate between components

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interview be clear on all the basics

Skills evaluated in this interview

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

Hackerank test with MCQ and 2 coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Asked 2 DSA questions
Round 3 - Technical 

(1 Question)

  • Q1. Asked questions on SQL, puzzles and DSA
Round 4 - HR 

(1 Question)

  • Q1. Why you want to join
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Implement custom reduce function in js
  • Ans. 

    Custom reduce function in JavaScript

    • Create a function that takes an array, a callback function, and an initial value as parameters

    • Iterate through the array and apply the callback function to each element, updating the accumulator

    • Return the final accumulator value

  • Answered by AI
  • Q2. Box sizing in css
  • Ans. 

    Box sizing in CSS determines how the total width and height of an element is calculated.

    • Box-sizing property can have values of content-box (default) or border-box

    • content-box includes only the content, border, and padding in the width and height calculations

    • border-box includes the content, padding, and border in the width and height calculations

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Automatic Data Processing (ADP) Consultant interview:
  • Javascript
  • Angular

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. They discuss about more of the basics to advance technical queries on the product they recruiting you
  • Q2. How s the Azure pricing
  • Ans. 

    Azure pricing is based on usage and offers various pricing options.

    • Azure pricing is pay-as-you-go, meaning you only pay for what you use

    • There are different pricing tiers based on services and resources

    • Discounts are available for long-term commitments or reserved instances

  • Answered by AI

Skills evaluated in this interview

Consultant Interview Questions & Answers

Adobe user image harish sridharan

posted on 16 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Focus on all basic aptitude concepts

Round 2 - Technical 

(1 Question)

  • Q1. Stack parenthesis
Round 3 - HR 

(1 Question)

  • Q1. Have you attended hackerrank
  • Ans. 

    Yes, I have attended Hackerrank for coding challenges and practice.

    • I have completed coding challenges on Hackerrank to practice my skills

    • I have participated in coding competitions on Hackerrank

    • I have used Hackerrank to prepare for technical interviews

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. NSX-T design and deployment
  • Q2. Nsx-t design and deployment questions.

Oracle Interview FAQs

How many rounds are there in Oracle IT Consultant interview?
Oracle interview process usually has 2 rounds. The most common rounds in the Oracle interview process are Technical, Resume Shortlist and Assignment.
What are the top questions asked in Oracle IT Consultant interview?

Some of the top questions asked at the Oracle IT Consultant interview -

  1. Detect a Loop in Linked Li...read more
  2. Few logical and puzzles. Project relates questio...read more
  3. Architecture and performance tun...read more

Tell us how to improve this page.

Oracle IT Consultant Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Google Interview Questions
4.4
 • 871 Interviews
Amdocs Interview Questions
3.8
 • 532 Interviews
Zoho Interview Questions
4.3
 • 514 Interviews
Cisco Interview Questions
4.1
 • 396 Interviews
View all
Oracle IT Consultant Salary
based on 204 salaries
₹5.9 L/yr - ₹18.8 L/yr
19% more than the average IT Consultant Salary in India
View more details

Oracle IT Consultant Reviews and Ratings

based on 25 reviews

3.8/5

Rating in categories

3.4

Skill development

4.5

Work-life balance

3.2

Salary

4.5

Job security

4.3

Company culture

3.1

Promotions

3.4

Work satisfaction

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

₹10.2 L/yr - ₹40 L/yr

Senior Consultant
2.1k salaries
unlock blur

₹9 L/yr - ₹25 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 - ₹34 L/yr

Explore more salaries
Compare Oracle with

SAP

4.2
Compare

MongoDB

3.8
Compare

Salesforce

4.1
Compare

IBM

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