Pergunta de entrevista da empresa Autoninja

Given a linked list of grid pattern each node has 4 pointers(top,bottom,left,right).traverse the linked list and store it.Restriction is that you can traverse a node only once

Pergunta de entrevista da empresa Autoninja: Given a linked list of grid pattern each node has 4 pointers(top,bottom,left,right).traverse the linked list and store it.Restriction is that you can traverse a node only once | Glassdoor