My practice to lean data structure and algorithm. Get Start: Install Deno In VSCode, Install Deno VSCode extension Start to debug run test: deno test or deno test --allow-read --allow-run your_test_file.test.ts