Skip to content

ConnorAtherton/koana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koana

Install deps

npm i babel tape

Solving problems

Run the solution files using the node executable as you normally would. They should be structured like this (In ES6):

import * from 'koana'

koana.set('Linked Lists')

// See the relevant documentation for each problem
// to know which arguments to accept in your signatures.
koana.solution(1, function(scope) {

})

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages