Trees data structures

In tree traversals - BFT, DFT(prefix, infix, postfix), should I use a linked list or arrays?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.