Good for whiteboarding

Find the Kth Smallest Sum of a Matrix With Sorted Rows

  • My gut feeling was wrong

String Compression II

  • My algo was wrong

Find the Closest Palindrome

  • Corner cases

Minimum Cost to Make at Least One Valid Path in a Grid

  • Failed to see the insight

1096. Brace Expansion II

Minimum Number of Increments on Subarrays to Form a Target Array

  • Took me too long

642. Design Search Autocomplete System

  • 2 WAs

Numbers With Repeated Digits

  • Took me too long