LeetCode Question · Mar 2021 · China

Microsoft China Interview Question, 中文转换数字, Chinese word to Integer, Python easy to understand

5 upvotes 482 views 1 reply

Question Details

It is a commonly asked question for chinese Tech companies, similar to English to Integer but chinese number is grammatically simpler than english words. class ParseWord: def init(self): self.num_map = {\'\u4E00\':...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Strings