공부기록

821. Shortest Distance to a Character 본문

코테/LeetCode

821. Shortest Distance to a Character

코타쿠 2022. 7. 8. 22:03

https://leetcode.com/problems/shortest-distance-to-a-character/solution/

 

Shortest Distance to a Character - LeetCode

Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.

leetcode.com

복습 필요.

'코테 > LeetCode' 카테고리의 다른 글

307. Range Sum Query - Mutable  (0) 2022.07.31
576. Out of Boundary Paths  (0) 2022.07.17
74. Search a 2D Matrix  (0) 2022.04.21
49. Group Anagrams  (0) 2022.04.19
347. Top K Frequent Elements  (0) 2022.04.16