DEV Community

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.
Solving the Eight Queens Problem Using Backtracking

Solving the Eight Queens Problem Using Backtracking

3
Comments
4 min read
How to create, publish and use layers for Java 21 Lambda functions

How to create, publish and use layers for Java 21 Lambda functions

9
Comments
4 min read
Efficient Algorithms for Finding Prime Numbers

Efficient Algorithms for Finding Prime Numbers

13
Comments
7 min read
Finding the Closest Pair of Points Using Divide-and-Conquer

Finding the Closest Pair of Points Using Divide-and-Conquer

9
Comments
4 min read
LeetCode Day33 Dynamic Programming

LeetCode Day33 Dynamic Programming

2
Comments
3 min read
Finding Greatest Common Divisors Using Euclid’s Algorithm

Finding Greatest Common Divisors Using Euclid’s Algorithm

Comments
5 min read
Finding Fibonacci Numbers Using Dynamic Programming

Finding Fibonacci Numbers Using Dynamic Programming

1
Comments
2 min read
Analyzing Algorithm Time Complexity

Analyzing Algorithm Time Complexity

Comments
3 min read
Examples: Determining Big O

Examples: Determining Big O

Comments
3 min read
Developing Efficient Algorithms - Measuring Algorithm Efficiency Using Big O Notation

Developing Efficient Algorithms - Measuring Algorithm Efficiency Using Big O Notation

1
Comments
4 min read
LeetCode Day25 Greedy Algorithms Part 3

LeetCode Day25 Greedy Algorithms Part 3

Comments
6 min read
Number of Provinces | LeetCode

Number of Provinces | LeetCode

1
Comments
1 min read
Building Real-Time Applications with WebSockets and Reactive Streams

Building Real-Time Applications with WebSockets and Reactive Streams

5
Comments
7 min read
Implementing CQRS and Event Sourcing in Distributed Systems

Implementing CQRS and Event Sourcing in Distributed Systems

3
Comments
5 min read
New requestMatchers in Spring Security 6

New requestMatchers in Spring Security 6

27
Comments
2 min read
API de Upload de arquivo na AWS S3 + Interface de usuário

API de Upload de arquivo na AWS S3 + Interface de usuário

Comments
2 min read
Partition with given difference

Partition with given difference

1
Comments
4 min read
What is DTO? Why use?

What is DTO? Why use?

2
Comments
2 min read
O que é DTO? Por que usar?

O que é DTO? Por que usar?

4
Comments
2 min read
Developer diary #15. ChatGPT and Taro

Developer diary #15. ChatGPT and Taro

Comments
1 min read
Singleton and Unmodifiable Collections and Maps

Singleton and Unmodifiable Collections and Maps

Comments
1 min read
Maps

Maps

1
Comments
5 min read
Case Study: Occurrences of Words

Case Study: Occurrences of Words

Comments
2 min read
What is the Page Object Model (POM), and how does it benefit Selenium automation testing? #InterviewQuestion

What is the Page Object Model (POM), and how does it benefit Selenium automation testing? #InterviewQuestion

Comments
2 min read
How to Handle Frames and Windows in Selenium WebDriver #InterviewQuestion

How to Handle Frames and Windows in Selenium WebDriver #InterviewQuestion

Comments
2 min read
loading...