Skip to content

Issues: code-sherpas/kollections

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Implement insertAtEnd(element:E) function for a Doubly Linked List enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#54 opened Oct 13, 2021 by ashikka
Implement fun insertAtBeginning(element:E) for Doubly Linked List enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#53 opened Oct 13, 2021 by ashikka
Implement head() function for a Doubly Linked List enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#52 opened Oct 13, 2021 by ashikka
Implement isEmpty() function for Queues enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#36 opened Sep 29, 2021 by ashikka
Implement size() function for Queues. enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#35 opened Sep 29, 2021 by ashikka
Implement dequeue() function for Queues. enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#34 opened Sep 29, 2021 by ashikka
Implement enqueue(element: E) function for Queues. enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#33 opened Sep 29, 2021 by ashikka
Implement pop() function for Stacks enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#28 opened Sep 29, 2021 by ashikka
Implement get(index:Integer) function for a Singly Linked List enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#23 opened Sep 28, 2021 by ashikka
Implement deleteNode(position: Integer) function for a Singly Linked List enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#22 opened Sep 28, 2021 by ashikka
ProTip! Mix and match filters to narrow down what you’re looking for.