Question Related to data structure

I want to ask questions with images, how can i ask.tell me

@mkjha if you are unable to insert images in ask doubt section, you may view your respective doubts on discuss.codingblocks.com,
or you may also write to [email protected]

how can i insert image


after opening doubt at discuss.codingblocks.com you may use this button to upload an image!

please try to solve it

@mkjha you can split the string around ‘/’(you may use strtok), so you will array of strings containing indvidual name, now just construct a linked list/tree.

if i want to add “mo.pdf” in the right side of leaf node ,path will be-C:\manish\jha\mo.pdf

also how can i know that already file name is present

if possible then please provide solution

@mkjha this is best justified by trie. First code a normal trie and then code this problem,
try yourself first.

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.