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 .
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!