Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 197 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 197 Bytes

Algorithms In Different Languages

Go Lang

  go run main.go

Python

  python3 tests.py

Rust

  cargo run

TypeScript

  npm test