Skip to main content
DrChrono logo

Welcome to DrChrono Engineering Hacker Challenge

Test duration60 mins
No. of questions2 questions
Platform Help|Execution Environment|FAQ

Instructions

 

You have a total of 60 minutes for both questions

  1. Take this hacker challenge

  2. You are free to choose any language to do the challenge in, but here are our preferences -

    • Our preferential languages to use in the challenge are: Objective-C, Python, Javascript, Erlang, and Swift. 

    • Other languages frequently used for webdev are also impressive to use to use for the challenge: Ruby, Clojure, Go, Perl (to some degree), C/C++ (to some degree).

    • We don't use these in drchrono, but will be impressed if you test well using them: Rust, OCaml, Haskell, Lisp, Lua, Racket, F#, D, & Scala.

    • The languages least relevant to drchrono are: C#, VB.NET, Java

  3. If the code area contains the function signature, just complete the function alone, we'll take care of the main function, headers, etc

  4. If you're expected to write the full code, it'd be mentioned in the code area. All inputs are from STDIN and output to STDOUT. If you're using Java, use the classname as 'Solution'

  5. To understand more about the environment, time limits, etc. you can read the FAQ here

  6. You can print to console to debug your code using the appropriate print command for each language (Eg: cout for C++, printf for C, etc.)

 

Steps to getting hired

  1. Take this challenge.

  2. Our hacking team looks at your skills from the challenge. 

  3. Do amazing. We call you to chat about your experience.

  4. Get ramped up on our tech stack to prepare for a hackathon.

  5. Come in for an in person hackathon. (Find out more information here about a Django hackathon or iOS hackathon)

  6. Lets have some fun and hack on a few things together.

  7. Hired.

~ the drchrono hacking team
 
Learn more about drchrono at https://www.drchrono.com/careers

Join us and help us make a dent in the universe ... through healthcare.

 

~ Life is short, build stuff that matters.

 

 

Try Sample Test

Questions

Feel free to choose your preferred programming language from the list of languages supported for each question.There are 2 questions that are part of this test.
Question IndexesQuestion Types
Q1 - Q2
Coding Questions17 languages allowed: c, clojure, cpp, cpp14, csharp, erlang, haskell, javascript, lua, objectivec, perl, php, python, python3, ruby, scala, swift
Try Sample Test