TheAlgorithms / C

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
https://thealgorithms.github.io/C
GNU General Public License v3.0
19.27k stars 4.38k forks source link

[FEATURE] Can we have one more folder related to design pattern. #1297

Closed peeyushtripathi closed 1 year ago

peeyushtripathi commented 1 year ago

Detailed description

Design Pattern is next best thing after Algorithms

Context

Design Pattern is next best thing after Algorithms

Possible implementation

designPatterns cannot be written in C Language. We can use c++ for that.

Additional information

I have implementation of few design pattern But dont have access rights of this forum

commit 13d94e84747314349c17294e0d522e98172d7291 (HEAD -> peeyush/DesignPattern) Author: peeyushtripathi peeyushtripathi9392@gmail.com Date: Fri Aug 18 04:21:52 2023 +0530

DesignPattern: Decorator, Factory, Stratedy

commit 1302bf41df2cdb53d3292076950414df04fde533 (origin/master, origin/HEAD, master) Author: Ryan Bevin bevybizzle@Googlemail.com Date: Wed Jul 19 08:34:19 2023 +0100

github-actions[bot] commented 1 year ago

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.