发信人: keyboardman (keyboardman), 信区: JobHunting
标 题: SnapChat 面� + ��
发信站: BBS 未名空间站 (Tue Feb 10 18:43:21 2015, 美东)
1. ArrayList
2. encode/decode string
As an example, for the input string "bJbb++b":
/* 1. 'b' occurs 4 times.
* '+' occurs 2 times.
* 'J' occurs 1 times.
* 2. Thus, the following encodings are assigned:
* 'b' -> "1"
* '+' -> "01"
* 'J' -> "001"
* 3. By concatenating the encodings together, we get:
* "10011101011".
*/
附上一些他人的Snapchat面�
1. word ladder
2. soduku solver
3. soduku valid
4. AB index from string
5. diff
6. word splitter
7. 2 sum, 3 sum
8. Tree related
9. LRU cache
10. Bytes Prefix
Good luck.
Tuesday, February 10, 2015
SnapChat 面� + ��
http://www.mitbbs.com/article_t/JobHunting/32886189.html
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment