535. Encode and Decode TinyURL (Leetcode Medium)

preview_player
Показать описание
Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real engineer solving a problem live - no cuts or edits!

#leetcode #coding #programming
Рекомендации по теме
Комментарии
Автор

LOL! I like your way of solving the problem with an array and appending the indices to the URL. Actually, exposes how dumb the problem is without specifically trying to do so.

alirezaghey