We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I. The Interview Process .......................... 4
II. Behind the Scenes .......................... 8
III. Special Situations .......................... 15
IV. Before the Interview .......................... 26
V. Behavioral Questions .......................... 32
VI. BigO .......................... 38
VII. Technical Questions .......................... 60
VIII. The Offer and Beyond .......................... 82
IX. Interview Questions .......................... 87
Chapter 1 | Arrays and Strings .......................... 88
Chapter 2 | Linked Lists .......................... 92
Chapter 3 | Stacks and Queue .......................... 96
Chapter 4 | Trees and Graphs .......................... 100
Chapter 5 | Bit Manipulation .......................... 112
Chapter 6 | Math and Logic Puzzles .......................... 117
Chapter 7 | Object-Oriented Design .......................... 125
Chapter 8 | Recursion and Dynamic Programming .......................... 130
Chapter 9 | System Design and Scalability .......................... 137
Chapter 10 | Sorting and Searching .......................... 146
Chapter 11 | Testing .......................... 152
Chapter 12 | C and C++ .......................... 158
Chapter 13 | Java .......................... 165
Chapter 14 | Databases .......................... 169
Chapter 15 | Threads and Locks .......................... 174
Additional Review Problems .......................... 181
XI. Advanced Topics .......................... 628
XII. Code Library .......................... 645
The text was updated successfully, but these errors were encountered:
PDF: https://github.com/alxerg/Books-1/blob/master/Cracking%20the%20Coding%20Interview%2C%206th%20Edition%20189%20Programming%20Questions%20and%20Solutions.pdf
Sorry, something went wrong.
rigwild
No branches or pull requests
I. The Interview Process .......................... 4
II. Behind the Scenes .......................... 8
III. Special Situations .......................... 15
IV. Before the Interview .......................... 26
V. Behavioral Questions .......................... 32
VI. BigO .......................... 38
VII. Technical Questions .......................... 60
VIII. The Offer and Beyond .......................... 82
IX. Interview Questions .......................... 87
Chapter 1 | Arrays and Strings .......................... 88
Chapter 2 | Linked Lists .......................... 92
Chapter 3 | Stacks and Queue .......................... 96
Chapter 4 | Trees and Graphs .......................... 100
Chapter 5 | Bit Manipulation .......................... 112
Chapter 6 | Math and Logic Puzzles .......................... 117
Chapter 7 | Object-Oriented Design .......................... 125
Chapter 8 | Recursion and Dynamic Programming .......................... 130
Chapter 9 | System Design and Scalability .......................... 137
Chapter 10 | Sorting and Searching .......................... 146
Chapter 11 | Testing .......................... 152
Chapter 12 | C and C++ .......................... 158
Chapter 13 | Java .......................... 165
Chapter 14 | Databases .......................... 169
Chapter 15 | Threads and Locks .......................... 174
Additional Review Problems .......................... 181
XI. Advanced Topics .......................... 628
XII. Code Library .......................... 645
The text was updated successfully, but these errors were encountered: