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

      TravelLocal

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: TravelLocal reviews | TravelLocal jobs | TravelLocal salaries | TravelLocal benefits
      TravelLocal interviewsTravelLocal Senior Frontend Engineer - React interviewsTravelLocal 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
      American Express Global Business Travel
      3.6★Compensation and benefits

      Senior Frontend Engineer - React Interview

      4 Jul 2024
      Anonymous interview candidate
      No offer
      Negative experience

      Other Senior Frontend Engineer - React interview reviews for TravelLocal

      Senior Frontend Engineer - React Interview

      15 Mar 2024
      Anonymous interview candidate
      No offer
      Negative experience
      Average interview

      Application

      I interviewed at TravelLocal

      Interview

      Primera entrevista fue con la persona de Recursos Humanos de la empresa. Nada especial, las preguntas habituales. La segunda parte fue la entrevista programada en una de las plataformas dedicadas a ello. No la hice al 100%, pero no estaba lejos de hacerlo. La respuesta después de varios días fue que me responderían en unas semanas porque la persona de Recursos Humanos no estaría disponible. Luego tuve que pedir feedback, porque no me respondían, solo para recibir el correo estándar de que no seguía en el proceso. Por el tiempo invertido, creo que se podría esperar más. En general, una experiencia muy mala.

      Interview questions [1]

      Question 1

      Preguntas habituales de Recursos Humanos sobre el CV y la experiencia. Prueba práctica online.
      Answer question
      Average interview

      Application

      I applied online. The process took 4 days. I interviewed at TravelLocal in Jun 2024

      Interview

      Before even getting to interview there is questionnaire about your experience interview 1 - 1-on-1 meeting with the Engineering manager - Usual questions about technical and work experience - seemed to focus on knowledge about front end architecture this line of questioning may have been guided by the input of the questionnaire - Seeming a lot of questions about conflict - to the point were I started to wonder if dealing with conflict had been a problem for the company in the past. - There was a few lines said at the end that was a friendly style "get to know you" - but this was kind of throw away. I think there was a missed opportunity really - these interviews are an opportunity for candidates to get to know people they might be working with. Also I think companies need to understand that its not just them interviewing the candidate - the candidate is interviewing them as well. Timed tech test Next step was meant to be an online timed test with a follow up tech interview to discuss the test - The tech test might be one of the worse I've encountered - its in the vein of "Lets get you to writing frontend related code in an environment where you can't see or click on the ui you are creating" which is kind of stupid. They do say that you can use your own IDE/playground to write the code and paste it in but then suddenly having to set up you IDE or playground for each question isn't without additional stress. - For the first question was how to build a list in js that allows you to click and change the order of things in a list. I went with using a playground so I could at least see and play with what I was building. When it came to copy and paste what I had written into the textfield low and behold the code would not paste it.. 20 seconds later the tiem for the question was up! Again this is stupid. - Some of the questions asked you to look at some code examples and answer some questions about them. fair enough. Specifically for a question about a piece of react code, some of the answer were worded that badly that badly that they almost didn't make sense. There was a sample of class based React component - I haven't touched React class based code since 2018 so the question felt dated. And some typescript "does your head work like a compiler" style questions - these are always fairly pointless. - Having give up on using a playground to write some code I started trying to write a React version of the same list that made up the first exercise in the test UI. Part way though I give up the ghost and decided I probably didn't want the job. In summary The whole interview process felt very unfriendly and a little inhuman. The tech test felt like a box ticking exercise that certainly wouldn't have allowed me, or anyone else, to show our talents and what I can bring to a company. The thought about having a follow up converstation based on that tech test and writing simple lists.. not great. Though I hate the time they take there might be something to say for the good old fashioned take home test - at least you have the option to take the code in an interesting direction and show off your skills little. In fairness the one person I did speak to seemed fairly nice even if there wasn't much in the way of small talk. Perhaps a better use of time would have been to discuss some recommendations for improvements on their sites. Like accessibility - come on guys keyboard navigation on your forms should at least be a basic. Jokes aside this is all said with the hope that the company improves its interviewing process - what the company does is actually a nice service and could be really interesting. The interview process as it is lets them down. From this interview experience I have no desire to work here.

      Interview questions [1]

      Question 1

      Write a list with clickable elements, using dom methods and a later version using React. Here is my DOM method that the online test tool wouldn't let me submit.
      1 Answer
      3