Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
forked from zeade/Toybox

A collection of odds and ends that tend to live somewhere between CS and a whiteboard interview. Keywords: fibonacci, factorial, quicksort, shuffling.

Notifications You must be signed in to change notification settings

magicpriest/Toybox

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

/** 
 * Interview questions suck.  Here are a few algorithms, a toybox of bit
 * and pieces in various languages that you might find in an interview.
 * The best way to learn is to do it yourself, ingraining till it is
 * reflexive.  The other way is search-copy-paste.  I make no
 * guarantees to the correctness or even usefullness of this code.
 * 
 * Copyright (c) 2011, Micah Jaffe 
 * Licensed for use under BSD License.
 * http://www.opensource.org/licenses/bsd-license.php
 */

About

A collection of odds and ends that tend to live somewhere between CS and a whiteboard interview. Keywords: fibonacci, factorial, quicksort, shuffling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.