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.
Checks if two objects / arrays / variables are equal (with infinite nesting)
Solution to the knapsack problem
Merge sort
Detects if a word is a palidrome
Quicksort algorithm