ಠ_ಠ!!! Prepare for all interviews ...
AWS:
Currently we spent $43.3 on AWS
Node.js:
We may need to review the construction of hash func – though the basic ideas still remain in my head currently
- So I just wonder (t’s kinda late lol) how javascript’s Object’s key-val association is done. Is that done by utilizing a hash table? Or?
- this article claims that we may think of an object in javascript codes as an associative array (a.k.a. hash)
TODO:
Should fix my window’s grub problem by this
Murmur
For linting: Trailing spaces allowed ? Unary ops allowed? (e.g. ++) Radix in parseInt?
I’ve wondered for a while that when do we use SQLite?