Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linked List #120

Closed
5 tasks done
geekquad opened this issue Oct 2, 2020 · 14 comments
Closed
5 tasks done

Linked List #120

geekquad opened this issue Oct 2, 2020 · 14 comments
Assignees
Labels
beginner-friendly A beginner friendly issue good first issue Good for newcomers python up-for-grab

Comments

@geekquad
Copy link
Owner

geekquad commented Oct 2, 2020

Implementation of the following in Python:

  • Singly Linked List

  • Doubly Linked List

  • Circular Linked List

  • Implementing Deque using DoublyLinkedList

  • Printing the elements of a linked list in reverse

NEEDS TO BE PUSHED INTO "Python/Linked List"

@saileshbro
Copy link
Contributor

@geekquad let me do singly and doubly linked list

@geekquad
Copy link
Owner Author

geekquad commented Oct 2, 2020

Hey @saileshbro, I can assign you Doubly Linked list for now. Let me know if you want any other. Thankyou :)

@vijay5158
Copy link
Contributor

@geekquad Can you assign me singly linkedlist ?

@geekquad
Copy link
Owner Author

geekquad commented Oct 2, 2020

@geekquad Can you assign me singly linkedlist ?

Sure @vijay. For the future, please see that you first ask for an assignment. It is always on a first come first serve basis.
Assigning singly linked list to @vijay5158

@geekquad
Copy link
Owner Author

geekquad commented Oct 2, 2020

Assigning Doubly Linked List and Circular Linked list to @saileshbro.

@akash22022
Copy link
Contributor

assign me printing the elements of a linked list in reverse

@geekquad
Copy link
Owner Author

geekquad commented Oct 2, 2020

Assigning Printing the elements of a linked list in reverse to @akash22022

@pranavkarnani
Copy link
Contributor

Hey @geekquad can i work on Implementing Deque using DoublyLinkedList

@geekquad
Copy link
Owner Author

geekquad commented Oct 3, 2020

Assigning Deque using DoublyLinkedList to @pranavkarnani

@saileshbro
Copy link
Contributor

@geekquad CircularLinkedList is marked. Is it completed?

@Sowmyasree101
Copy link
Contributor

@geekquad can u assign me with any one left?

@geekquad
Copy link
Owner Author

geekquad commented Oct 4, 2020

@saileshbro, no not yet completed but it is assigned to someone.
@Sowmyasree101, heyy! We have more issues now. Please look here.

@Raghavarora27
Copy link

can u assign me something??what all are left @geekquad

@geekquad
Copy link
Owner Author

geekquad commented Oct 5, 2020

Hey @Raghavarora27, please look here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly A beginner friendly issue good first issue Good for newcomers python up-for-grab
Projects
None yet
Development

No branches or pull requests

7 participants