Skip to content

Instantly share code, notes, and snippets.

View bbtong's full-sized avatar
🧋
boba party

Bryan Tong bbtong

🧋
boba party
  • California
  • 22:29 (UTC -07:00)
View GitHub Profile
@bbtong
bbtong / keybase.md
Created September 15, 2019 22:11
Keybase Verification

Keybase proof

I hereby claim:

  • I am bbtong on github.
  • I am btong (https://keybase.io/btong) on keybase.
  • I have a public key ASAllPPK4IJFy--WSML8BDaKFkH2-KU6YkyE2Mz_FWkbago

To claim this, I am signing this object:

@bbtong
bbtong / The Technical Interview Cheat Sheet.md
Last active September 18, 2018 21:24 — forked from tsiege/The Technical Interview Cheat Sheet.md
This is a fork technical interview cheat sheet. This has been tweaked for accuracy in answers. Let me know if anything is wrong.

I don't like reading CtCI, so here's a cookie cutter guide

Hiya, this is my revision for this technical interview cheat sheet. Notably, it includes actually correct runtime answers and distinguishes between time-complexity and space-complexity.

To-do:

- Change O to Omega / Theta distinction
- Review all runtime values for accuracy
- Add AR / VR / Blockchain interview topics
- Add A*, search algorithms
- Mutable vs. copy