https://github.com/mfbx9da4/bash-festival-algorithms
Introduction algorithms talk I gave at https://bashfestival.io
https://github.com/mfbx9da4/bash-festival-algorithms
Last synced: about 2 months ago
JSON representation
Introduction algorithms talk I gave at https://bashfestival.io
- Host: GitHub
- URL: https://github.com/mfbx9da4/bash-festival-algorithms
- Owner: mfbx9da4
- Created: 2019-08-09T18:54:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T06:19:36.000Z (9 months ago)
- Last Synced: 2025-01-26T17:45:47.994Z (4 months ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to Algorithms - Bash Festival

[Slide deck from talk](https://docs.google.com/presentation/d/e/2PACX-1vT8K4PaHru6gGIIBtapljCBj73t1f2uz9YiBwtAZ3OK_GzARr4g3dY65dpgBp9CH9aBecMKFtglwfim/pub?start=false&loop=false&delayms=3000)
## Prerequisites
- Install node
- Install yarn## Run repo
yarn
yarn dev