- HappyCoders.eu
- Berlin, Germany
- https://www.happycoders.eu
- @svenwoltmann
- @HappyCoders
- svenwoltmann
I am a passionate Java programmer focusing on scalable enterprise applications, optimization of algorithms, clean code, and clean architecture.
I work as an independent developer, trainer, speaker, and course instructor.
I share my knowledge about Java, architecture, algorithms, and data structures invideos, mynewsletter, and my blogHappyCoders.eu.
Stay up-to-date with the latest Java features withthis PDF Cheat Sheet!
- Avoid lengthy research with thisconcise overview of all Java versions up to Java 23.
- Discover the innovative features of each new Java version, summarized on a single page.
- Impress your team with your up-to-date knowledge of the latest Java version.
👉Download the Java Versions PDF
(Hier geht's zur deutschen Version →Java-Versionen PDF)
With this1-page PDF cheat sheet, you'll always have the7 most important complexity classes at a glance.
- Always choose the most efficient data structures and thus increase the performance of your applications.
- Be prepared for technical interviews and confidently present your algorithm knowledge.
- Become a sought-after problem solver and be known for systematically tackling complex problems.
👉Download the Big O Cheat Sheet
(Hier geht's zur deutschen Version →O-Notation Cheat Sheet)
🇩🇪 An alle Java-Programmierer, die durch fundierte Kenntnisse über Datenstrukturen besseren Code schreiben wollen
Trage dich jetzt auf dieWarteliste von „Mastering Data Structures in Java“ ein, und erhalte das beste Angebot!
PinnedLoading
- pathfinding
pathfinding PublicSource code for the HappyCoders.eu articles on pathfinding and shortest path algorithms (Dijkstra, A*, Bellman-Ford, Floyd-Warshall).
- sorting-algorithms-ultimate-guide
sorting-algorithms-ultimate-guide PublicSorting algorithm source codes + ultimate test to compare the performance of all algorithms. For my HappyCoders.eu article.
- binary-tree
binary-tree PublicSource Code for HappyCoders.eu article series on tree data structures (binary tree, binary search tree, AVL tree, red-black tree).
- o-notation-and-time-complexity
o-notation-and-time-complexity PublicCode examples demonstrating the complexity classes O(1), O(log n), O(n), O(n log n), O(n²).
- color-thief-java
color-thief-java PublicGrabs the dominant color or a representative color palette from an image. A very fast Java port of Lokesh Dhakar's JavaScript version.
- hexagonal-architecture-java
hexagonal-architecture-java PublicThis repository contains a sample Java REST application implemented according to hexagonal architecture.
If the problem persists, check theGitHub status page orcontact support.