Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      Apple

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Apple | Vagas da empresa Apple | Salários da empresa Apple | Benefícios da empresa Apple
      Entrevistas da empresa AppleEntrevistas do cargo de Senior Software Engineer - Java da empresa AppleEntrevista da empresa Apple


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Senior Software Engineer - Java

      17 de fev. de 2022
      Candidato(a) sigiloso(a) à entrevista
      Londres, Inglaterra

      Outras avaliações de entrevista de vagas de Senior Software Engineer - Java da empresa Apple

      Entrevista para Senior Java Developer

      18 de abr. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Gurgaon, Haryana
      Oferta recusada
      Nenhuma oferta
      Experiência negativa
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. O processo levou 3 semanas. Fui entrevistado pela Apple (Londres, Inglaterra) em jan. de 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.

      Perguntas de entrevista [1]

      Pergunta 1

      None what I am allowed to disclose.
      Responder à pergunta
      1
      Experiência negativa
      Entrevista difícil

      Candidatura

      Candidatei-me por meio de uma agência de recrutamento. O processo levou 4 dias. Fui entrevistado pela Apple (Gurgaon, Haryana) em abr. de 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

      Perguntas de entrevista [2]

      Pergunta 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 resposta

      Pergunta 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 resposta

      Entrevista para Senior Software Developer (Java)

      6 de jan. de 2023
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência neutra
      Entrevista difícil

      Candidatura

      Fiz uma entrevista na empresa 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.”

      Perguntas de entrevista [1]

      Pergunta 1

      Prepare for every topics that are needed.
      1 resposta