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.
Median of Dynamic Stream of Integers
Cover image for Median of Dynamic Stream of Integers

Median of Dynamic Stream of Integers

5
Comments
3 min read
Day 27: Bucket Sort
Cover image for Day 27: Bucket Sort

Day 27: Bucket Sort

7
Comments
1 min read
SPA with Springboot+JWT+Vue.js+Web socket

SPA with Springboot+JWT+Vue.js+Web socket

12
Comments 2
5 min read
Its not a Swiss Army Knife - Single Responsibility Principle
Cover image for Its not a Swiss Army Knife - Single Responsibility Principle

Its not a Swiss Army Knife - Single Responsibility Principle

19
Comments
4 min read
Solution: Divide Two Integers (ver. 2)
Cover image for Solution: Divide Two Integers (ver. 2)

Solution: Divide Two Integers (ver. 2)

7
Comments
3 min read
Why is C so fast
Cover image for Why is C so fast

Why is C so fast

4
Comments
1 min read
Do you know what is queue data-structure ?
Cover image for Do you know what is queue data-structure ?

Do you know what is queue data-structure ?

5
Comments
3 min read
How SOLID is your code? - Introduction
Cover image for How SOLID is your code? - Introduction

How SOLID is your code? - Introduction

9
Comments
1 min read
How to use Circuit Breaker in a Spring Boot Application

How to use Circuit Breaker in a Spring Boot Application

11
Comments
8 min read
Run MongoDB Atlas locally for testing

Run MongoDB Atlas locally for testing

10
Comments
5 min read
Solution: Roman to Integer
Cover image for Solution: Roman to Integer

Solution: Roman to Integer

102
Comments 25
4 min read
How To Create a Dictionary In Java
Cover image for How To Create a Dictionary In Java

How To Create a Dictionary In Java

8
Comments
6 min read
สร้าง java project เล็กๆด้วย Gradle

สร้าง java project เล็กๆด้วย Gradle

7
Comments
2 min read
Solution: Validate Stack Sequences
Cover image for Solution: Validate Stack Sequences

Solution: Validate Stack Sequences

7
Comments
3 min read
Insert footnote to word using Java

Insert footnote to word using Java

4
Comments
3 min read
Handling Cross-Site Scripting (XSS) in Java

Handling Cross-Site Scripting (XSS) in Java

7
Comments
2 min read
Calling super() - [OOP & Java #12]
Cover image for Calling super() - [OOP & Java #12]

Calling super() - [OOP & Java #12]

5
Comments 2
4 min read
Day 26: Merge Sort
Cover image for Day 26: Merge Sort

Day 26: Merge Sort

6
Comments
1 min read
Annotations in Java
Cover image for Annotations in Java

Annotations in Java

13
Comments
6 min read
Solution: Shortest Unsorted Continuous Subarray
Cover image for Solution: Shortest Unsorted Continuous Subarray

Solution: Shortest Unsorted Continuous Subarray

8
Comments
4 min read
Are JavaScript and Java same?
Cover image for Are JavaScript and Java same?

Are JavaScript and Java same?

15
Comments 5
3 min read
Effective Java: Prefer for-each loops to traditional for loops

Effective Java: Prefer for-each loops to traditional for loops

3
Comments
2 min read
Getting Started With RSocket Part 2
Cover image for Getting Started With RSocket Part 2

Getting Started With RSocket Part 2

2
Comments 4
8 min read
Hazelcast Command Line is released!

Hazelcast Command Line is released!

1
Comments
5 min read
Solution: Score of Parentheses
Cover image for Solution: Score of Parentheses

Solution: Score of Parentheses

8
Comments
3 min read
loading...