Pattern Printing Task

You are tasked with printing a specific pattern based on the given number of rows, 'N'. For any input value of 'N', generate and print a pattern as described in the example.

Input:

1
5

Output:

1 2 3 4 5
11 12 13 14 15
21 22 23 24 25
16 17 18 19 20
6 7 8 9 10

Example:

For ‘N’ = 5, the pattern generated is as follows:

1 2 3 4 5
11 12 13 14 15
21 22 23 24 25
16 17 18 19 20
6 7 8 9 10
  • Note: There is exactly one space between each value in a row.

Constraints:

  • 1 <= T <= 5
  • 1 <= N <= 100
AnswerBot
4mo

The task is to print a specific pattern based on the given number of rows, 'N'.

  • Iterate through each row and print the numbers in the specified pattern

  • Use loops to print the numbers in the required ord...read more

Help your peers!
Select
Add answer anonymously...

Top Applications Engineer Interview Questions Asked at HexaView Technologies

Q. What is stable partition?
Q. Number Pattern Problem Statement Given an integer 'N', print a specific pattern ...read more
Q. Spiral Matrix Problem Statement You are given a N x M matrix of integers. Your t...read more
Applications Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+

Reviews

10L+

Interviews

4 Cr+

Salaries

1.5 Cr+

Users

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
Profile Image
Hello, Guest
AmbitionBox Employee Choice Awards 2025
Winners announced!
awards-icon
Contribute to help millions!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos
Add office benefits
Add office benefits