Cracking the coding interview : 189 programming questions and solutions
Autor Principal: | |
---|---|
Formato: | Libro |
Lengua: | inglés |
Datos de publicación: |
Palo Alto :
CareerCup,
2016
|
Edición: | 6th ed. |
Temas: | |
Acceso en línea: | Consultar en el Cátalogo |
Descripción Física: | x, 696 p. |
ISBN: | 9780984782857 |
Tabla de Contenidos:
- Introduction
- I. The Interview Process
- II. Behind the Scenes
- III. Special Situations
- IV. Before the Interview
- V. Behavioral Questions
- VI. Big O
- VII. Technical Questions
- VIII. The Offer and Beyond
- IX. Interview Questions
- Data Structures
- 1. Arrays and Strings
- 2. Linked Lists
- 3. Stacks and Queues
- 4. Trees and Graphs
- Concepts and Algorithms
- 5. Bit Manipulation
- 6. Math and Logic Puzzles
- 7. Object-Oriented Design
- 8. Recursion and Dynamic Programming
- 9. System Design and Scalability
- 10. Sorting and Searching
- 11. Testing
- Knowledge Based
- 12. C and C++
- 13. Java
- 14. Databases
- 15. Threads and Locks
- Additional Review Problems
- 16. Moderate
- 17. Hard
- X. Solutions
- XI. Advanced Topics
- XII. Code Library
- XIII. Hints