From a33a14bdb85b91f17b0c639d2d04bb8ee008c553 Mon Sep 17 00:00:00 2001 From: Oscar1824 <84981926+Oscar1824@users.noreply.github.com> Date: Fri, 28 May 2021 22:37:18 +0530 Subject: [PATCH] Added Intervue.io Their take-home assignments have the capability of sending massive amounts of assignments at once as well as auto-grading those assignments. --- contents/interview-formats.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contents/interview-formats.md b/contents/interview-formats.md index b3441a31..af2ad6fe 100644 --- a/contents/interview-formats.md +++ b/contents/interview-formats.md @@ -18,9 +18,9 @@ Examples: ### Take home assignment -There has been numerous debates on whether asking algorithm questions are a good way of assessing individual abilities as they aren't exactly the most relevant skills needed for a job. Take home assignment is a format designed to address the shortcomings of the algorithm interview by getting candidates to work on larger projects which allow them to demonstrate software design skills. +There has been numerous debates on whether asking algorithm questions are a good way of assessing individual abilities as they aren't exactly the most relevant skills needed for a job. Take home assignment is a format designed to address the shortcomings of the algorithm interview by getting candidates to work on larger projects which allow them to demonstrate software design skills. -However, this interview format takes up more time from both the candidates and the company and hence it is not as commonly seen in large companies where they have a high volume of candidates. This format is more common among startups and small companies. +However, this interview format takes up more time from both the candidates and the company and hence it is not as commonly seen in large companies where they have a high volume of candidates. This format is more common among startups and small companies. Tools like [Intervue.io](https://intervue.io/) can auto grade assignments which can reduce time for the organisation to improve evaluation efficiency. Examples