This presentation discusses graph isomorphism, providing definitions and examples. It defines isomorphism as a concept in mathematics where two structures are equal in form. Examples are given of isomorphic and non-isomorphic graphs. Algorithms are discussed for testing isomorphism of rooted and unrooted trees in linear time, including finding the center of an unrooted tree.