8000 GitHub - dseevr/coding_tests_1: A few coding tests for a startup job application. I was given 8 hours to complete them.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dseevr/coding_tests_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding Tests 1

Description

I applied for a startup job which had three small tests. I completed them using Ruby, Rails, and Go (golang).

  1. A script which scrapes the Alexa Top 100 site listings and stores them into a db (website_and_scraper/lib/tasks/alexa.rake)
  2. A web frontend which displays a paginated view of the listings and allows editing via a modal popup + AJAX (the Rails app under website_and_scraper)
  3. A URL shortener service: creates short URLs, redirects when one is visited, records some stats on visitors, and exposes stats for short URLs (link_shortener/main.go)

License

BSD

About

A few coding tests for a startup job application. I was given 8 hours to complete them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0