Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorting-algorithms-coffeescript

Sorting algorithms implemented in CoffeeScript.

A single page that walks through common sorting algorithms, written while preparing for technical interviews. CoffeeScript is compiled to JavaScript with Gulp.

Requirements

Node.js.

Setup

npm install
npx gulp

Then open index.html, or serve the folder:

python3 -m http.server

Contents

Path Purpose
index.html The page
gulpfile.js CoffeeScript compilation
_config.yml GitHub Pages configuration

Status

Old interview preparation, kept for reference. Not actively maintained.

License

No licence file. All rights reserved unless stated otherwise.

About

Sorting algorithms implemented in CoffeeScript, written as interview preparation.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages