404 fix and new resource added (#26564)

previous hackerrank link gave a 404 error and added interview cake to list of interview resources
This commit is contained in:
Wendy Gonzalez
2018-11-29 00:20:43 -08:00
committed by Randell Dawson
parent 29dc3ba824
commit f64b323ea4

View File

@ -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).
<a href='https://www.hackerrank.com/domains/tutorials/cracking-the-coding-interview' target='_blank' rel='nofollow'>Hackerrank </a> is a great resource to improve your coding skills
Resources to help improve your coding skills for interviews:
* <a href='https://www.hackerrank.com/interview/interview-preparation-kit' target='_blank' rel='nofollow'>Hackerrank </a>
* <a href='https://www.interviewcake.com/' target='_blank' rel='nofollow'>Interview Cake </a>
You'll also need to work hard to network with coders in your city. You can do this by joining <a href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/LocalGroups-List' target='_blank' rel='nofollow'>your city's Local Group</a> and participating in as many events as possible.