Integris Interview Questions

Integris Interview Guides

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

Integris Interview Questions

Practice for the Integris 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
Analytics
Easy
Loading pricing options

View all Integris questions

Challenge

Check your skills...
How prepared are you for working at Integris?

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