Skip to content

The algorithms-structures-patterns is the collection of code samples which can be used for better understanding ideas behind concepts of design patterns, data structures, algorithms.

License

IT-Skills-Exchange/algorithms-structures-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms Structures Patterns

Version: 1.1

This tutorial is not a tutorial that intents teach you the language itself, it's a collection of code samples which can be used for better understanding ideas behind the concepts of design patterns, data structures and algorithms.

It assumes that you are familiar with the language.

Each topic has small explanation of a problem or an idea and the solution, you can use it as you wish and as you want.

As a start point, let's address to Programming Principles.

In the tutorial the following design patterns will be described:

In the tutorial the following data structures will be described:

As a start point, let's address to Big-O Notation.

In the tutorial the following algorithms will be described:

Build Requirements

  • Java 11+
  • Maven 3.6+

Links

About

The algorithms-structures-patterns is the collection of code samples which can be used for better understanding ideas behind concepts of design patterns, data structures, algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages