Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Apple

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Apple reviews | Apple jobs | Apple salaries | Apple benefits | Apple conversations
      Apple interviewsApple Web Applications Engineer interviewsApple interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Web Applications Engineer Interview

      10 Oct 2017
      Anonymous interview candidate
      Cupertino, CA
      No offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 4 weeks. I interviewed at Apple (Cupertino, CA) in Sept 2017

      Interview

      The interview process was very simple and straightforward. The first email was with one of the recruiters he scheduled a first technical phone interview. After clearing first round, recruiter scheduled the second technical round which was with screen sharing. After clearing the second interview I was invited at Apple for the final interview. It started from 9:45 am and ended around 5:15 pm. There were 8 rounds all were technical. Unfortunately, I didn't clear the final interview, I wanted this job as Apple is one of my dream company but it fine. I really got a chance to meet all smart people, they all were very good and supportive. First Phone round: General questions about javascript, ruby, CSS Second Phone round: SQL queries, CSS specificity, ruby "&" vs "and", hoisting effect in javascript. I am eager to share all the questions to help others to pursue their dream at Apple. I hope this might help some. :)

      Interview questions [10]

      Question 1

      Convert "1234" to 1234 without using any inbuilt method
      2 Answers

      Question 2

      Output of var text = 'outside'; function logIt(){ console.log(text); var text = 'inside'; }; logIt();
      1 Answer

      Question 3

      Design an API for purchasing tickets.
      Answer question

      Question 4

      Puma vs Unicorn, Quicksort, Mergesort, Deployment basics
      Answer question

      Question 5

      Rails vs Sinatra, Design an API for controlling all the tube lights at your home, it should also have a control to open or close the gate.
      Answer question

      Question 6

      Design Tic Tac Toe game in HTML, CSS, Javascript
      Answer question

      Question 7

      A table contains states and population. Find population where the state is "CA". Follow question find top 5 states with the highest number of population. Follow up, return the bird of all these top states. Bird was in a separate table.
      Answer question

      Question 8

      Design a Map API to show number of accidents
      Answer question

      Question 9

      Design API to display the total number of downloads IOS from different devices in the graph.
      Answer question

      Question 10

      We have 100 teams who perform testing. They all produce the testing results in different formats such as mysql, binary bits, xml, json, nosql,etc. Your task is to show all this in a web application within one week. How would you do it in one week and keep this constraint in mind that the results from these 100 teams are in different formats so your API should be able to work with all the different format.
      Answer question
      9