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.
Next Smaller Element

Next Smaller Element

Comments
2 min read
Design a LFU ( Least Frequently Used ) Cache

Design a LFU ( Least Frequently Used ) Cache

Comments
1 min read
LRU Cache | HashMap + Doubly Linked List

LRU Cache | HashMap + Doubly Linked List

Comments
1 min read
🧹 Your Spring Service Does Not Need That Interface

🧹 Your Spring Service Does Not Need That Interface

Comments
4 min read
状态模式深度指南:构建可动态切换行为的艺术

状态模式深度指南:构建可动态切换行为的艺术

Comments
2 min read
Next Greater Element I | Monotonic Stack

Next Greater Element I | Monotonic Stack

Comments
3 min read
Sort a Stack | Recursion

Sort a Stack | Recursion

Comments
2 min read
Stop Using Map<String, Object> in Cucumber: A Type-Safe Scenario Context for Cucumber JVM

Stop Using Map<String, Object> in Cucumber: A Type-Safe Scenario Context for Cucumber JVM

Comments
2 min read
What Are Classes, Objects, and Methods in Java? (Explained Simply)

What Are Classes, Objects, and Methods in Java? (Explained Simply)

Comments
5 min read
Architecture of java,node.js, python

Architecture of java,node.js, python

3
Comments
2 min read
JVM Internals for Microservices: Classloading, Memory, and GC in Containers

JVM Internals for Microservices: Classloading, Memory, and GC in Containers

Comments
15 min read
Why I Stopped Building CRUD Apps and Started Building Production-Grade Backend Systems

Why I Stopped Building CRUD Apps and Started Building Production-Grade Backend Systems

Comments
1 min read
Valid Parentheses | Stack

Valid Parentheses | Stack

Comments
2 min read
I tried to obfuscate my Java code before sending it to AI — here's what broke

I tried to obfuscate my Java code before sending it to AI — here's what broke

1
Comments 1
7 min read
MCP Server CORS: The Preflight Problem That Broke My MCP Server 92 Times And How I Fixed It For Good

MCP Server CORS: The Preflight Problem That Broke My MCP Server 92 Times And How I Fixed It For Good

1
Comments 1
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.