I want to implement N-child tree in java using array Is it possible or I have to use arrayList or LinkedList
How can I implement N-child tree in Java using array
hello @nitinchoudhary260
numbeer of child is not known to us before hand , so its better to use arraylist or list
Okk thanks for the help
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.