Things to do when you are stuck in a Coding Interview #coding #interview

preview_player
Показать описание
👉 If you are unaware of any logic, just make/call a helper function (explain it will do XYZ)

👉 If you are stuck, your interviewer is the best person to help you out. Ask them for any hints or any question for clarification.

👉 If you are stuck, never go into silence. Always try to explain to the interviewer where you are stuck and what you are thinking.

👉 If you are stuck anywhere, never go into silence. Always try to explain to the interviewer where you are stuck and what you are thinking.

👉 If you are stuck in logic try to apply some coding patterns - like can two pointer help, can sort help, can binary search be applied, etc.
Рекомендации по теме
visit shbcf.ru