Skip to content

Latest commit

 

History

History

problems

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Problems

If you haven't yet read the top-level README, please do so now before reading the rest of this page.

So basically what you need to do now is pick a problem to solve. But before getting your hands dirty, please take some time to read about (and understand) our development practices and try to follow them as best as you can.

And remember, while solving a problem remember to communicate and share what you're thinking, even if you think it's something not important or you're creating too much "noise." Rather err on the side of being "verbose" than going into pure stealth mode. You can reach us via hipchat too.

Things we value

  • The thought process you used to structure the solution, why it was done this was rather than that way
  • Clean code, we want you to show us the best code you can do within the time you have (but please don't comment every single line of code, because then it'll just be noisy code :))
  • If you're familiar in the ways of TDD, please show off those skills

List

Backend

Frontend

DevOps

Design / UX

QA

  • Watch this space.

Go back to the README