The Complete Coding Interview Guide in Java - Helion

Tytuł oryginału: The Complete Coding Interview Guide in Java
ISBN: 9781839219177
stron: 788, Format: ebook
Data wydania: 2020-08-28
Księgarnia: Helion
Cena książki: 139,00 zł
Java is one of the most sought-after programming languages in the job market, but cracking the coding interview in this challenging economy might not be easy. This comprehensive guide will help you to tackle various challenges faced in a coding job interview and avoid common interview mistakes, and will ultimately guide you toward landing your job as a Java developer.
This book contains two crucial elements of coding interviews - a brief section that will take you through non-technical interview questions, while the more comprehensive part covers over 200 coding interview problems along with their hands-on solutions. This book will help you to develop skills in data structures and algorithms, which technical interviewers look for in a candidate, by solving various problems based on these topics covering a wide range of concepts such as arrays, strings, maps, linked lists, sorting, and searching. You'll find out how to approach a coding interview problem in a structured way that produces faster results. Toward the final chapters, you'll learn to solve tricky questions about concurrency, functional programming, and system scalability.
By the end of this book, you'll have learned how to solve Java coding problems commonly used in interviews, and will have developed the confidence to secure your Java-centric dream job.
Osoby które kupowały "The Complete Coding Interview Guide in Java", wybierały także:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
Spis treści
The Complete Coding Interview Guide in Java. An effective guide for aspiring Java developers to ace their programming interviews eBook -- spis treści
- 1. When to start and how to prepare for the interview
- 2. How interviews of big companies looks like
- 3. What are and how to answer to the common non-technical questions
- 4. How to handle failures
- 5. How to approach a coding problem
- 6. OOP
- 7. Big O Time
- 8. Recursion and dynamic programming
- 9. Bit manipulation
- 10. Arrays and Strings
- 11. Linked lists and maps
- 12. Stacks and queues
- 13. Trees, tries and graphs
- 14. Sorting and searching
- 15. Math and statistics
- 16. Concurrency
- 17. Functional-style programming
- 18. Unit Testing
- 19. System Scalability