Hello guys, if you have been solving data structure and algorithms problems or been through a couple of coding interviews then you might…
Category: Articles
Immutable Collections in Java using Sealed Types
How to define contractual, structural, and verifiable immutable Java collections.
JDConf session list is now live!
RSVP today and save the date (Oct. 27, 28 & 29) #JDConf
How to remove duplicate elements from an unsorted Array in Java? [Solved]
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Two Sum Coding Problem — How to find All Pairs which adds to a given sum in an Array in Java
Hello guys, if you have been solving data structure and algorithms problems or been through a couple of coding interviews then you might…
How to Reverse digits of an Integer in Java without converting to String – LeetCode Solution
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Top 10 Highest Paying Programming Languages You can Learn in 2020
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Pagination with JPA and Hibernate
Hibernate and JPA make it very easy to use pagination with your query. But there are also a few pitfalls you need to avoid.
How to solve Two Sum Array Problem in Java
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
TornadoVM: Accelerating Java with GPUs with Juan Fumero – Software Engineering Daily
Click on the link to find out more
5 Essential Frameworks Every Java Developer Should learn
Spring, Hibernate, Spring Boot, Spring Securit, and Spring Cloud are the most essential Java frameworks.
Kafka with Java: Build a Secure, Scalable Messaging App | Java Code Geeks – 2020
Interested to learn about Messaging App? Check our article explaining the basic concepts behind Apache Kafka and build a fully-functional Java application