ts-algs
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

TS-Algorithms

安装

$ yarn add ts-algs

数据结构

数据结构是在计算机中组织和存储数据的一种特殊方式,使得数据可以高效地被访问和修改。更确切地说,数据结构是数据值的集合,表示数据之间的关系,也包括了作用在数据上的函数或操作。

排序算法

缓存策略

  1. FIFO
  2. LRU Cache
  3. LFU Cache

Readme

Keywords

none

Package Sidebar

Install

npm i ts-algs

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

65.8 kB

Total Files

20

Last publish

Collaborators

  • builden