before the interview, you will ask to do codility with 3 questions.
all average difficulty, all very similar to leetcode problems.
you should minimize the running time and make sure that the code run over every input.
Interview questions [1]
Question 1
String that is a number. how many different numbers divisible by 3 can we obtain by switching at most one digit.