Gitstar Ranking
Users
Organizations
Repositories
Rankings
Users
Organizations
Repositories
Sign in with GitHub
skyzh
Fetched on 2024/05/01 02:03
skyzh
/
data-structure-deque
A deque of O(sqrt n) complexity on access, insert and remove, with an optimization for O(log n) access based on fenwick tree. -
View it on GitHub
https://gist.github.com/skyzh/2597b532ad191036ae4a6dc785859e5b
Star
5
Rank
2019067