0% found this document useful (0 votes)
15 views

Patternbased

Uploaded by

sumit05259
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Patternbased

Uploaded by

sumit05259
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Pattern 1: Simple Right-Angled Triangle

*
**
***
****
*****

Pattern 2: Inverted Right-Angled Triangle

*****
****
***
**
*

Pattern 3: Equilateral Triangle (Pyramid)

*
***
*****
*******
*********

Pattern 4: Diamond Pattern

*
***
*****
*******
*********
*******
*****
***
*

Pattern 5: Square of Stars

*****
*****
*****
*****
*****
Pattern 6: Hollow Square

*****
* *
* *
* *
*****
Pattern 7: Number Pyramid

1
121
12321
1234321
123454321

Pattern 8: Floyd's Triangle

1
23
456
7 8 9 10
11 12 13 14 15

Pattern 9: Pascal's Triangle

1
11
121
1331
14641

Pattern 10: Right-Aligned Triangle

*
**
***
****
*****

Pattern 11: Mirror Image Triangle

*****
****
***
**
*
Pattern 12: Checkerboard Pattern

****
****
****
****

Pattern 13: Alphabet Pyramid

A
ABA
ABCBA
ABCDCBA
ABCDEDCBA

Pattern 14: Zig-Zag Pattern

* * *
** ** **
* * * * * *

Pattern 15: Butterfly Pattern

* *
** **
*** ***
**** ****
*********
**** ****
*** ***
** **
* *

Pattern 16: Hourglass Pattern

*********
*******
*****
***
*
***
*****
*******
*********
Pattern 17: Hollow Pyramid

*
* *
* *
* *
*********

Pattern 18: Hollow Diamond

*
**
* *
* *
* *
* *
* *
**
*

Pattern 19: Cross Pattern

* *
* *
* *
**
*
**
* *
* *
* *

You might also like