INIT 2021 Day 2 Challenge: Write code to sort a list
- Played around with Node.js and Jest for the first time to make this fun.
- Code is about 3x slower than Array.prototype.sort(), but does that matter? 🙃
- It is a simple challenge so what do I write here?
Built With
- jest
- node.js

Log in or sign up for Devpost to join the conversation.