Summer Python Tutor applicants have rated the interview process at FunTech with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 70% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at FunTech as a Summer Python Tutor according to 1 Glassdoor interviews include:
Phone interview: 50%
Skills test: 50%
Here are the most commonly searched roles for interview reports -
Went through a few mock questions or definitions a student might ask so that they can see how you can explain concepts. After I joined a call with some other candidates where we were given 3 coding tasks to complete in Python within 30 minutes (10 minutes each). Whilst coding, we would take turns sharing our screen as we explained how we were approaching it - to show the interviewer how we can present.
Interview questions [1]
Question 1
1) 10 mins to code the game rock-paper-scissors.
Extensions: Make it first to 5 wins. Have an option to play 2-player or play against the computer.
2) 10 mins to code a game of hangman.
Extensions: Have a certain number of lives before game over. Make it randomly choose from a list of possible words.
3) 10 mins to code the game naughts and crosses.
Extensions: Have an option to play 2-player or play against the computer