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

      Datto

      Part of Kaseya

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Datto reviews | Datto jobs | Datto salaries | Datto benefits
      Datto interviewsDatto Software Engineer 1 interviewsDatto 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
      IBM
      3.6★Compensation and benefits
      avatar
      Concentrix
      3.6★Compensation and benefits
      avatar
      BairesDev
      3.8★Compensation and benefits
      avatar
      Sagility
      4.0★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.

      Software Engineer 1 Interview

      25 Aug 2020
      Anonymous interview candidate
      No offer
      Negative experience
      Difficult interview

      Application

      I applied online. I interviewed at Datto

      Interview

      Quick call with HR went well, I liked what I heard on the phone in terms of what the salary was, what . I thought I'd be getting a reasonable code screen. Get the code screen, and it doesn't support ANYTHING that a software developer would normally use to do daily tasks like making API calls or querying databases. Common language features like C#'s async keyword and Java's java.net.http library are completely unavailable despite the coding service reporting that the versions of the languages are sufficiently new enough to support these features. There was no way for me to actually test for this before I had written the bulk of my code. All that time I spent working? Gone. There goes my ability to produce any kind of good result on the subsequent questions; had essentially no time to think about the more difficult problem. If you're a software engineer with some kind of experience at all, making a GET request to an API is a trivial task. A bit less so with making a database call from code, but nowhere NEAR a monumental task, especially if it can be just a quick hack for an interview question. For a company that prides itself on its culture, it can't have a very good engineering one if this is the kind of way they test candidates.

      Interview questions [1]

      Question 1

      Make a GET request to an API, print out the result from database. There are some constraints on what could possibly be in the result set (nothing, more than one value, etc.) so account for those.
      1 Answer
      6