Skip to content
View xingwy's full-sized avatar
🐟
so lazy
🐟
so lazy
  • Shanghai

Block or report xingwy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Heap Heap Public

    Interface implementation of max/min heap, including heap for ranking

    TypeScript 1

  2. SkipList SkipList Public

    Skip list adds multi-level index on the original ordered linked list, and realizes fast search through index. Hop table can not only improve the search performance, but also improve the performance…

    TypeScript 1

  3. rank-tree rank-tree Public

    It is an ordered collection based on a red-black tree. When needed to rank records, or want to search record quickly, we can use it

    TypeScript 1