codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 167 forks source link

Write a C program to print diamond pattern #3539

Closed harshraj8843 closed 2 years ago

harshraj8843 commented 2 years ago

Description

Write a C program to print diamond pattern

Input  : 5

Output : 
    *
   ***
  *****
 *******
*********
 *******
  *****
   ***
    *
How to contribute - Save the solution in `program/PrintDiamondPattern.c` file - Add `PrintDiamondPattern.c` file in `print-diamond-pattern` folder
das-amit commented 2 years ago

!assign

KrunalGupta02 commented 2 years ago

Hey @harshraj8843 can u assign me this

harshraj8843 commented 2 years ago

Hey @KrunalGupta02

You can comment !assign on any good first issue you want to contribute to, to be auto-assigned

!assign
KrunalGupta02 commented 2 years ago

!assign

harshraj8843 commented 2 years ago

Hey @KrunalGupta02, this issue is already assigned to @das-amit !!!

Please choose another issue.

Thanks for your interest in contributing to this project.

harshraj8843 commented 2 years ago

Hey @KrunalGupta02, this issue is already assigned to @das-amit !!!

Please choose another issue.

Thanks for your interest in contributing to this project.

das-amit commented 2 years ago

hey @harshraj8843 ,I've made the PR Check codinasion/program#4704

Aditya449930 commented 2 years ago

!assign

harshraj8843 commented 2 years ago

Hey @Aditya449930, this issue is already assigned to @das-amit !!!

Please choose another issue.

Thanks for your interest in contributing to this project.