最近面试碰到的题目# JobHunting - 待字闺中
b*c
1 楼
碰到的题目都不难
prefix tree parsing
link list sorting
TRIE
matrix find word
utf8 format decoding
design a data structure to return array numbers in random order so that the
possibility will be proportional to the value of the number, also support
fast update numbers
some kind of word parsing and processing
还有一些小题目
基本上那本算法课本书看看,然后复习复习班上的题目,再加上看看leetcode,就差不
多了,当然,多想想可以怎么优化,变形什么的
prefix tree parsing
link list sorting
TRIE
matrix find word
utf8 format decoding
design a data structure to return array numbers in random order so that the
possibility will be proportional to the value of the number, also support
fast update numbers
some kind of word parsing and processing
还有一些小题目
基本上那本算法课本书看看,然后复习复习班上的题目,再加上看看leetcode,就差不
多了,当然,多想想可以怎么优化,变形什么的