|
@@ -1186,8 +1186,6 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
|
|
## Coding Question Practice
|
|
## Coding Question Practice
|
|
|
|
|
|
- [ ] [Great intro (copied from System Design section): Algorithm design:](http://www.hiredintech.com/algorithm-design/)
|
|
- [ ] [Great intro (copied from System Design section): Algorithm design:](http://www.hiredintech.com/algorithm-design/)
|
|
-- [ ] [How to Find a Solution](https://www.topcoder.com/community/data-science/data-science-tutorials/how-to-find-a-solution/)
|
|
|
|
-- [ ] [How to Dissect a Topcoder Problem Statement](https://www.topcoder.com/community/data-science/data-science-tutorials/how-to-dissect-a-topcoder-problem-statement/)
|
|
|
|
- [ ] [Mathematics for Topcoders](https://www.topcoder.com/community/data-science/data-science-tutorials/mathematics-for-topcoders/)
|
|
- [ ] [Mathematics for Topcoders](https://www.topcoder.com/community/data-science/data-science-tutorials/mathematics-for-topcoders/)
|
|
- [ ] [Dynamic Programming – From Novice to Advanced](https://www.topcoder.com/community/data-science/data-science-tutorials/dynamic-programming-from-novice-to-advanced/)
|
|
- [ ] [Dynamic Programming – From Novice to Advanced](https://www.topcoder.com/community/data-science/data-science-tutorials/dynamic-programming-from-novice-to-advanced/)
|
|
|
|
|
|
@@ -1253,6 +1251,9 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
|
|
Once you've learned your brains out, put those brains to work.
|
|
Once you've learned your brains out, put those brains to work.
|
|
Take coding challenges every day, as many as you can.
|
|
Take coding challenges every day, as many as you can.
|
|
|
|
|
|
|
|
+- [ ] [How to Find a Solution](https://www.topcoder.com/community/data-science/data-science-tutorials/how-to-find-a-solution/)
|
|
|
|
+- [ ] [How to Dissect a Topcoder Problem Statement](https://www.topcoder.com/community/data-science/data-science-tutorials/how-to-dissect-a-topcoder-problem-statement/)
|
|
|
|
+
|
|
- [LeetCode](https://leetcode.com/)
|
|
- [LeetCode](https://leetcode.com/)
|
|
- [TopCoder](https://www.topcoder.com/)
|
|
- [TopCoder](https://www.topcoder.com/)
|
|
- [Project Euler (math-focused)](https://projecteuler.net/index.php?section=problems)
|
|
- [Project Euler (math-focused)](https://projecteuler.net/index.php?section=problems)
|