From 37875131c7f58da24c0b5cb6eff9ad8a1020717c Mon Sep 17 00:00:00 2001 From: webmidas1 <66791665+webmidas1@users.noreply.github.com> Date: Wed, 15 Jul 2020 21:07:45 +0530 Subject: [PATCH] Update README.md Added Most common asked core java interview questions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d338a85..152c42e 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [115 Java Interview Questions and Answers – The ULTIMATE List](http://www.javacodegeeks.com/2014/04/java-interview-questions-and-answers.html) * [37 Java Interview Questions to Practice With from Codementor](https://www.codementor.io/java/tutorial/java-interview-sample-questions-answers) * [21 Essential Java Interview Questions](http://www.toptal.com/java/interview-questions) +* [Top 30 Core Java Interview Questions](https://www.janbasktraining.com/blog/core-java-interview-questions-answers/) * [29 Essential Java Interview Questions from Adeva](https://adevait.com/java/interview-questions) * [A collection of Java interview questions and answers to them](https://github.com/svozniuk/java-interviews) * [Data Structures and Algorithms in Java which can be useful in interview process](https://github.com/donbeave/interview)