9
dmonkey
6y

Yesterday, while I was studying for an algorithm exam, I realized I used induction on trees in a wrong way for six months.

Comments
  • 1
    Lel, first time I ever programmed a binary search I somehow ended up with an O(n) algorithm...yeah.
Add Comment