Hacker News new | ask | show | jobs
by cute_boi 533 days ago
Creating linked list is very simple in Java. It is just a simple class with next method.

I am sure 12+ years of experience should be able to do it easily.