IRI Interview Questions

IRI Interview Guides

Click or hover over a slice to explore questions for that topic.
Machine Learning
(7)
Data Pipelines
(4)
Behavioral
(3)
SQL
(2)
Business Case
(2)

IRI Interview Questions

Practice for the IRI interview with these recently asked interview questions.

QuestionTopicDifficulty
Data Structures & Algorithms
Easy

Given two strings A and B, write a function can_shift to return whether or not A can be shifted some number of places to get B.

Example:

Input:

A = 'abcde'
B = 'cdeab'
can_shift(A, B) == True

A = 'abc'
B = 'acb'
can_shift(A, B) == False
SQL
Easy
Machine Learning
Medium
Loading pricing options

View all Iri questions

Challenge

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

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