Chapter “Algorithms”, exercise 2
Text
Write the flowchart of an algorithm that takes in input two objects and returns the string "yes"
whether the two objects are the same; otherwise, it returns the string "no"
.
Answer
Additional Material
The PNG file and the source GraphML file (that can be open and modified with yEd) of the flowchart are available online.