Live data from Hacker News

Viewing profile — throwaway307349

throwaway307349

HN member
Joined
Sat, Feb 15, 2020, 6:10 AM UTC
HN karma
2
Public activity
2 items

About throwaway307349

No profile information was provided.

Recent public activity

  1. comment
    Comment #22333645

    It’s an easy question if you just do an inorder traversal and stop at the kth element, but of course that’s not optimal. To get log(n) efficiency you need to augment the tree with …

  2. comment
    Comment #22333622

    The worst is when the spec seems purposely vague (which is a reasonable part of the challenge), but there’s no channel provided to ask clarifying questions. CockroachDB was like th…