Git Product home page Git Product logo

generation-take-home's Introduction

Generation Take-Home Coding Challenge

This is a take-home coding challenge used to help evaluate candidates interested in joining the team at Generation. The goal is for candidates to complete the coding challenge before the in-person interview so that we can discuss the solution together. In cases where this is not possible, we may discuss the solution together over a followup phone call.

What should you expect?

We expect that the exercise will take anywhere from 2-5 hours to complete depending on your familiarity with React and with the GoogleMaps API.

We understand that this is a significant amount of time so we really appreciate the effort you put into it.

How should you submit your code?

Any way you want - email us a link to your personal repo, a link with the application running on a server, etc. Please include a couple screenshots of the app.

What if I don't know React?

Feel free to submit a solution that meets the requirements, but without using React. React is an important part of our stack and you'll be using it every day so it's important that you're excited to learn it! If you don't know React and you're able to learn the basics in order to complete the exercise, we'll be impressed :)

Here's a great React tutorial

This one is also great.

How do you start?

Clone the repo on your computer

Run

npm install
npm start
open http://localhost:3000

Read the intro and next steps on localhost:3000 Edit src/YourComponent.js.
Your changes will appear without reloading the browser like in this video.

What do we look for?

  • Correctness: does the application do what was asked (e.g., all the user stories are complete)? If there is anything missing, does the README explain why it is missing?
  • Code quality: is the code simple, easy to understand, and maintainable? Are there any code smells or other red flags? Is the coding style consistent with the language's guidelines? Is it consistent throughout the codebase?
  • Testing: Are there some unit and some integration tests?
    • We're not looking for full coverage (given time constraint) but just trying to get a feel for your testing skills.
  • UX: Is the web interface understandable and pleasing to use? Is it responsive to various screen sizes, and fast to load?
  • Technical choices: do choices of libraries, databases, architecture etc. seem appropriate for the chosen application?

Source

This boilerplate project is a mirror plus a few additions from gaearon's react boilerplate (https://github.com/gaearon/react-hot-boilerplate)

generation-take-home's People

Contributors

gaearon avatar ecastano avatar werme avatar liamondrop avatar rahul-raina avatar alexkval avatar andrewraycode avatar cristowi avatar denysdovhan avatar alexkuz avatar lancefisher avatar michaelbenin avatar ncuillery avatar technopahadi avatar vaclavsir avatar hulufei avatar sd0s avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.