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

      Intel Corporation

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Intel Corporation reviews | Intel Corporation jobs | Intel Corporation salaries | Intel Corporation benefits | Intel Corporation conversations
      Intel Corporation interviewsIntel Corporation Firmware Engineering interviewsIntel Corporation 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.

      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.

      Top companies for "Compensation and Benefits" near you

      avatar
      Smartmatic
      3.7★Compensation and benefits

      Bowls

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

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Firmware Engineering Interview

      1 Apr 2019
      Anonymous employee
      Jerusalem, Jerusalem

      Other Firmware Engineering interview reviews for Intel Corporation

      Firmware Engineering Interview

      14 Jan 2022
      Anonymous interview candidate
      No offer
      Positive experience
      Average interview
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through an employee referral. The process took 2 weeks. I interviewed at Intel Corporation (Jerusalem, Jerusalem) in Nov 2018

      Interview

      They described the position for a few minutes and then started right away with two hours of questions. Some of topics were: probability, dynamic programming, C programming, pointers, Combinatorics, Algorithmic questions/ riddles .

      Interview questions [1]

      Question 1

      Given a function rand() that returns 0 in probability of 0.5 and 1 in 0.5, write a function that generates a number between 0 - n-1 in uniform distribution. that is, for every x in {0,...,n-1} , P(random() == x) = 1/n.
      1 Answer

      Application

      I applied through an employee referral. The process took 1 week. I interviewed at Intel Corporation

      Interview

      Was reached out to by Intern recruiter to set up a meeting. Told me lots about the interview process and sent me an internship PDF package. Was interviewed by two engineers.

      Interview questions [1]

      Question 1

      Fix the errors in this FizzBuzz Code
      Answer question