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

      Rover.com

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Rover.com reviews | Rover.com jobs | Rover.com salaries | Rover.com benefits
      Rover.com interviewsRover.com Software Engineer interviewsRover.com interview


      Glassdoor

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

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & 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 personalized job recommendations and updates by starting your searches.

      Software Engineer Interview

      Dec 8, 2018
      Anonymous Interview Candidate
      No offer
      Neutral experience
      Average interview

      Application

      I applied through college or university. The process took 3 weeks. I interviewed at Rover.com in Nov 2018

      Interview

      Applied November 2018 to a Software Engineering (University) role. First round: Coding Challenge on Hackerrank. I think the question involved strings. Regardless, it was pretty easy, just a weed-out test to see if you actually know how to code at a basic level. Second round: Technical Interview over the phone. Take turns with a recruiter implementing a class and its tests that parse a string and perform calculations on it. E.g, First turn interviewer would define a test to pass, then I would implement the functionality. Second turn I would define a test (to the recruiters specification) , and he would implement the functionality. Back-and-forth for a while. Overall pretty easy, and a good way of testing a candidate's ability to communicate and work alongside a team member. Lasted around an hour, with some time leftover to ask questions Third round: Ah, the dreaded Django coding project I heard about from glassdoor. No, You don't have to implement an entire web server. They give you a pre-built Django server, and ask you to perform some tasks on it. Deadline is flexible, but preferably turn it in within a week. You don't need to know Django or Python for this step, but it does help to have some experience with Model-View-Controller web frameworks. If you don't have this experience, don't sweat it, It's not too complicated and easy to pickup. First task is fixing up some bugs so the test will past. Some of the tests require other functions to be fixed, while some require the tests themselves to be fixed. Second task is refactoring a two methods that use similar code. I choose to implement a third method for this, but in hindsight it might've been worth looking into modifying the class itself. Third task is revising a feature to new specifications (I think it was modifying the stay length for sitters). Moderate difficulty, and there are a couple ways to go about it. Fourth task is implementing a new feature. Most of the implementation is already there, not too hard of a task. I maybe spent around 7-8 hours on it total, but it is easily doable within 3-4. After submitting, I was informed a day after that they were moving on to other candidates. As I spent a good chunk of time on the project (and I thought I did pretty well!), I asked for feedback. No response! Somewhat frustrating, but I understand. I think my code wasn't as clean as they liked, but besides that I have no idea why I was rejected. It's painfully obvious they are looking for people with experience in servers / web frameworks. Which is very... unusual to expect from University Undergrads. We aren't taught specific technology stacks, but rather concepts and general knowledge. Doesn't seem like a holistic way to run recruiting, but then again I'm just a slightly bitter Rover-hopeful! For the other undergrads applying to rover, don't be surprised about being rejected. It says nothing about your skills, but rather they are looking for a VERY particular type of programmer, not necessarily the "best" type.

      Interview questions [1]

      Question 1

      Something about String parsing
      Answer question
      3

      Other Software Engineer Interview Reviews for Rover.com

      Software Engineer Interview

      Mar 20, 2026
      Anonymous Interview Candidate
      Declined offer
      Positive experience
      Easy interview

      Application

      I interviewed at Rover.com

      Interview

      It was a very good interview we had a nice conversation and honestly super good vibes. Super sweet interviewer and I highly recommend to apply here if you can because the overall environment is healthy.

      Interview questions [1]

      Question 1

      Tell me about yourself, my background.
      Answer question

      Software Engineer Interview

      Oct 13, 2025
      Anonymous Interview Candidate
      Barcelona
      No offer
      Neutral experience
      Average interview

      Application

      I interviewed at Rover.com (Barcelona)

      Interview

      Quick HR call to get ti know you, and then a technical challenge with their Engineer where you had to approach several challenges (string manipulations) that had to pass pre-written tests

      Interview questions [1]

      Question 1

      Asking about you background and the tech challenge was about string manipulation
      Answer question

      Software Engineer Interview

      Feb 13, 2025
      Anonymous Interview Candidate
      Barcelona
      Declined offer
      Negative experience
      Easy interview

      Application

      I applied online. The process took 1 week. I interviewed at Rover.com (Barcelona) in Dec 2024

      Interview

      Series de preguntas de test driven development que encajaban unas con las otras , todo sobre strings , split de esto cast de esto etc etc etc toda la entrevista no tarda más que 20 minutos

      Interview questions [1]

      Question 1

      Quitar caracteres especiales de una string
      Answer question
      2