Created
January 31, 2018 09:03
-
-
Save peterlevi/a8323b17f8fc6b40a205d147ec82e614 to your computer and use it in GitHub Desktop.
Sample data for the Front-end HackerRank tree question
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data" : | |
"1/A/Bear | |
1/A/Lion | |
1/B/Racoon | |
1/B/Tiger | |
2/A/Cat | |
2/B/Dog | |
2/C/Horse" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment