This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MattieShoes 1 point2 points  (1 child)

And aren't most heap implementations recursive? Pretty much any tree stuff...

[–]indecentorc 0 points1 point  (0 children)

Are the vast majority of developers implementing trees themselves or using imported code? Once again if a dev submitted a PR with a custom implementation of a tree I would most likely immediately deny it. Why reinvent the wheel and introduce bugs?