Hi there,

Is it possible to traverse a min heap to get a sorted list? Using pre/post/in traversal.?

Just need to clear some concept issues.