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

GitHub topics: patterns-java

kokkondaBhanuteja/Daily-Coding-Journal

This repository serves as my personal coding journal, where I document my daily programming practice, problem-solving approaches, and algorithmic thinking. It includes solutions to coding challenges, pattern programs, data structures, algorithms, and competitive programming problems.

Language: Java - Size: 179 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

Navi025/Java-Practice

Java Revision Repo

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

Yashkapure06/GDSC-ProCode

Google Developers Student Club - ProCode⚡

Language: C++ - Size: 1.24 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 72 - Forks: 158

pradeepkumar24rk/JavaProgramming

This repository goal is to learn Basic Problems, Data Structure and Algorithms in java

Language: Java - Size: 17.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

RomanSkochko/PatternBasics

A repository showcasing the skeleton implementations of design patterns. This project focuses on the minimal structure and core concepts of each pattern, serving as a quick reference and learning resource for developers who want to understand and revisit design patterns without diving into complex implementations

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

Yashkapure06/Patterns

Welcome to Patterns Repository, here you can add many different star ( * ) patterns. Contribution to this project is always welcome. Raise a PR and Boom your pattern will be added in this repo.🎉🥳. Share with your friends and Add awesome * Patterns.

Language: Java - Size: 38.1 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 10 - Forks: 11

AdityaRaj81/JavaPatternLibrary

A comprehensive Java pattern library for students and enthusiasts to study, practice, and contribute to a variety of pattern programs. Featuring organized categories, difficulty levels, and clear explanations.

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

Faisal-khann/Java-practice

This is the section for Java practice, where we engage in programming exercises to improve our Java skills.

Language: Java - Size: 96.7 KB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

imharshtiwari/Java-Practice

Practicing on JAVA

Language: Java - Size: 135 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

Praadnya/EMPLOYEE_LEAVE_MANAGEMENT_SYSTEM_374_375_389_396

Built with Java and Spring Boot, demonstrating strong OOP concepts and design principles for efficient leave tracking and management.

Language: Java - Size: 116 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

YoungMYN/samples-patterns-gof

In this project, I comprehended and implemented all the GoF patterns

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

fatma2705/Analisi_BE

Progetto Java many to many Spring Rest Controller e Spring Security Gestione Analisi BE

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

FALAK097/DSA_JAVA

This repository consists of the code samples, assignments, and notes for Java data structures & algorithms

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

grandeurkoe/learn-java

A repository with a focus on Java learnings ♨️.

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

fatma2705/Brano-Genere-Maven

Progetto Java many to many JPA

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

fatma2705/Gestione_Smartphone

Progetto Java maven JPA gestione smartphone app

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

fatma2705/Menu-Pizzeria-Maven

Progetto Java many to many JPA

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

Taller/quiz

Interview Question and patterns

Language: Java - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

fatma2705/GestioneArticoli

Progetto Java utilizzando jsp maven servlet jpa

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

sivajeet/DPR-using-code2vec-and-word2vec

An attempt to recognize Source code design pattern recognization using Code2vec and word2vec.

Language: Jupyter Notebook - Size: 521 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kal-an/java-patterns

Практическая реализация паттернов проектирования на языке java

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

arfin-parween/Patterns_Problems

This repository is a collection of star and number patterns implemented in JAVA programming languages. Whether you are a beginner looking to improve your coding skills or an experienced developer interested in exploring different different patterns, this collection has something for everyone.

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

hoangtien2k3/design-pattern

◉ Design Patterns includes 3 main groups: 1. Creational pattern, 2. Behavioral pattern, 3. Structural pattern.

Language: Java - Size: 1.99 MB - Last synced at: about 14 hours ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 3

Design-pattrns/Builder-Pattern

Builder pattern was introduced to solve some of the problems with Factory and Abstract Factory design patterns when the Object contains a lot of attributes. There are three major issues with Factory and Abstract Factory design patterns when the Object contains a lot of attributes.

Language: Java - Size: 151 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

gabriel-dp/SICC

Pratical work of "Software Analysis and Design" subject

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

FaiberAbril/Java-PatronesD

Estudio de los patrones de diseño

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

Jeelislive/JAVA

butterfly pattern in java using nested for loops

Language: Java - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Nexxtor/DesignPattern

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

apavlidi/ObjectOrientedDesign

Object Oriented Design Principles and Design Patterns

Language: Java - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

toggit/java-design-pattern

java design pattern examples

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

thraindk/java-textadv

Ein einfaches Textadventure-Engine

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

voyager2005/java-patterns

Printing shapes using loops

Language: Java - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

GarlicRoll/Software-design-pattern

Шаблоны проектирования на Java

Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sbt5731/Java-FullStack-CipherSchool-12016613

This repository consists of Array, ArrayList, HashMap, TreeMap, Java Stream API, Pattern, OOPS Concept.

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

AtilaMedeiros/projetoSpringPrecificacao

Projeto desenvolvido para aprender a usar o SpringBoot

Language: Java - Size: 101 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SahuSumanta/Java-DSA

This Repo contain java Solution of Kunal Kushwaha DSA questions.

Language: Java - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 9

nikasakandelidze/Design-Patterns-workshop

Common solutions to common design problems. Design patterns(in Java, JS)

Language: Java - Size: 113 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

eduardocruzpalacios/oop-design-patterns-java

Object-Oriented Programming (OOP) Design Patterns examples with Java.

Language: Java - Size: 286 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mcaliman/JavaPatternsCollection

A collection of design patterns which I have implement for studying purposes over the years.

Language: Java - Size: 28.3 KB - Last synced at: 8 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Rohan-Beta/Patterns

Patterns (from beginners to advanced)

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

georgedem975/patterns

небольшая шпаргалка по шаблонам проектирования

Language: C++ - Size: 168 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 3

fitincontact/GoF

GoF

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

thppn/javaProjects

Java projects

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

GlavS/javaPatternsDemo

Source code from great tutorial from javabegin.ru.

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

MarioCodes/java-patterns-implementations

Personal implementations in java of several patterns with usage example ready to use.

Language: Java - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

DAlam6er/java-core-study

java projects for studying

Language: Java - Size: 1.87 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Sushant0999/Star_Pattern_JAVA

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

Apolos7/observer

Repositório com a implementação do padrão de projeto Observer

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

StanislavGro/LinkedListDataStructure

Односвязный список, основанный на паттерне TypeBuilder и реализованный в виде шаблона

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

AtilaMedeiros/treinandoJava

Projeto criado para praticar Java, OO e Pattern

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

JavaAbuser/PatternExample

There are 23 examples for all design patterns

Language: Java - Size: 26.4 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

optimus-alfaomega/Java-Repo

Tiene el repositorio general de Java

Language: Java - Size: 126 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

sc0v0ne/design_pattern_observer

Develop a system that uses the pattern given in class. "Observer" design pattern.

Language: Java - Size: 4.88 KB - Last synced at: 1 minute ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sc0v0ne/design_pattern_strategy

Develop a system that uses the pattern given in class. "Strategy" design pattern.

Language: Java - Size: 7.81 KB - Last synced at: 1 minute ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sc0v0ne/design_pattern_composite

Develop a system that uses the pattern given in class. "Composite" design pattern.

Language: Java - Size: 11.7 KB - Last synced at: 1 minute ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sc0v0ne/design_pattern_template_method

Develop a system that uses the pattern given in class. "Template Method" design pattern.

Language: Java - Size: 4.88 KB - Last synced at: 1 minute ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sc0v0ne/design_pattern_builder

Develop a system that uses the pattern given in class. "Builder" design pattern.

Language: Java - Size: 12.7 KB - Last synced at: 1 minute ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sc0v0ne/design_pattern_singleton

Develop a system that uses the pattern given in class. "Singleton" design pattern.

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

sc0v0ne/design_pattern_abstract_factory

Develop a system that uses the pattern given in class. "Abstract Factory" design pattern.

Language: Java - Size: 18.6 KB - Last synced at: 1 minute ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KhalidSaifullahFuad/PatternsWithJava

⭐ Different Types of Patterns with Java

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

dhernandezl/Frequent-Itemsets

Genetic Algorithm for frequent itemsets.

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

DeRoyace/PATTERN

All my Pattern programs here

Language: C - Size: 260 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

fedor-malyshkin/coding-java

Some java coding exercise

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

jagumiel/Pasapalabra

Final project for the subject "Software Engineering". It is a words game. It uses Object Oriented Programming (OOP) and programming patterns. Developed in Java Language.

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

silent-night-no-trace/pattern

Java Design Pattern

Language: Java - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Juferoga/Modelos-I

Everything I do for the subject Programming models 1

Language: Java - Size: 702 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mauricio-ms/patterns-enterprise-application-architecture

Implementation of all the patterns from the book Patterns of Enterprise Application Architecture by Martin Fowler.

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

icarocrespo/PP-ConsultaMedica

Sistema Java Desktop com interface gráfica para consultas médicas à disciplina de Práticas em Programação

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

littledou/patterns

零碎记录

Language: Java - Size: 7.21 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

liumengxi/Patterns_In_Java

Java中23种经典设计模式案例

Language: Java - Size: 138 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

allenstr90/design-patterns

Java implementation of GoF

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

azamatbekmuratov/patterns

Design patterns in java

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

Related Keywords
patterns-java 72 java 46 design-patterns 13 maven 12 patterns 12 patterns-design 9 oops-in-java 8 college 7 intellij 6 singleton-pattern 6 jpa-hibernate 5 intellij-idea 5 college-project 5 dao-design-pattern 4 pattern 3 sorting-algorithms 3 algorithms 3 linked-list 3 dsa 3 mysql-database 3 java-game 2 searching-algorithms 2 array 2 java-swing 2 algorithm 2 java-design-patterns 2 star-pattern-java 2 oop 2 design 2 collections-framework 2 hashmap 2 recursion 2 gang-of-four-design-patterns 2 mvc 2 springboot 2 gof-patterns 2 java-8 2 swing-gui 2 jpql 2 leetcode-java 2 strategy-pattern 2 factory-pattern 2 collaborate 2 dynamic-programming 2 data-structures 2 microsoftvisualstudio 2 java-patterns 2 arrays 2 github 2 patterns-cpp 2 github-pages 2 patterns-cs 2 hacktoberfest 2 patterns-python 2 behavioralpatterns 1 behavioral-patterns 1 behavioral-design-patterns 1 structural 1 javascript 1 gof 1 modeling 1 creational 1 creational-design-patterns 1 creational-patterns 1 creationalpatterns 1 design-pattern 1 design-patterns-java 1 windowbuilder 1 object-oriented-programming 1 oop-examples 1 structural-design-patterns 1 software-engineering 1 structural-patterns 1 structuralpatterns 1 dsa-java 1 programming-paradigms 1 game-development 1 programming 1 arraylist 1 javastream 1 treemap 1 spring 1 desktop 1 spring-data-jpa 1 spring-mvc 1 martin-fowler-book 1 springframework 1 bitwise 1 computer-science 1 dsa-algorithm 1 leetcode 1 maths 1 martin-fowler 1 solutions 1 strings 1 behavioural 1 concurrency 1 fowler 1 pattern-mining 1 templates 1