Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Oracle

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Oracle | Empleos en Oracle | Sueldos en Oracle | Prestaciones en Oracle
      Entrevistas en OracleEntrevistas para el cargo de Software Engineer III en OracleEntrevista en Oracle


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Software Engineer III

      24 ago 2014
      Candidato de entrevista anónimo
      Bengaluru
      Oferta rechazada
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 4 semanas. Acudí a una entrevista en Oracle (Bengaluru) en feb 2014

      Entrevista

      I was contacted by an HR personnel from recruiting to set up an interview. At first there was an online test which consisted of some MCQs mostly from Java and DB. After an week, an face to face interview was scheduled. To my surprise, it was actually a coding test where they'll give you a few problems and you have to choose one and write design and program. All the problems were fairly easy and I just had to basically waste a day for an hour of coding. Later I was contacted again and told that I cleared the programming test and now a f2f interview would be conducted. In the f2f round, first round was taken by a guy who probably had same or less experience than me. All standard questions and I answered them all. Next round was taken by an architect who asked many design related question and many problems to be solved using java. Again, I did very well. Next was the round with the manager who asked the usual question of why am I leaving my current company and what are my expectations from this new job etc. Then the final round with the Director who again asked my expectation. I told him that I already had an offer from a different company and they should try to match it. He said the best they could do is match 80% of the other offer and went on for over an hour to make me understand why Oracle is a better company to work for than others. It was very clear that they were very impressed by the interviews and the director almost urged me to join even if the offer couldn't be the one I was looking for. Later that day I was again contacted by the manager by phone and asked whether I'd join if they offer 80% of the other offer and I said yes. I sent out the required documents to the HR but never really heard from them till now which is 6 months from the f2f interview day.

      Preguntas de entrevista [1]

      Pregunta 1

      Design LRU cache using basic data structures
      2 respuestas

      Otras evaluaciones sobre las entrevistas para el cargo de Software Engineer III en Oracle

      Entrevista para Software Engineer III

      7 may 2025
      Candidato de entrevista anónimo
      Bengaluru
      Sin ofertas
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Me postulé a través de un reclutador. Acudí a una entrevista en Oracle (Bengaluru) en mar 2025

      Entrevista

      1. Initial Coding Screening Round (HackerRank) Format: Online assessment through the HackerRank platform. Number of Questions: 2 coding problems. Difficulty Level: Medium to hard. Focus Areas: Data Structures and Algorithms. Optimized problem-solving under time constraints. Objective: This round serves as an initial filter to assess the candidate’s core programming and algorithmic skills. Candidates who successfully solve both problems or demonstrate strong logic and efficiency move on to the next phase. 2. Loop Interview (4 Technical & Behavioral Rounds) Candidates who clear the screening round will be invited to participate in a loop interview, consisting of 4 back-to-back rounds. Each round is approximately 45–60 minutes. Round 1: Coding Interview (DSA – Trees Focused) Format: Live coding with an interviewer. Topic Focus: Data Structures and Algorithms, especially Tree-based problems (e.g., Binary Tree, BST, Traversals, Recursive logic). Difficulty: Medium level. Skills Assessed: Logical thinking Code correctness Space-time optimization Code readability Round 2: System Design (LLD + HLD) Topics Covered: Low-Level Design (LLD): Object-oriented programming principles, class design, and real-time implementation patterns. High-Level Design (HLD): End-to-end architecture design of a Medical System. Expectations: Clear articulation of component interaction. Handling scalability, reliability, and performance. Use of appropriate design patterns and technologies. Round 3: Bar Raiser Round Focus: Behavioral and situational judgement. Purpose: To assess the candidate’s attitude, problem ownership, collaboration, adaptability, and leadership traits. It may also include situational problem-solving and conflict-resolution scenarios. Note: This round is crucial for gauging cultural fit and long-term potential within the team and organization. Round 4: Hiring Manager Round Primary Focus: In-depth discussion on Medical System Design. What to Expect: You may be asked to improve or iterate over the design you provided earlier. Justify design decisions with trade-offs. Discuss past experiences in building or designing similar systems. Questions about team collaboration, project challenges, timelines, and ownership. Objective: The hiring manager evaluates not only your technical design depth but also your alignment with the team’s vision and project needs.

      Preguntas de entrevista [1]

      Pregunta 1

      DSA medium difficulty questions and medical system LLD and HLD designs
      Responder pregunta
      1

      Entrevista para Software Engineer III

      25 nov 2023
      Empleado anónimo
      Bengaluru
      Oferta aceptada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 1 semana. Acudí a una entrevista en Oracle (Bengaluru) en jul 2022

      Entrevista

      First based on my resume I was shortlisted for an interview and then I got a call for technical rounds. There were two technical and one final HR discussion round was there. After one week of that, I got an offer letter.

      Preguntas de entrevista [1]

      Pregunta 1

      First technical round: 1) Expla1in difference b/w ArrayList and LinkedList. 2) Embedded server in spring boot and some configurations we can do around that. Second technical round: 1) Implement LRU Cache and explain it. 2) If you have released a new feature to the production and a critical issue got introduced then what is the immediate solution ? Ans: Jump back to the older version. 3) Explain Kafka and its industry uses. 4) What is Hash Collision?
      Responder pregunta
      1

      Entrevista para Software Engineer III

      2 mar 2022
      Empleado anónimo
      Seattle, WA
      Oferta aceptada
      Experiencia positiva
      Entrevista fácil

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Oracle (Seattle, WA) en dic 2021

      Entrevista

      I had one technical interview for one hour and then 5 more interviews all in one day as an on-site interview. The overall interview was easy and friendly. If you study leetcode questions you will be able to answer all of them.

      Preguntas de entrevista [1]

      Pregunta 1

      all leetcode easy to medium questions.
      Responder pregunta

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      AttackIQ
      4.4★Remuneración y prestaciones
      avatar
      Riba&Carod Associats
      4.4★Remuneración y prestaciones