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

Rename the linked-list exercise #107

Closed
Raibaz opened this issue Dec 29, 2017 · 0 comments
Closed

Rename the linked-list exercise #107

Raibaz opened this issue Dec 29, 2017 · 0 comments

Comments

@Raibaz
Copy link
Contributor

Raibaz commented Dec 29, 2017

Currently the linked-list exercise expects users, according to the naming convention, to create a class called LinkedList; however, this will conflict with the java.util.LinkedList class and the exercise will not work.

Thus, the whole exercise should be renamed to double-linked-list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant