
Asked in ShopUp
Write a function to check if a number is prime or not.

AnswerBot
1y
To check if a number is prime, iterate from 2 to the square root of the number and check for divisibility.
Start by checking if the number is less than 2, in which case it is not prime.
Iterate from 2 t...read more
Help your peers!
Add answer anonymously...
Top Software Development Engineer 1 Interview Questions Asked at ShopUp
Q. Given an array of integers nums and an integer target, return indices of the two...read more
Q. Given a graph, write code to find the area under it.
Q. Reverse a Linked List
Interview Questions Asked to Software Development Engineer 1 at Other Companies
Top Skill-Based Questions for ShopUp Software Development Engineer 1
Algorithms Interview Questions and Answers
250 Questions
Data Structures Interview Questions and Answers
250 Questions
Web Development Interview Questions and Answers
250 Questions
Stay ahead in your career. Get AmbitionBox app


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
AmbitionBox Awards
Get AmbitionBox app

