These are some common programming algorithms written in Javascript. Feel free to use it as a reference. Inside the .js files, you also can see the Big O notation on worst case speed of the algorithm.
These algotihm are from Codevolution Algorithm playlist on youtube.