Interviewer expectations

Hello,

I would like to know if during interviews, do the interviewers expect the candidates to write out the entire structure and then their solution? Or is this something we can sort of short hand and explain how it would work? For example for an AVL tree can I explain the way the data structure would function and then incorporate it into my solution?

Comments (0)