×
FREE ASSISTANCE FOR THE INQUISITIVE PEOPLE
softetechnologies
Pattern - C Language
2766    Arnab De    10/07/2019
Create a Pyramid with Alphabets in C Language. It is very easy and simple program. 1st row of the pyramid fill with A, 2nd row with B and so on.
10
July, 2019
2564    Arnab De    09/07/2019
Here column number is same as (row number * 2 ) - 1. It is Pyramid which numbers are decrease in each row until the column number is equal to the row number.
09
July, 2019
3497    Arnab De    08/07/2019
It is Pyramid which column numbers are increase in each row until it is less then equal to row number. After then it is decrease. total number of row is 6.
08
July, 2019
1014    Arnab De    03/07/2019
Here column number is same as (row number * 2 ) - 1 and the spaces are present at the right side of the character is equal to the total no of row - current row
03
July, 2019
950    Arnab De    01/07/2019
Here column no is equal to row no and the spaces are equal to the (total no of row - current row). It is Left Side Triangle. Add a space after asterisk.
01
July, 2019
softetechnologies
1537    Arnab De    30/06/2019
Here column number is same as row number and the spaces are present at the right side of the character is equal to the (total no of row - current row).
30
June, 2019
1396    Arnab De    29/06/2019
Here column number is same as row number and as spaces are present at the right side of the character then we can ignore it. It is Left Side Triangle.
29
June, 2019
softetechnologies
Albert Einstein
Imagination is everything. It is the preview of life's coming attractions.
Albert Einstein
690
39.03
Today So Far
Total View (Lakh)
softetechnologies
01/01/2018     34343
26/05/2018     31115
28/06/2017     31000
02/08/2017     29004
25/06/2018     26387
15/05/2017     24658
01/08/2017     23608
06/07/2017     23257
21/04/2018     19248
14/07/2017     18573
softetechnologies