Introduction
I practiced one more time on H-tree algorithm at 4:00 PM mock interview. I was really appreciated to have chance to look into time I need to spend. I tried to cut time short, so I meet the expectation from the interviewer on interviewing.io. Time is money, time is asset. If I can make it 10 minutes, why I like to spend 20 minutes. Extra 10 minutes I can work on another algorithm, usually it only takes 10 times to work on one algorithm, the interviewer does not need to see you code every algorithm.
Today I spent 20 minutes to write the algorithm with some analysis. But I tried to cut the analysis to minimum.
Algorithm code review
Here is the code.
No comments:
Post a Comment