Interview Evaluation
Evaluation of Interview Task
Pre-Interview Task
I recently had an interview for a position at Mazzor Studios as a programmer, and as part of the interview process, I was required to complete a pre-interview task to show off my programming skills. The task involved me fixing bugs in an existing unity project that they provided, and adding new features to the project as requested. Each change I committed to the project I was tasked in documenting them so that they can have a better understanding of my changes.
Interview Task
Overall, I felt the interview and task went reasonably well. I was told that I was able to effectively demonstrate the skills needed for the position and show off my knowledge with the gaming industry and unity.
I was informed during the interview that my pre-interview task was conducted to a good standard and I was able to achieve everything that they were looking for. Specifically, they highlighted that the fixes I implemented showed a good understanding of Unity and C#. I added a default switch case to the colour changer, which was well received.
However, they also provided some constructive criticism in my feedback, which I will definitely keep in mind for future interviews and pre-interview tasks. The main area for improvement was the documentation. I was told that it was deemed "ok," I was told that adding screenshots with annotations, would significantly improve the documentation of my work. Additionally, the feedback suggested that adding comments to my code changes would be beneficial to other programmers.
Looking at the feedback I was provided, I agree with the things which were stated. When looking back at the code documentation, I should have commented the code which I had added for better readability, however since the code I changed was so minimal I didn’t think it would have mattered at the time. I understand that clear and documentation is crucial for working with teams of people, or when others need to understand and maintain the code that you have written. However, The suggestion of using screenshots with annotations is helpful, as it will allow me to show off my changes visually.
In conclusion, I believe that my interview went reasonably well. Though I had a few things that I could improve on I believe my execution was overall good.
Comments
Post a Comment