The Interview is physical, Carry your own laptop, you choose on the language you want the you are given the test to do. more like codility test. The test has a limited time
Interview questions [1]
Question 1
Your task is to iterate backwards through all chars in a word assigned to variable `word` and, for each char, display a message that shows the char and its position in the word. Which code would you use?