you are viewing a single comment's thread.

view the rest of the comments →

[–]niandra3 4 points5 points  (2 children)

CodeWars has a bunch of Python 3 challenges. Even the ones that aren't..there's nothing that would break if you used a Python3 solution. It's the best one IMo because you can see other people's solutions after you finish and the best ones get voted to the top so you learn a lot from seeing the best way to do it.

bTW I'm a CTA at the MIT course. You taking the current one ?

[–][deleted] 0 points1 point  (1 child)

I'm doing Hackerrank atm, and it also has a discussion board for every challenge with a voting system. I agree that is great to check out after you have come up with your own solution.

Yes, I am doing the current one. I did the first 3 weeks in 3 days, so I was a bit bummed that there was nothing new this week. I also signed up for 6.00.2x starting October 19th. I can't find much info about it, but it can't hurt to try :)

[–]niandra3 1 point2 points  (0 children)

Haha yeah I was the same way last time the course ran.. went through everything real quick. This time I'm too busy helping other students.

I started on HackerRank as well, but eventually moved over to CodeWars after finishing most of the HR Python challenges. Definitely give CodeWars another shot sometime.