Question: Write a function isCircular() which checks whether a linked list is circular or not.

Read more of this post