Good for whiteboarding

Rearrange String k Distance Apart

  • Took me too long

LFU Cache

  • Solve it with LL

Check If a String Is a Valid Sequence from Root to Leaves Path in a Binary Tree

  • My optimization was wrong

Candy Crush

  • Official solution is cleaner than mine

Tree Diameter

  • Multiple solutions