0% found this document useful (0 votes)
15 views10 pages

Accenture Pattern 1

These questions are useful for preparing Accenture

Uploaded by

Kavya
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 views10 pages

Accenture Pattern 1

These questions are useful for preparing Accenture

Uploaded by

Kavya
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/ 10

Accenture

Topic/Course
Sub-Topic (Example: name of college)

Programs
Question 1
Write a Program to print following Pattern
Sample Input: Sample Output:
4 *
* *
* *
* *
* *
* *
*
Question 2
Write a Program to print following Pattern
Sample Input: Sample Output:
5 *********
* *
* *
* *
*
* *
* *
* *
*********
Question 3
Write a Program to print following Pattern
Sample Input: Sample Output:
5 *****
*****
*****
*****
*****
Question 4
Write a Program to print following Pattern
Sample Input: Sample Output:
5 1
11
121
1331
14641
Question 5
Write a Program to print following Pattern
Sample Input: Sample Output:
5 1 1
2 2
3 3
44
5
66
7 7
8 8
9 9
Question 6
Write a Program to print following Pattern
Sample Input: Sample Output:
4 **** ****
*** ***
** **
* *
* *
** **
*** ***
**** ****
Question 7
Write a Program to print following Pattern
Sample Input: Sample Output:
4 * *
** **
*** ***
**** ****
**** ****
*** ***
** **
* *
Question 8
Write a Program to print following Pattern
Sample Input: Sample Output:
5 1
62
10 7 3
13 11 8 4
15 14 12 9 5
THANK YOU

You might also like