#156 — Peeking Inside Pi
Back
🥧 Happy Pi Day 2020! In this challenge, I build a simple web application using p5.js and node.js to search in the first billion digits of Pi.
Sequence Localization of pi on angio.net
Fathom Demonstration for searching a number sequence in the first 10 million digits of Pi
Boyer-Moore String Search Algorithm Wikipedia page
Node.js fs createReadStream() documentation
JavaScript tutorial on ES6 Arrow Functions
Introduction to Node.js