Computer scienceAlgorithms and Data StructuresData structuresGraphsGraphs: basics

Nodes, cycles and paths

Find the way

Report a typo

Given below is an undirected graph:

Find the way in an undirected graph

What is the longest simple path from the node 11 to the node 66? Find such a path and print it in the field below. For example, your answer may look like this:

3 1 5 2 4 8
Enter a short text
___

Create a free account to access the full topic