InfoTrust Interview Questions

InfoTrust Interview Guides

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

InfoTrust Interview Questions

Practice for the InfoTrust 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 Infotrust questions

Challenge

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

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