Skip to content

dmccurry/js-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Exercises

This is a collection of interview-style js questions. I just like to have them around, but feel free to copy, modify, whatever you'd like to 'em.

isequal.js

Checks if two objects / arrays / variables are equal (with infinite nesting)

knapsack.js

Solution to the knapsack problem

mergesort.js

Merge sort

palindrome.js

Detects if a word is a palidrome

quicksort.js

Quicksort algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published