FOR DEEP UNDERSTANDING IN THE BOOK OF CRACKING THE CODING INTERVIEW
- THE BOOK: <<CRACKING THE CODING INTERVIEW(6th)>>
- THE ONLINE JUDGE: https://www.nowcoder.com/ta/cracking-the-coding-interview
- THE CHINESE VERSION: <<程序员面试金典(第5版>>
Question | Importance | Extra Link |
---|---|---|
2_8_loop_detection | 5 | |
2_7_Intersection | 5 | |
2_6_Palindrome | 4 | |
2_5_sum_lists | 5 | |
2_4_partition | 3 | |
2_3_delete_middle_node | 3 | |
2_2_Return_Kth_to_Last | 4 | |
2_1_Remove_Dups | 3 | |
1_9_String_Rotation | 4 | |
1_8_Zoro_Matrix | 5 | |
1_7_Rotate_Matrix | 5 | |
1_6_String_Compression | 3 | |
1_5_One_Away | 5 | |
1_4_Palindrome_Permutation | 5 | |
1_3_URLify | 3 | |
1_2_Check_Permutation | 2 | |
1_1_Is_Unique | 2 |