#### Description of the problem <!--Please provide a clear and details information of the bug/data structure to be added.--> Adding m-ary trees will be a nice idea. May be a array based(allows printing the trees) or pointer(better space utilisation) or both would be better. #### Example of the problem <!--Provide a reproducible example code which is causing the bug to appear. Leave this section if the problem is not a bug.--> #### References/Other comments .. [1] https://en.wikipedia.org/wiki/M-ary_tree