Hacker News new | ask | show | jobs
by random4215 2693 days ago
Matrices are a big memory cost. I would suggest to use Maps instead to maintain constant time operations.
1 comments

How would you recommend going about doing this?