Skip to content

loxal/Corporate-Hierarchy-Closest-Common-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Support this work

PayPal Donate Flattr Donate Gratipay Donate

Depth-first search (DFS)

Implementation of a Depth-first search algorithm use case.

Used hierarchy model

               Hans (CEO) 
         /                  \
    Hildegard                Ludwig
    / \                    /   |      \
Anna   Maria           Alex  Sophia  Lena    
                        /              \        |       \
                    Viktor            Claudia  Igor      Tanja
                    /
                   Albrecht

Run

./gradlew test

About

Closest Common Manager via Depth-First Search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages