From 952c19439182f8981dc0ca305071212373f9f2e0 Mon Sep 17 00:00:00 2001 From: Maxim Abramchuk Date: Wed, 9 Dec 2015 23:14:02 +0300 Subject: [PATCH] Remove weird Java link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6fecc93..e18e3ac 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li ### Java -* [Java Interview Questions have been designed especially to get you acquainted with the nature of questions you may encounter during your interview for the subject of Java Programming Language](http://www.tutorialspoint.com/java/java_interview_questions.htm) * [115 Java Interview Questions and Answers – The ULTIMATE List](http://www.javacodegeeks.com/2014/04/java-interview-questions-and-answers.html) * [A collection of Java interview questions and answers to them The questions were gathered all around the Internet The answers are partly written by the commiters, partly copy-pasted from all possible sources](https://github.com/svozniuk/java-interviews) * [Data Structures and Algorithms in Java which can be useful in interview process](https://github.com/donbeave/interview)