Skip to content

Files

Latest commit

91a77fd · Aug 15, 2020

History

History
This branch is 11 commits behind PacktPublishing/The-Complete-Coding-Interview-Guide-in-Java:master.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 20, 2020
Mar 17, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Mar 17, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Mar 16, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Mar 17, 2020
Aug 15, 2020
Aug 15, 2020
Mar 12, 2020
Mar 12, 2020
Mar 12, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Mar 13, 2020
Mar 12, 2020
Aug 15, 2020
Aug 15, 2020
Mar 20, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020
Aug 15, 2020

Trees and graphs

This chapter covers one of the most tricky topics in interviews – trees and graphs. While there are tons of problems related to these two topics, only a handful of them are actually encountered in interviews. It is therefore very important to give a high priority to the most popular problems concerning trees and graphs.