Skip to content

Instantly share code, notes, and snippets.

@adityasatrio
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adityasatrio/51d58b3ad3bd4b93e83d to your computer and use it in GitHub Desktop.
Save adityasatrio/51d58b3ad3bd4b93e83d to your computer and use it in GitHub Desktop.
Resources for JAVA Interview
https://gist.github.com/eugenp/1977943
https://gist.github.com/Nijjwal/4d4614f561e3e18b0f9a - java collection interview
https://gist.github.com/struts2spring/7694820 - java_interview_question1.md
https://gist.github.com/struts2spring/7687583 - Multi-Threading_interviewQuestion.txt
https://gist.github.com/pankaj2210/daadbe2515ad2e3d6cc3 Useful Resources for Java Interviews
http://tutorials.jenkov.com/java-collections/hashcode-equals.html
http://www.javaworld.com/article/2074996/hashcode-and-equals-method-in-java-object---a-pragmatic-concept.html
http://javarevisited.blogspot.com/2013/08/10-equals-and-hashcode-interview.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment