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

Using STL classes for linked lists. #53

Open
muchshibewow opened this issue Feb 14, 2018 · 1 comment
Open

Using STL classes for linked lists. #53

muchshibewow opened this issue Feb 14, 2018 · 1 comment

Comments

@muchshibewow
Copy link

I'm trying to understand why the implementation of the linked lists, as present in the class in C++, is not used. It would be easier to write, and the code would be a lot less, and cleaner.

@JavaLocalPeople
Copy link

JavaLocalPeople commented Sep 14, 2019

The employer expects someone is going to write these detail implementations, or at least understand how CRUD works in a 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

2 participants