Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Apple

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Apple | Offres d’emploi chez Apple | Salaires chez Apple | Avantages sociaux chez Apple
      Entretiens chez AppleEntretiens d’embauche pour Senior Software Developer (Java) chez AppleEntretien chez Apple


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Senior Software Developer (Java)

      6 janv. 2023
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre

      Autres retours d’entretien d’embauche pour un poste comme Senior Software Developer (Java) chez Apple

      Entretien pour Senior Java Developer

      18 avr. 2025
      Candidat à l'entretien anonyme
      Gurgaon, Haryana
      Offre refusée
      Entretien difficile

      Candidature

      J'ai passé un entretien chez Apple

      Entretien

      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.”

      Questions d'entretien [1]

      Question 1

      Prepare for every topics that are needed.
      1 réponse
      Expérience négative
      Entretien difficile

      Candidature

      J'ai postulé via une agence de recrutement. Le processus a pris 4 jours. J'ai passé un entretien chez Apple (Gurgaon, Haryana) en avr. 2025

      Entretien

      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

      Questions d'entretien [2]

      Question 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 réponse

      Question 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 réponse

      Entretien pour Senior Software Engineer - Java

      17 févr. 2022
      Candidat à l'entretien anonyme
      Londres, Angleterre
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Apple (Londres, Angleterre) en janv. 2022

      Entretien

      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.

      Questions d'entretien [1]

      Question 1

      None what I am allowed to disclose.
      Répondre à cette question
      1