Skip to content

Commit 8df6438

Browse files
author
John Washam
committed
Adds FisherCoder links.
1 parent b73b230 commit 8df6438

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

Diff for: README.md

+11-5
Original file line numberDiff line numberDiff line change
@@ -1298,18 +1298,24 @@ Coding Interview Question Videos:
12981298
- [Nick White - LeetCode Solutions (187 Videos)](https://www.youtube.com/playlist?list=PLU_sdQYzUj2keVENTP0a5rdykRSgg9Wp-)
12991299
- These are my new favorite. You can watch several in a short time.
13001300
- Good explanations of solution and the code.
1301+
- [FisherCoder - LeetCode Solutions](https://youtube.com/FisherCoder)
13011302

13021303
Challenge sites:
13031304
- [LeetCode](https://leetcode.com/)
1304-
- [TopCoder](https://www.topcoder.com/)
1305-
- [Project Euler (math-focused)](https://projecteuler.net/index.php?section=problems)
1306-
- [Codewars](http://www.codewars.com)
1307-
- [HackerEarth](https://www.hackerearth.com/)
1305+
- My favorite coding problem site. It's worth the subscription money for the 1-2 months you'll likely be preparing.
1306+
- [LeetCode solutions from FisherCoder](https://github.com/fishercoder1534/Leetcode)
1307+
- See Nick White Videos above for short code-throughs
13081308
- [HackerRank](https://www.hackerrank.com/)
1309-
- [Codility](https://codility.com/programmers/)
1309+
- [TopCoder](https://www.topcoder.com/)
13101310
- [InterviewCake](https://www.interviewcake.com/)
13111311
- [Geeks for Geeks](http://www.geeksforgeeks.org/)
13121312
- [InterviewBit](https://www.interviewbit.com/invite/icjf)
1313+
- [Project Euler (math-focused)](https://projecteuler.net/index.php?section=problems)
1314+
1315+
Language-learning sites, with challenges:
1316+
- [Codewars](http://www.codewars.com)
1317+
- [Codility](https://codility.com/programmers/)
1318+
- [HackerEarth](https://www.hackerearth.com/)
13131319
- [Sphere Online Judge (spoj)](http://www.spoj.com/)
13141320
- [Codechef](https://www.codechef.com/)
13151321

0 commit comments

Comments
 (0)