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

      Typeform

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Typeform reviews | Typeform jobs | Typeform salaries | Typeform benefits
      Typeform interviewsTypeform Senior Software Engineer In Test interviewsTypeform 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.

      Top companies for "Compensation and Benefits" near you

      avatar
      Amazon
      3.7★Compensation and benefits
      avatar
      Amazon Web Services
      3.9★Compensation and benefits
      avatar
      Google
      4.5★Compensation and benefits
      avatar
      Meta
      4.6★Compensation and benefits

      Senior Software Engineer In Test Interview

      2 Jul 2018
      Anonymous interview candidate
      Barcelona
      No offer
      Negative experience
      Easy interview

      Application

      I applied online. The process took 3 weeks. I interviewed at Typeform (Barcelona) in Jun 2018

      Interview

      I had a first interview with a HR guy and someone from QA department. It took around 30 minutes and it was more about my general experience (overview, that tools I've used, etc). For the second interview which was a live coding session, I had to code a FizzBuzz test. Once I was done they changed the test a little bit (FizzBuzzRazz, see below) and asked me to refactor the code. However, the interviewers made a mistake with the requirements for the second exercise and it took me a little bit more to figure out there was something wrong. They said I was right so they updated the requirements and I finally completed it. However after waiting for a week they replied saying that I haven't been selected for the role without any reason. It was weird and not very professional.

      Interview questions [2]

      Question 1

      Code a FizzBuzz test
      Answer question

      Question 2

      Code a FizzBuzzRazz test. If it's divisible by 3 print "Fizz" if it's divisible by 5 print "Buzz" if it's divisible by 7 print "Razz" if it's divisible by 3 and 5 print "FizzBuzz" if it's divisible by 3 and 7 print "FizzRazz" if it's divisible by 5 and 7 print "BuzzRazz"
      2 Answers
      2