Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
farbodfld authored Aug 7, 2022
1 parent c26eb74 commit 72dc9cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Printing the graph line by line but in alphabetical order

Print the graph line by line but in alphabetical order according to the following description in the output.

First, print the name of the highest member and then his children in alphabetical order.

Then for those children, print their children in alphabetical order.

And don't print anything for someone who doesn't have children.

0 comments on commit 72dc9cc

Please sign in to comment.