Advanced Algorithm Q.28

0. An array Next is used to define a linked list in the following manner: Next[1]=6; Next[2]=3; Next[3]=NULL; Next[4]=5; Next[5]=1; Next[6]=8; Next[7]=2; Next[8]=7. Which node is ranked 1?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *