0.0.1 • Published 9 years ago
cs-in-js v0.0.1
Computer Science in JavaScript
This repo is attempt to refresh my knowledge of CS basics by reimplementing basic algorithms and data scructures. I'll try to keep test and doc coverage above 90%, but you're always welcome to help me.
Project roadmap
Here's the things i'd like to bring here (though plans may change 😁)
Algorithms
- Merge sort
- Bubble sort
- Quicksort
Data Structures
- List
- Seq
- Stack
- Linked list
- Doubly linked list
- Set
- Map
- Graph
Functional stuff
- Curry
- Compose
- Memoize
- Pick
- Pluck
- Partition
- Lens
- Transduce
0.0.1
9 years ago