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 Architect Interview Questions and Answers

Updated 20 Sep 2024

Oracle Architect Interview Experiences

3 interviews found

Architect Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2022

Round 1 - Technical 

(2 Questions)

  • Q1. Find median of 2 arrays
  • Ans. 

    To find median of 2 arrays, merge them and sort. Then return middle element or average of middle 2 elements.

    • Merge the 2 arrays into a single array

    • Sort the merged array

    • If the length of the merged array is odd, return the middle element

    • If the length of the merged array is even, return the average of the middle 2 elements

  • Answered by AI
  • Q2. Architecture of previous project
  • Ans. 

    The architecture of my previous project was focused on sustainability and functionality.

    • Incorporated passive solar design principles

    • Used locally sourced and recycled materials

    • Implemented rainwater harvesting system

    • Maximized natural ventilation and lighting

    • Designed for multi-functional use

    • Utilized modular construction techniques

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They ask bookish questions , google various interview websites

Skills evaluated in this interview

Architect Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2024

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

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Case Study 

Designarchitect for an ecommerce wensite

Round 2 - HR 

(2 Questions)

  • Q1. What you about oracle
  • Q2. Why you want to join oracle
  • Ans. 

    I want to join Oracle because of their innovative technology solutions and reputation as a leader in the industry.

    • Opportunity to work with cutting-edge technology

    • Desire to be part of a leading company in the industry

    • Excited about the potential for growth and development

    • Attracted to the company culture and values

  • Answered by AI

Architect Interview Questions Asked at Other Companies

Q1. How do you find the resources available on a server if it is on p ... read more
Q2. Hav u worked on any international projects? What are the 5 levels ... read more
Q3. How does Authentication in Web API works? What are the dirrent en ... read more
Q4. What does a dotted cross in the architectural drawing depicts?
Q5. 1. Briefly run through your architectural design experience. 2. A ... read more

Architect Interview Questions & Answers

user image Anonymous

posted on 30 Jun 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Conver month to mocroservices using oci paas service
Round 2 - Technical 

(1 Question)

  • Q1. How do you convert monolithic application to mocroservices?
  • Ans. 

    To convert a monolithic application to microservices, you need to break down the application into smaller, independent services.

    • Identify the different functionalities of the monolithic application

    • Decide on the boundaries of each microservice

    • Refactor the codebase to separate out the functionalities into individual services

    • Implement communication between the microservices using APIs or messaging queues

    • Deploy the microser...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technically be sure and clear about your thoughts.

Skills evaluated in this interview

Architect Jobs at Oracle

View all

Interview questions from similar companies

Architect Interview Questions & Answers

Amdocs user image Puja Khandhedia

posted on 28 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Micro services concept, cloud concept, batch processing
Round 2 - Technical 

(1 Question)

  • Q1. Kafka, spring batch , cloud best practices, containerization, Architectural principles,
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round No technical questions
Round 4 - HR 

(1 Question)

  • Q1. Salary, Work Policy
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain your App Archictecture
  • Ans. 

    Our app architecture follows a microservices approach, utilizing Docker containers and Kubernetes for scalability and flexibility.

    • Utilizes microservices architecture for modular and scalable development

    • Uses Docker containers for easy deployment and management

    • Leverages Kubernetes for orchestration and scaling

    • Implements RESTful APIs for communication between services

  • Answered by AI
  • Q2. Design Patterns

Skills evaluated in this interview

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

(1 Question)

  • Q1. Explain the role in current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on projects mentioned in the resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. How to handle security in Kafka?
  • Ans. 

    Security in Kafka can be handled through authentication, authorization, encryption, and SSL/TLS.

    • Implement authentication mechanisms like SASL or SSL for secure communication between clients and brokers.

    • Set up ACLs (Access Control Lists) to control access to topics and resources.

    • Enable encryption using SSL/TLS to secure data in transit.

    • Use tools like Confluent Security Plugins for additional security features.

    • Regularly ...

  • Answered by AI
  • Q2. Benefits of Microservices?
  • Ans. 

    Microservices offer benefits such as scalability, flexibility, resilience, and easier maintenance.

    • Scalability: Microservices allow for individual components to be scaled independently, leading to better resource utilization.

    • Flexibility: Each microservice can be developed, deployed, and updated independently, allowing for more flexibility in the development process.

    • Resilience: If one microservice fails, it does not brin...

  • Answered by AI
  • Q3. Have you done any customisation in spring-boot?
  • Ans. 

    Yes, I have done customisation in spring-boot.

    • Implemented custom error handling by extending ResponseEntityExceptionHandler

    • Created custom annotations for validation

    • Configured custom logging using Logback

  • Answered by AI

Skills evaluated in this interview

I applied via Job Portal and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. GCP group for merge the projects to reduce the 100 to 25.
  • Ans. 

    Create a GCP group to merge projects and reduce from 100 to 25.

    • Identify the projects to be merged based on criteria such as functionality, ownership, or resource usage.

    • Create a new GCP project to serve as the merged project.

    • Migrate the necessary resources and data from the individual projects to the merged project.

    • Update any dependencies or configurations to reflect the changes.

    • Ensure proper access controls and permiss...

  • Answered by AI
  • Q2. Do you attend governess meeting
  • Q3. Why do want to make the change
  • Q4. GCP migration task in legacy and Cloud
  • Ans. 

    GCP migration involves transferring legacy systems to the cloud.

    • Identify the legacy systems that need to be migrated

    • Assess the compatibility of the legacy systems with GCP

    • Plan the migration strategy and timeline

    • Execute the migration process, ensuring data integrity and minimal downtime

    • Test and validate the migrated systems in the GCP environment

    • Optimize and fine-tune the migrated systems for optimal performance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Naukri has best resource for Cloud and niche skill level

Skills evaluated in this interview

I applied via Referral and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All the questions are from the resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and communicate clearly. Questions will be from your Resume.

Interview Questionnaire 

1 Question

  • Q1. About design. solid principles, recent product we designed

Interview Preparation Tips

Interview preparation tips for other job seekers - looking for the updated techologies.

Oracle Interview FAQs

How many rounds are there in Oracle Architect interview?
Oracle interview process usually has 1-2 rounds. The most common rounds in the Oracle interview process are Technical, Case Study and HR.
How to prepare for Oracle Architect interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Oracle. The most common topics and skills that interviewers at Oracle expect are AWS, Consulting, Oracle, EPM and IDM.
What are the top questions asked in Oracle Architect interview?

Some of the top questions asked at the Oracle Architect interview -

  1. How do you convert monolithic application to mocroservic...read more
  2. Architecture of previous proj...read more
  3. Find median of 2 arr...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
Google Interview Questions
4.4
 • 846 Interviews
Cisco Interview Questions
4.2
 • 395 Interviews
SAP Interview Questions
4.2
 • 303 Interviews
Salesforce Interview Questions
4.1
 • 267 Interviews
Adobe Interview Questions
4.0
 • 248 Interviews
View all
Oracle Architect Salary
based on 45 salaries
₹20 L/yr - ₹70.1 L/yr
65% more than the average Architect Salary in India
View more details

Oracle Architect Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
OCI Architect

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

Service Reliability and Observability Engineer/Architect

Kolkata,

Mumbai

+5

6-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
2.4k salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Senior Consultant
2.1k salaries
unlock blur

₹9 L/yr - ₹24.4 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.4 L/yr - ₹29 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