Prime Numbers within a Range

Given an integer N, determine and print all the prime numbers between 2 and N, inclusive.

Input:

Integer N

Output:

Prime numbers printed on separate lines

Example:

Input:
N = 10
Output:
2
3
5
7

Constraints:

  • 1 <= N <= 100

Note:

Ensure that the output is formatted with each prime number on a new line.

AnswerBot
4mo

Generate and print all prime numbers between 2 and N, inclusive.

  • Iterate from 2 to N and check if each number is prime

  • Use a helper function to determine if a number is prime

  • Print each prime number on a...read more

Help your peers!
Select
Add answer anonymously...

Indiamart Intermesh Software Engineer interview questions & answers

A Software Engineer was asked 9mo agoQ. What are your projects?
A Software Engineer was asked 9mo agoQ. What is your experience in technology?
A Software Engineer was asked Q. Form a Triangle Problem Statement You are given an array of integers ARR with a ...read more
Indiamart Intermesh Software 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