TecHAyusH6476 / DSA-Prep-HacktoberFest22

DSA important questions in terms of interview and OA of product based companies.
MIT License
18 stars 105 forks source link

Added palindrome pattern program #155

Closed vedant-gawande closed 2 years ago

vedant-gawande commented 2 years ago

It is program to print palindrome pattern in triangle form

example : ' 1 ' ' 121 ' ' 12321 ' '1234321'