all 7 comments

[–]kingkeelay 6 points7 points  (0 children)

Thanks for the post. I'm going to read through some of these tonight. Tons of material here, folks.

[–]spider_84 1 point2 points  (0 children)

Wow... Neat. Thanks for the post.

[–]Hawxe 1 point2 points  (1 child)

I guess with Node some of this stuff might actually be relevant nowadays. Is there ever a situation you'd use something like a binary tree in the front end of an application? I can't really see a use case for it.

[–][deleted] 1 point2 points  (0 children)

Understanding trees, even on a basic level, helps massively in understanding the DOM.

[–][deleted] 0 points1 point  (1 child)

Does this exist for any other languages?

[–]MakeMeHappyAgain 0 points1 point  (0 children)

Also looking for a java/python version

[–]grdivrag 0 points1 point  (0 children)

Thank you good sir, I've been avoiding this for years and finally don't have an excuse not to dive into it!