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

      Apple

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Apple | Empleos en Apple | Sueldos en Apple | Prestaciones en Apple
      Entrevistas en AppleEntrevistas para el cargo de Senior Software Engineer - Java en AppleEntrevista en Apple


      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 Senior Software Engineer - Java

      17 feb 2022
      Candidato de entrevista anónimo
      Londres, Inglaterra

      Otras evaluaciones sobre las entrevistas para el cargo de Senior Software Engineer - Java en Apple

      Entrevista para Senior Java Developer

      18 abr 2025
      Candidato de entrevista anónimo
      Gurgaon, Haryana
      Oferta rechazada
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en Apple (Londres, Inglaterra) en ene 2022

      Entrevista

      I describe the interview procedure too much, because I had no feedback after the first stage. Which was a pair programming coding exercise. Fairly easy problem, nothing horrific. The only problem was the given time is not enough to finish the test with proper TDD. I was told that was expected. So, you need to hurry if you want to put everything in your time frame. But I guess, that's part of the process. It should be a pair programming, but the interviewer didn't took any attention to the interview. He was working on another screen and didn't listened what I was doing and why. I asked if I could speak out loud, and explain what I did. The answer was: "I don't mind, however fits you the best." He wasn't interested in this interview at all, and this was the point when I realised I stand no chance to progress. When my time elapsed, he asked what have I done. He gave me 2 mins to explain and said, we have no more time. This is a very negative experience with probably the leading tech innovator in the World. You expect much, and much better interviewer and actually some interest by the interviewer should have been normal.

      Preguntas de entrevista [1]

      Pregunta 1

      None what I am allowed to disclose.
      Responder pregunta
      1
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Me postulé a través de una agencia de empleos. El proceso tomó 4 días. Acudí a una entrevista en Apple (Gurgaon, Haryana) en abr 2025

      Entrevista

      1 Programming Pre-assessment: code=pen based coding problem. 2 problems. Moderate to High difficult level. Dynamic Programmings and Sliding Window based problems. 2 Technical Interviews A - coding round (dynamic programming and sorting based) B - system design - how would you store files in a system where millions of photos are uploading to a system. Basically design a high-performance file storage system

      Preguntas de entrevista [2]

      Pregunta 1

      Given a list of houses, each painted with one of three colors, you want to minimize the cost of painting all the houses such that no two adjacent houses have the same color. You are provided with a 2D array where each element represents the cost of painting a house with a specific color. How can you implement a Java program to calculate the minimum cost to paint all houses while adhering to the color restriction?
      1 respuesta

      Pregunta 2

      You are given an array of words (strings) and an integer k k k. Your task is to write a function that returns the k k k longest words from the array. If there are fewer than k k k words in the array, return all the words sorted by length in descending order. If there are ties in length, return the words in alphabetical order. Input: An array of strings words[] where each string consists of lowercase and uppercase letters only. An integer k k k (1 ≤ k k k ≤ 100). Output: An array of the k k k longest words, sorted by length (and alphabetically if lengths are equal). Example: plaintextInput: words = ["apple", "banana", "kiwi", "grape", "watermelon"], k = 3 Output: ["watermelon", "banana", "apple"] Input: words = ["cat", "bat", "rat"], k = 5 Output: ["bat", "cat", "rat"] Constraints: The output array should not exceed k k k elements. You may assume that the input will always have at least one word.
      1 respuesta

      Entrevista para Senior Software Developer (Java)

      6 ene 2023
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia neutra
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Apple

      Entrevista

      Applicants interviewing for a job as a senior Java developer should have strong technical, problem-solving, and critical thinking skills and the most important examples listed in a resume should reflect these traits when an interviewer says, “walk me through your resume.”

      Preguntas de entrevista [1]

      Pregunta 1

      Prepare for every topics that are needed.
      1 respuesta