Algorithm Arena This is a simple frontend collecting the Algorithm Arena challenges by vjeux. Currently at https://thomaswright.github.io/algorithm-arena/ Dev Run the Rescript dev server: npm run res:dev Run the Vite dev server: npm run dev