I have started studying data structures again . I found very few practical uses of this. One of those were about file system on disk . Can someone give me more example of practical uses of m-way tree .
Practical use of m-way tree
3.7k Views Asked by rtcoms At
2
M-way trees come up in a lot of arenas. Here's a small sampling:
Phew! That's a lot of trees. Hope this helps!