Write an algorithm for creating a linked list with n nodes? How it can be made a circular linked list? Write a function for that purpose?
Answers
Answered by
0
Explanation:
In link-state routing, each router shares its knowledge of its neighbourhood with all routers in the network. Link-state protocols implement an algorithm called the shortest path first (SPF, also known as Dijkstra's Algorithm) to determine the path to a remote destination
Similar questions