Patterns

22 problems to practice.

22 Total
22 Easy
0 Medium
0 Hard

Pattern 1

Take as input a number n, the number of rows Print the following pattern * * * * * * * * * * *...

easy

Pattern 2

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in ou...

easy

Pattern 3

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in ou...

easy

Pattern 4

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in ou...

easy

Pattern 5

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in ou...

easy

Pattern 6

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in ou...

easy

Pattern 7

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in ou...

easy

Pattern 8

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in ou...

easy

Pattern 9

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in ou...

easy

Pattern 10

1. You are given a number n. 2. You've to create a pattern of * and separated by tab as shown in ou...

easy

Pattern 11

1. You are given a number n. 2. You've to create a pattern as shown in output format.

easy

Pattern 12

1. You are given a number n. 2. You've to create a pattern as shown in output format.

easy

Pattern 13

1. You are given a number n. 2. You've to create a pattern as shown in output format...

easy

Pattern 14

1. You are given a number n. 2. You've to write code to print it's multiplication table up to 10 in...

easy

Pattern 15

1. You are given a number n. 2. You've to write code to print the pattern given in output format be...

easy

Pattern 16

1. You are given a number n. 2. You've to write code to print the pattern given in outpu...

easy

Pattern 17

1. You are given a number n. 2. You've to write code to print the pattern given in output format be...

easy

Pattern 18

1. You are given a number n. 2. You've to write code to print the pattern given in out...

easy

Pattern 19

1. You are given a number n. 2. You've to write code to print the pattern given in out...

easy

Pattern 20

1. You are given a number n. 2. You've to write code to print the pattern given in output format be...

easy

Pattern M

1. You are given a number n. 2. You've to write code to print the pattern given in output format be...

easy

Pattern Inverted Hour Glass

1. You are given a number n. 2. You've to write code to print the pattern given in out...

easy