Forem

Java

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Data Structures and Algorithms walk through part 1(linear and binary algorithm)

Data Structures and Algorithms walk through part 1(linear and binary algorithm)

6
Comments
7 min read
Solution: Palindrome Linked List
Cover image for Solution: Palindrome Linked List

Solution: Palindrome Linked List

26
Comments 3
4 min read
Solution: Russian Doll Envelopes
Cover image for Solution: Russian Doll Envelopes

Solution: Russian Doll Envelopes

12
Comments 1
4 min read
Data-Oriented programming simplicity illustrated by coding challenges

Data-Oriented programming simplicity illustrated by coding challenges

3
Comments
6 min read
4 Java Frameworks to build Micro Services

4 Java Frameworks to build Micro Services

2
Comments
2 min read
Day 48: AVL Tree
Cover image for Day 48: AVL Tree

Day 48: AVL Tree

6
Comments
2 min read
Getting Started With Elasticsearch in Java Spring Boot

Getting Started With Elasticsearch in Java Spring Boot

16
Comments 1
13 min read
Managing Cluster Membership with Etcd
Cover image for Managing Cluster Membership with Etcd

Managing Cluster Membership with Etcd

9
Comments 1
10 min read
How I Wrote A Background Noise Remover from Start to Finish
Cover image for How I Wrote A Background Noise Remover from Start to Finish

How I Wrote A Background Noise Remover from Start to Finish

14
Comments
7 min read
Domain Graph Service (DGS) - open-source GraphQL framework for Spring Boot by Netflix
Cover image for Domain Graph Service (DGS) - open-source GraphQL framework for Spring Boot by Netflix

Domain Graph Service (DGS) - open-source GraphQL framework for Spring Boot by Netflix

58
Comments
3 min read
Integrating Azure and Confluent: Real-Time Search Powered by Azure Cache for Redis, Spring Cloud

Integrating Azure and Confluent: Real-Time Search Powered by Azure Cache for Redis, Spring Cloud

14
Comments
13 min read
Wednesday Links - Edition 2021-03-31

Wednesday Links - Edition 2021-03-31

4
Comments
1 min read
Highlight Dulicate and Unique Values in Excel using Java

Highlight Dulicate and Unique Values in Excel using Java

5
Comments
2 min read
SOLID: Single Responsibility Principle

SOLID: Single Responsibility Principle

32
Comments 2
5 min read
Abusing Gradle's class loader hierarchy for fun and profit
Cover image for Abusing Gradle's class loader hierarchy for fun and profit

Abusing Gradle's class loader hierarchy for fun and profit

16
Comments 3
5 min read
How to Build Java Applications Today: March 29, 2021

How to Build Java Applications Today: March 29, 2021

7
Comments
6 min read
The Story about 3 Interviews: Good, Bad and Ugly
Cover image for The Story about 3 Interviews: Good, Bad and Ugly

The Story about 3 Interviews: Good, Bad and Ugly

3
Comments
5 min read
Un vistazo a Java Virtual Machine (JVM)

Un vistazo a Java Virtual Machine (JVM)

9
Comments
12 min read
Solution: Palindromic Substrings
Cover image for Solution: Palindromic Substrings

Solution: Palindromic Substrings

10
Comments
3 min read
Criando um Stream em Java
Cover image for Criando um Stream em Java

Criando um Stream em Java

6
Comments
3 min read
Java Spring Download File From Controller

Java Spring Download File From Controller

8
Comments
2 min read
Java Microservice Deployment to Kubernetes

Java Microservice Deployment to Kubernetes

7
Comments
3 min read
Solution: Flip Binary Tree To Match Preorder Traversal
Cover image for Solution: Flip Binary Tree To Match Preorder Traversal

Solution: Flip Binary Tree To Match Preorder Traversal

7
Comments
4 min read
Speed up your Java coding using Lombok 🚀
Cover image for Speed up your Java coding using Lombok 🚀

Speed up your Java coding using Lombok 🚀

9
Comments
2 min read
A (definitive?) guide on LazyInitializationException
Cover image for A (definitive?) guide on LazyInitializationException

A (definitive?) guide on LazyInitializationException

7
Comments
9 min read
loading...