From f64b323ea4af01e29f19d6053ae54cc3f7796e48 Mon Sep 17 00:00:00 2001 From: Wendy Gonzalez <17304466+wendyxgonzalez@users.noreply.github.com> Date: Thu, 29 Nov 2018 00:20:43 -0800 Subject: [PATCH] 404 fix and new resource added (#26564) previous hackerrank link gave a 404 error and added interview cake to list of interview resources --- guide/english/miscellaneous/getting-a-coding-job/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/guide/english/miscellaneous/getting-a-coding-job/index.md b/guide/english/miscellaneous/getting-a-coding-job/index.md index b78fb46586..7e5a784c05 100644 --- a/guide/english/miscellaneous/getting-a-coding-job/index.md +++ b/guide/english/miscellaneous/getting-a-coding-job/index.md @@ -14,7 +14,9 @@ Free Code Camp will help you prepare for a coding job. You'll still need to develop basic interviewing skills and soft skills (if you've been working a knowledge-worker type job for a few years, you probably already have these). -Hackerrank is a great resource to improve your coding skills +Resources to help improve your coding skills for interviews: +* Hackerrank +* Interview Cake You'll also need to work hard to network with coders in your city. You can do this by joining your city's Local Group and participating in as many events as possible.