Logic20/20 Interview Questions

Logic20/20 Interview Guides

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

Logic20/20 Interview Questions

Practice for the Logic20/20 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 Logic20/20, Inc. questions

Challenge

Check your skills...
How prepared are you for working at Logic20/20, Inc.?

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