From 26478c5b0ba807b6abbb106d9b948b09d178e414 Mon Sep 17 00:00:00 2001 From: Sonia M <98415819+letscode-17@users.noreply.github.com> Date: Mon, 14 Mar 2022 12:50:57 +0530 Subject: [PATCH] Update README.md Have added 2 New Java Interview Resources that would be helpful for folks coming to this repos. Hope it makes it to this wonderful comprehensive repos. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e9cb8ed..5ab4f32 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ *[-> Java Fundamentals & OOPS Concepts](java_basicsI_and_oops)* +*[-> Java Interview Questions - 2022](https://www.interviewbit.com/java-interview-questions/)* + +*[-> Java Cheat Sheet - 2022](https://www.interviewbit.com/java-cheat-sheet/)* + *[-> Java OOPS - few points to remember](_moreReadMe/oopsRules)* *[-> Methods of Number, Char, String, Array Classes](_moreReadMe/importantMethods)*