North Point Technology Interview Questions

North Point Technology Interview Guides

Click or hover over a slice to explore questions for that topic.
Data Structures & Algorithms
(9)
Machine Learning
(4)
Behavioral
(3)
DevOps
(3)
SQL
(3)

North Point Technology Interview Questions

Practice for the North Point Technology interview with these recently asked interview questions.

QuestionTopicDifficulty
Data Structures & Algorithms
Medium

Given an integer N, write a function that returns a list of all of the prime numbers up to N.

Note: Return an empty list there are no prime numbers less than or equal to N.

Example:

Input:

N = 3

Output:

def prime_numbers(N) -> [2,3]
SQL
Easy
Behavioral
Medium
Loading pricing options

View all North Point Technology questions

Challenge

Check your skills...
How prepared are you for working at North Point Technology?

North Point Technology Opening Jobs

Discussion & Interview Experiences

?
There are no comments yet. Start the conversation by leaving a comment.

Discussion & Interview Experiences

There are no comments yet. Start the conversation by leaving a comment.

Jump to Discussion