Hey everyone, How to build input test case files for trees and graph questions using random function.
I am not really sure regarding this should I just create an array and insert all elements in a tree or graph data structure or is there any other way as well?
Any help is highly appreciated Thank you