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

      Arena Solutions

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Arena Solutions reviews | Arena Solutions jobs | Arena Solutions salaries | Arena Solutions benefits
      Arena Solutions interviewsArena Solutions Senior Web Applications Engineer interviewsArena Solutions 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
      Intel Corporation
      3.7★Compensation and benefits
      avatar
      Arm
      4.4★Compensation and benefits
      avatar
      Moody's
      3.7★Compensation and benefits
      avatar
      Unity
      3.6★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.

      Senior Web Applications Engineer Interview

      10 Jul 2015
      Anonymous interview candidate
      Foster City, CA
      Declined offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 2 weeks. I interviewed at Arena Solutions (Foster City, CA) in Jul 2015

      Interview

      Found job on Craigslist.org, sent email, then got back from a recruiting agent. Then I had a short conversation with the recruiter. Then she schedule another phone screen with company's HR. Afterward, an onsite interview was schedule the next week. The interview started 1pm to 6:20pm. I met 8 people include the hiring manager, EVP, a few Sr Web Application Developers, Team lead.

      Interview questions [2]

      Question 1

      Write the function to implement fibonacci Number. F(n) = F(n-1) + F(n-2) base case: F(0) = 0; F(1) = 1;
      1 Answer

      Question 2

      What is different between a and b function foo() { a = 4; var b = 5; }
      2 Answers