https://leetcode.com/problemset/algorithms/
快速排序: https://segmentfault.com/a/1190000009426421
选择排序: https://segmentfault.com/a/1190000009366805
希尔排序: https://segmentfault.com/a/1190000009461832
堆栈: https://juejin.im/entry/58759e79128fe1006b48cdfd
队列: https://juejin.im/entry/58759e79128fe1006b48cdfd
链表: https://juejin.im/entry/58759e79128fe1006b48cdfd
递归: https://segmentfault.com/a/1190000009857470
波兰式和逆波兰式: https://www.cnblogs.com/chenying99/p/3675876.html
https://github.com/Tairraos/rpn.js/blob/master/rpn.js