Buy Me A Coffee ☕, Donate as less as 2$ | Become a Patron!😇
Donate/Support | View My Work(In Progress!) | Follow / Connect With Me | Follow / Connect With Me |
---|---|---|---|
![]() |
Hello there 👋, and welcome to this awesome, well maintained repository that contains a huge collection of patterns and designs created using programming languages.
Many Interview Questions and Programming Competitions have one such question where we need to write code in order to print a particular design or a pattern.
This repository tries to maintain all such patterns and aims to maintain code for all possible patterns and designs one could think of.
Practicing problems like these helps one understand looping constructs and build logic behind how to print any given pattern or design.
Languages used:
Language | Logo | View Main Folder |
---|---|---|
1. C | ![]() |
Click to View In Progress |
2. C++ | ![]() |
Click to View In Progress |
3. Python | ![]() |
Click to View In Progress |
4. Java | ![]() |
Click to View Not Started |
5. C# [C Sharp] | ![]() |
Click to View Not Started |
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request