Introduction
It is the algorithm I like so much called linear scan algorithm, by checking next row to make sure that current time stamp is the last row to finalize count of people left in the mall.
Mock interview
I had good time to write and test the code. I tried to write down some notes before I wrote the code in the mock interview.
Here is my C# code. Here is my feedback.
No comments:
Post a Comment