Skip to content

Commit

Permalink
Implement rnd()
Browse files Browse the repository at this point in the history
  • Loading branch information
arialdomartini committed Jun 25, 2015
1 parent fe7417d commit 3a3f12f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ This project is admittedly inspired by [Front-end Job Interview Questions](https
* Write a basic message broker, using whatever language you like.
* Write a very basic web server. Draw a road map for features to be implemented in the future.
* How would you sort a 10GB file? How would your approach change with a 10TB one?
* Implement the `rnd()` function.


####[[]](#toc) <a name='architecture'>Questions about Software Architecture:</a>
Expand Down

0 comments on commit 3a3f12f

Please sign in to comment.