An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: strategy-design-pattern

khteh/CinemaReservation

Cinema movie seat reservation system console application

Language: C# - Size: 249 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

AkmIITKGP1/billing-discounts-api

💰 Calculate bill discounts for retail customers using a Spring Boot API that applies business rules based on customer types.

Language: Java - Size: 30.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

pedroMVicente/Veterinary-Hotel-Management-System

Java veterinary hotel management system with animals, habitats, trees, and staff. Features satisfaction algorithms, vaccination tracking, and seasonal cycles.

Language: Java - Size: 7.79 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Fontalvo22/database-backup

Create database backups automatically

Language: Python - Size: 29.3 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

kranthikumar786/Low-Level-Designs

Language: Java - Size: 77.1 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

agitrubard/java-spring-best-practices

A repository dedicated to showcasing best practices in Java and Spring through concise code snippets.

Language: Java - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 109 - Forks: 12

imanghafoori1/laravel-smart-facades

Strategy design pattern in laravel, the easiest way.

Language: PHP - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 136 - Forks: 11

Aksh29-tech/LLD

A repository for Low-Level Design (LLD) notes and code examples

Language: Java - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

avidee007/billing-app

The Billing Service calculates the final bill amount for a user after applying various discounts based on their user type (Employee, Affiliate, or Customer) and discount on bill amount. Additionally, the service supports real time currency conversion for bills by integrating with an external exchange rate API.

Language: Java - Size: 301 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

arminmokri/DesignPatterns

This repo features key design patterns with concise explanations and practical implementations to help you understand and apply software design principles.

Language: Java - Size: 270 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

MichaelGift/StrategyPattern

Source code for the Strategy Pattern Blog Post

Language: Python - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Robert076/auth-service

A standalone microservice that implements authorization using a PostgreSQL database and implemented in Go. Plug and play your own db (uses strategy pattern, easily scalable).

Language: Go - Size: 93.8 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DaihSeven/lab-padroes-projeto-java

Repositório com testes de padrões de projeto em java:facade, singleton....

Language: Java - Size: 3.42 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AdelDaniel/learn-design-patterns-in-dart

Made this repo just to help learning design patterns in Dart, so this repo for anyone needs to learn design patterns in Dart language. This repo also helped developers use Dart programming language by providing some examples for each pattern with many UML class diagrams.

Language: Dart - Size: 6.76 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Robert076/strategy-pattern

Trying to get used to the strategy design pattern, hence this practice repo. Code in Go.

Language: Go - Size: 11.7 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

frankkwabenaaboagye/accelerator-IL

Java Intermediate Level

Language: Java - Size: 6.62 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Jayakrishnan-mk/design-patterns

Its a practice repo for practicing about the `gang of four` design patterns

Language: JavaScript - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Mohit-Chaudhari/Design-Patterns

Design Patterns: Code Solutions

Language: Java - Size: 115 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

catalinacatalinacatalina/ecosystem-simulator-backup

A Java-based ecosystem simulator.

Language: Java - Size: 514 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

t4l3x/Refactoring

Refactoring ugly php code

Language: PHP - Size: 51.8 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

DippyDucks/Drawbridge-DX

Simple Strategy Based Authentication System

Language: JavaScript - Size: 262 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

abhinavdeshpande/System-Design

Deep dive into these live and easy examples to get the better understanding of System Design Concepts

Language: Java - Size: 16.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Dannemann/real-world-design-patterns

Language: Java - Size: 189 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 8 - Forks: 1

hasinghgrid/Java-Backend-Internship

Java Backend Internship Program

Language: Java - Size: 312 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Abdulrehman-Baloch/Rent-Rides-App

Rent Rides is a JavaFX-based vehicle rental application that provides a seamless and affordable platform for renting cars and bikes. The application is built using JavaFX for the front end and Java for the back end, ensuring a responsive and interactive user experience

Language: Java - Size: 538 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

PiaMacalanda/SoftEng2_Strategy-Pattern-GameApp

Simple GameApp assigning character's skillset🧙🏹🏇 using Strategy Design Pattern in java.

Language: Java - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

abhikasam/system-design-low-level-design

System Design Low Level Design

Language: Java - Size: 35.2 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Grace-H/antcode

Team resource collection game for CS1 courses

Language: Python - Size: 81.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

harismuneer/Factory-Singleton-and-Strategy-Design-Patterns_Examples

🐉 Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved during the course "Object Oriented Analysis and Design CS309"

Language: Java - Size: 68.4 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

kseparovi/Split_Travel_Bills_App

Language: Java - Size: 2.31 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

olavomoreirap/strategy-pattern-study

Another brief study about the Strategy Pattern.

Language: Java - Size: 680 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

nickhealthy-playground/inflearn-spring-advanced1

스프링부트 강의 | ThreadLocal, 템플릿 메서드, 전략 패턴, 템플릿 콜백

Language: Java - Size: 94.7 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

yash1th-yerra/BookMyShow-Backend-Design

This Repository contains basic backend low level design of BookMyShow which is created using datastructures and design patterns.Assumptions: No db is used(in-memory i.e. using datastructures)

Language: Java - Size: 46.9 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

KeremTAN/WellsHellGame

This is a demo game running on console. This game is designed to understand the uses of Strategy and Simple Factory Design Patterns.

Language: Java - Size: 83 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

hugocruzlfc/startegy-design-factory-pattern-in-ts

Using Strategy Desing, Strategy Factory and Strategy Pattern in Typescript.

Language: TypeScript - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Neha-Poonia/LowLevelDesign

Code for LLD Problems

Language: Java - Size: 0 Bytes - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Trendyol/redis-slack-bot

Redis Slack Bot

Language: Java - Size: 630 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 3

vukan-markovic/Design_Patterns_Paint

Java Swing paint application demonstrating some design patterns

Language: Java - Size: 1.08 MB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 5

Morgan-Sell/unit_converter

A web app in which a user can convert between different units of measurement.

Language: Python - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sat5297/HFDP_LLD

Language: C++ - Size: 180 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gsakshay/Image-Processing-and-Enhancement-Software

Enhance your captured memories! A test driven design oriented robust software.

Language: Java - Size: 15.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

piyush26c/Uber-Low-Level-Design

The primary objective behind developing this project is to deepen the understanding of low-level system design in C++, encompassing Object-Oriented Programming (OOP) principles, threading concepts, and modern C++ features such as Smart Pointers and the Standard Template Library (STL).

Language: HTML - Size: 448 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

santiHerranz/SumoFighters

Javascript Simulator for testing robot strategies in sumo battle

Language: JavaScript - Size: 289 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

chakib2002/Sorting-Algorithms-Visualizer

This project provides a visual representation of various sorting algorithms. It helps users understand how different algorithms work by demonstrating their step-by-step processes in an interactive and intuitive way.

Language: TypeScript - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MainaGeorge/DesignPatterns

This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns

Language: C# - Size: 126 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

bryaneibon/Budget-Manager

Design a Budget Manager to Track our recurring expenses and the categories of expenses that influence our income.

Language: Java - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

bryaneibon/Encryption-Decryption_Project

The purpose of this project is to focus on different modes of encryption. (CypherText & Shifting Method)

Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

omeryildiz/SimUduck

SimUduck sample in Head First Design pattern. Written with C++ language

Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ElbertRibeiro/strategy-with-db

POC using strategy pattern with database

Language: Java - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jimmyjazz31/CSSFinalProject

CS665 2024: Final Project with Design Patterns, ie Creational and Structural

Size: 1.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

praveen4star/Parking-Lot

This repository contains a simple implementation of a Parking Lot Management System in Java. The system allows users to manage parking spaces, vehicles, and payments efficiently.

Language: Java - Size: 182 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ricardo-VP/strategy-pattern

Example "Checkout Feature" app for learn more about the Strategy Design Pattern. Built with Node and Typescript 🚀

Language: TypeScript - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mojtabashirkhani/BottomSheetModule

Applying strategy and builder pattern for creating multiple type of bottom sheets with java, kotlin, and jetpack compose

Language: Java - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

SedatD/DesignPatterns

Playground for Design Patterns

Language: Java - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

dogukanmuslukcu/DesignPatterns

This is a learning project for Design Patterns

Language: C# - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

izzyluuuuh/strategy-pattern

Implementation of Strategy Pattern Using Java

Language: Java - Size: 15.6 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

seigtm/StrategyFileEncrypter 📦

An example of text files encryption using the strategy design pattern.

Language: C++ - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

thegeekyasian/strategy-pattern-in-spring-boot

A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project.

Language: Java - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

umangptl/CreditCardProblem

💳 Credit card problem 🏦

Language: Java - Size: 167 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

TaherJerbi/berg

berg 🦀 Transform the contents of Epub documents.

Language: Rust - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

TJDPGr9/OpencvFeatureDetectorResearch

Size: 11.3 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AhmedTarekHasan/StrategyDesignPatternInDotNetCSharp

Learn about the Strategy Design Pattern in .NET C#

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ehtiramabdullayev/rsp-game-with-oop

Paper-Rock-Scissors between the computer and a real player using OOP principles. You should be able to play the game n times before the program exits.

Language: Java - Size: 65.4 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MatMB115/minesweeper_mvc_patterns_com221

Repositório dedicado para o versionamento do campo minado desenvolvido usando os design patterns.

Language: Python - Size: 34.2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

ahmed-alaa/design-pattern-in-php

Different design patterns implementation in PHP

Language: PHP - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

MosesSoftEng/forage-lyft-starter-repo Fork of vagabond-systems/forage-lyft-starter-repo

Lyft starter repo

Language: Python - Size: 92.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

seyma-cengiz/behavioral-design-patterns

implementation of behavioral design patterns

Language: C# - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Nour-Sadek/Graph-Algorithms-Visualizer

This project was adopted from one of HyperSkill's projects under the "Java Desktop Application Developer" Java Track

Language: Java - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mariomalak1/DesignPatternTutorial

This repo I made for training on Design Patterns Principles.

Language: Java - Size: 354 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ahmetkucukoglu/design-patterns

Design Patterns C#

Language: C# - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

siddhantshar24/Strategy-Pattern-LLD

Strategy Pattern implementation in Java for Low Level Design.

Language: Java - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mickablondo/Strategy-Pattern

Simple example for pattern strategy

Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

furkanozev/Object-Oriented-Analysis-Design

Object Oriented Analysis and Design (JAVA Language) Design Patterns, Java GUI

Language: HTML - Size: 6.35 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

nirjarigandhi/Paint-Application

Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DejeanEcheverrya/cdb-b3

Demo CDB calculator

Language: HTML - Size: 27.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

shrinil-thakkar/LRUCache

In-memory LRU Cache implementation using multiple Design Patterns

Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

shahed-adnan/DesignPatterns

Design pattern repository contains various design pattern with real world example. SOLID principle with examples are available here as well. In the document, I will be updating the corresponding SOLID principles which are applied to each pattern. The reference document contains the resource for patterns oriented architecture.

Language: C# - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

GoonerMAK/SWE-4501-Design-Patterns

SWE 4501 Design Patterns

Language: Java - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Alvin-Leung/strategy-pattern-example

A more realistic strategy design pattern example

Language: C# - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

pablocavalcanteh/strategy-design-pattern-with-enum-in-java

Strategy Design Pattern with enum in Java.

Language: Java - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kelgwiin/MarsRover-Refactoring-Kata Fork of aatwi/MarsRover-Refactoring-Kata

Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

memadev/design-patterns-strategy

Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

abrahamayquipa/software-patterns

Software standards established by the Gang of Force.

Language: CSS - Size: 64.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

saksham-jain/design-patterns

OOPs design patterns in Ruby

Language: Ruby - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

lia-arroyo/blackJackGame

This BlackJack game is implemented using Java, OOP principles, and both the Strategy and Factory design pattern. This program features three separate bot strategies (Random, Low and High Risk) and two dealer strategies (Target Highest Bidder and Target Most Frequent Winner)

Language: Java - Size: 92.8 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

naveenmittal04/TicTacToe

Android App for Tic Tac Toe, Implementing Strategy, Builder and Factory Design Patterns

Language: Kotlin - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Prashant-Chaurasia/priceFinder

A spring boot service that has various APIs that can help crawl Amazon(.com) and extract the SKU details

Language: Java - Size: 65.4 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ngtrdai/example-strategy-desgin-pattern-php

This is an example of a strategy pattern in PHP.

Language: PHP - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

devrishal/weather-forecast

Weather Forecast service

Language: Java - Size: 237 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mennansevim/strategy.pattern.sample

Strategy Pattern Sample

Language: C# - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Meghamala/BST

Binary Search Tree implementation with design patterns

Language: Java - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cihatsolak/dotnet-design-patterns

A design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn't a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations.

Language: C# - Size: 11.7 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

cstirbe/DesignPattern-Strategy

Demonstrate Strategy design pattern using Ninject Kernel

Language: JavaScript - Size: 536 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

patternsandbox/javascript

Design patterns in JavaScript

Language: JavaScript - Size: 1.19 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

bhojpur/strategy

The Bhojpur Strategy is a software-as-a-service product used as a Strategy Engine based on Bhojpur.NET Platform for application delivery.

Size: 1000 Bytes - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

walexhenrique/poketerminal-game

Um projeto de game de Pokemon (Simplificado) via terminal, utilizando conceitos de OOP, TDD e design patterns (Strategy e SimpleFactory)

Language: Python - Size: 411 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

lannguyen0910/image-deep-hash

Image Deep Hash with CNN models

Language: Jupyter Notebook - Size: 15.5 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

CydrickT/StrategyExamples Fork of CydrickT-Osedea/StrategyExamples

A commented example of the Strategy

Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

zoozf/SortingAlgoritms

This application allows choice between different list sorting algorithms through the Strategy Design Pattern for OO Programming.

Language: Java - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eMahtab/strategy-design-pattern

Size: 37.1 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Related Keywords
strategy-design-pattern 125 design-patterns 45 java 34 strategy-pattern 25 factory-design-pattern 16 factory-pattern 13 adapter-design-pattern 13 observer-design-pattern 12 spring-boot 10 singleton-pattern 10 decorator-pattern 10 oop 9 abstract-factory-pattern 7 factory-method-pattern 7 singleton-design-pattern 7 spring 6 state-design-pattern 6 designpatterns 6 builder-design-pattern 6 observer-pattern 6 design-pattern 6 solid-principles 6 strategy 6 command-pattern 6 python 5 decorator-design-pattern 5 template-pattern 5 facade-pattern 5 oops-in-java 5 low-level-design 5 csharp 5 object-oriented-programming 5 patterns 4 design 4 adapter-pattern 4 chain-of-responsibility-pattern 4 sorting-algorithms 4 composite-pattern 4 rest-api 4 proxy-design-pattern 4 facade-design-pattern 4 system-design 4 maven 4 lld 4 prototype-pattern 3 behavioral-patterns 3 php 3 design-patterns-implemented-in-java 3 prototype-design-pattern 3 docker 3 best-practices 3 command-desing-pattern 3 spring-security 3 typescript 3 singleton 3 map 3 iterator-pattern 3 builder-pattern 3 refactoring 2 cpp11 2 software-engineering 2 uml-class-diagram 2 gui 2 swing-gui 2 bridge-pattern 2 mongodb 2 nodejs 2 spring-data-jpa 2 mediator-pattern 2 mvc 2 python3 2 postgresql 2 flask 2 mvc-pattern 2 api 2 programming 2 swagger-ui 2 template 2 simple-factory-pattern 2 dotnet 2 structural-patterns 2 abstract-factory 2 java17 2 singletonpattern 2 threading 2 spring-web 2 reactjs 2 template-method-design-pattern 2 clean-code 2 composite-design-pattern 2 springboot 2 authentication 2 oop-principles 2 uml-diagrams 2 behavioral-design-patterns 2 visitor-pattern 2 dart 2 dependency-injection 2 spring-mvc 2 software-architecture 2