CareerCup All in One 题目汇总 (未完待续...) - Grandyang - 博客园
Chapter 1. Arrays and Strings
1.1 Unique Characters of a String
Chapter 2. Linked Lists
2.1 Remove Duplicates from Unsorted List
2.2 Kth to Last Element of Linked List
2.3 Delete Node in a Linked List
Chapter 3. Stacks and Queues
3.1 Implement Three Stacks using Array
3.5 Implement Queue using Two Stacks
Chapter 4. Trees and Graphs
4.2 Route between Two Nodes in Directed Graph
4.3 Create Minimal Binary Search Tree
4.4 Create List at Each Depth of Binary Tree
4.5 Validate Binary Search Tree
4.7 Lowest Common Ancestor of a Binary Search Tree
Chapter 5. Bit Manipulation
5.2 Binary Representation of Real Number
5.3 Next Binary Representation
5.4 Explain Expression ((n & (n-1)) == 0)
Chapter 6. Brain Teasers
Chapter 7. Mathematics and Probability
Chapter 8 Object-Oriented Design
Chapter 9. Recursion and Dynamic Programming
Chapter 10. Scalability and Memory Limits
Chapter 11. Sorting and Searching
Chapter 12. Testing
Chapter 13. C and C++
Chapter 14. Java
Chapter 15. Databases
Chapter 16 Threads and Locks
Chapter 17 Moderate
Chapter 18 Hard
Read full article from CareerCup All in One 题目汇总 (未完待续...) - Grandyang - 博客园
No comments:
Post a Comment