/theywhiteboardedme

List of companies that use whiteboarding, live-coding or other high-pressure interview tactics for evaluating software engineering candidates.

Primary LanguageHTML

they.whiteboarded.me

About

The GitHub repository for they.whiteboarded.me, a website which advocates for better technical interviews.

Development

This repository is created and maintained with Jekyll and hosted on GitHub Pages.

Installation

  1. Make sure you have Ruby installed.
  2. Make sure you have Bundler installed.
  3. Clone this repository. git clone https://github.com/cheesesashimi/theywhiteboardedme.git
  4. cd theywhiteboardedme/
  5. bundle install
  6. bundle exec jekyll serve
  7. Go to localhost:4000 in a web browser.

Contributing

Pull Requests to add, modify, or delete companies, as well as pages, are welcome and encouraged!

How to Update

To add, modify, or delete a company, modify the appropriate file in the _data directory.