A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Category: Home
What Java Programmers Should Learn in 2021 – JAXenter
If you are looking to learn Java, you may be wondering where to start. Which technologies should you focus on? Whether you are new to the language, a middle-level learner, or already using Java at work, this article explores the essentials that you need to know.
How to Create a thread-safe ConcurrentHashSet in Java 8? [Example]
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
2 Ways to Find Duplicate Elements in a given Array in Java [Solution]
You have given an array of objects e.g. integer, String and you need to find the duplicate elements. This tutorials shows two solution of this problem, one with quadratic complexity and other with O(n)
40+ Java IO and Files Interview Questions with Answers
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Top 5 Courses to Learn Redhat OpenShift in 2021 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Using Dekorate to generate Kubernetes manifests for Java applications – Red Hat Developer
Using Dekorate to generate Kubernetes manifests not only simplifies Java application development, but it can flatten your learning curve on Kubernetes.
Top 10 Java ConcurrentHashMap Interview Questions with Answers [UPDATED]
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Spring Security Online Training Courses for Java Developers
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Top 5 Courses to improve Coding and Refactoring skills for Experienced Java Programmers – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 25 Examples of ConcurrentHashMap in Java [Tutorial]
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Latest Java Releases and Eclipse Java IDE | foojay
Major interesting features of latest Java versions like records and switch expressions with their tooling support in Eclipse Java IDE.
A Simple Example to Check if File is Empty in Java
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Taking A Deep Dive Into Multi-Threading in Java | foojay
Multi-threading is a very intriguing topic, even after years of research and development for high quality, robust, and efficient software.
Default Methods and Multiple Inheritance in Java 8
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc