Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 176 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 176 Bytes

algo

Writing choices

  • Env: node
  • Language: typescript
  • Process: school addition without recursion

Scalability

Math.trunc could be replaced by binary operation.