Follow

Translate

Monday, March 21, 2016

INSERT(INFO, LINK, START, AVAIL, ITEM)



1.   [Use Procedure FINDA to find location of the node preceding ITEM]
  Call FINDA(INFO, LINK, START, ITEM, LOC)

2.  [Use Algorithm INSLOC to insert ITEM after the node with location LOC.]
  Call INSLOC(INFO, LINK, START, AVAIL, LOC, ITEM)

3. Exit
If You want to learn about the technology, computer science & engineering, web programming, freelancing, earning please click here :CSE SOLVE

0 comments:

Post a Comment