Added harvard cd50

This commit is contained in:
Dylan C. Israel
2020-01-12 07:42:33 -05:00
committed by GitHub
parent 65c9003eb9
commit 132c1b10cc
+1 -2
View File
@@ -51,6 +51,7 @@ By the end of the course you'll be able to pass a front end technical screen cov
<li> <li>
<a href="http://dylanisrael.com/?course=100-algorithms" target="blank">100 Algorithms Challenge</a> - Technical interviews are the filter between good and great developers. At least that is how the industry sees it. In this course we will up your problem solving ability and speed with 100 algorithm problems and solutions. <a href="http://dylanisrael.com/?course=100-algorithms" target="blank">100 Algorithms Challenge</a> - Technical interviews are the filter between good and great developers. At least that is how the industry sees it. In this course we will up your problem solving ability and speed with 100 algorithm problems and solutions.
</li> </li>
<li> <a href=" https://online-learning.harvard.edu/course/cs50-introduction-computer-science" target="blank">Harvard CS50</a> An introduction to the intellectual enterprises of computer science and the art of programming by Harvard Univerity.</li>
</ol> </ol>
</details> </details>
@@ -77,11 +78,9 @@ By the end of the course you'll be able to pass a front end technical screen cov
<details> <details>
<summary>Sites - Algorithm Platforms</summary> <summary>Sites - Algorithm Platforms</summary>
<ol> <ol>
<li> <li>
<a href="algoexpert.io/codinggod" target="blank">AlgoExpert</a> - If you want to ace the tech interview, being well-versed in all common data structures and popular problem-solving methods is paramount. With 85 questions spanning 14 categories and 5 difficulty levels, we've got you covered. <a href="algoexpert.io/codinggod" target="blank">AlgoExpert</a> - If you want to ace the tech interview, being well-versed in all common data structures and popular problem-solving methods is paramount. With 85 questions spanning 14 categories and 5 difficulty levels, we've got you covered.
</li> </li>
<li> <li>
<a href="https://www.hackerrank.com/" target="blank">HackerRank</a> - Join Over 7 million developers, practice coding skills, prepare for interviews, and get hired. <a href="https://www.hackerrank.com/" target="blank">HackerRank</a> - Join Over 7 million developers, practice coding skills, prepare for interviews, and get hired.
</li> </li>