top | item 45510320

(no title)

sefk | 4 months ago

I liked the interview question that I got when interviewing at YouTube in 2015.

Discuss what would cause a Python interpreter to crash. Not a program written in Python, but the interpreter itself.

discuss

order

skylurk|4 months ago

Would this count?

  import ctypes
  ctypes.string_at(0)