-
Notifications
You must be signed in to change notification settings - Fork 303
Closed
Description
今日计划
择日起,周末刷面经。今天Google面经一天
Easy(5)
- 345 Reverse Vowels of a String
- 246 Strobogrammatic Number
- 844 Backspace String Compare
- 276 Paint Fence
- 359 Logger Rate Limiter
Medium(8)
- 280 Wiggle Sort
- 259 3Sum Smaller
- 200 Number of Islands
- 288 Unique Word Abbreviation
- 289 Game of Life
- 388 Longest Absolute File Path
- 616 Add Bold Tag in String
- 418 Sentence Screen Fitting
总结:
需要迅速补充以下知识点:DP, BFS, 递归