2081. Sum of k-Mirror Numbers (Leetcode Hard)

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
Рекомендации по теме
Комментарии
Автор

Did your solution look good on a mirror?

Algorithmist
Автор

I did brute force by generating palindrome of base 10 and then checking whether base k of the same no is palindrome
But
4
30
Gave TLE

Live-hhli
visit shbcf.ru