Interview process :
Location : Remote (US)
10 minutes on introduction and questions on my current work, etc.
50minutes - One medium level coding question. Find minimum number of operations needed (insert, remove, replace char) to transform string1 to string2. (E.g : geek -> gesek (1) , cat -> cut (1) , sunday -> saturday (3)).