mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-19 20:55:57 +08:00

* add deque in javascript and typescript * update the variables name * update the time complexity * Directly operating on the Array * fix the ts file * update the method complexity * update the js file --------- Co-authored-by: steak-zhuo <zhuoqinyue@gmail.com>