Phone Interview -
The interviewer was seeing and asking question on every single word you write in code.
The question was difficult, if you have not solved or seen the question prefiously.
Questions d'entretien [1]
Question 1
- Implement directory system.
for example - input - "/var/lib/bin" , command - "../"
output - "/var"