Skip to content

Conversation

yatesal
Copy link

@yatesal yatesal commented Jun 14, 2018

No description provided.

Copy link

@christianbender christianbender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Work! I have a request

def __init__(self,data):
self.data = data
self.next = None

Copy link

@christianbender christianbender Jul 22, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a main function with a test case for testing your circular linkedlist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants