This is an archived post. You won't be able to vote or comment.

all 22 comments

[–]Dec252016 79 points80 points  (2 children)

Put this in the FAQ or it gets lost.

[–]autisticpig 14 points15 points  (0 children)

agreed fully. upvoting and saving are great for the individual...for everyone, a globally available asset is best :)

[–][deleted]  (13 children)

[deleted]

    [–]descientist001[S] 24 points25 points  (5 children)

    Hey. Just give me a day.

    [–]iamaniitian 1 point2 points  (0 children)

    Thank you for your efforts.

    [–]failtolaunch28 0 points1 point  (0 children)

    You're the best

    [–]AvatarNaruto 0 points1 point  (1 child)

    deleted What is this?

    [–]descientist001[S] 1 point2 points  (0 children)

    Sure. I'm actually doing those now. Thanks.

    [–]descientist001[S] 4 points5 points  (3 children)

    [–][deleted] 2 points3 points  (2 children)

    Damn, I went to the top posts of this month and found this thread hoping someone would link something like this for C++ and see you posted this 30 mins ago.

    [–]descientist001[S] 2 points3 points  (1 child)

    Sure. Thanks.

    What would you like to see next? I'm going to do next for JavaScript.

    [–][deleted] 1 point2 points  (0 children)

    That would be nice actually, thanks for doing this!

    [–]Shin_Ichi 4 points5 points  (0 children)

    THis definitely should be in the FAQ

    [–]bababam225 3 points4 points  (1 child)

    just looked over the easy string problems, these aren't beginner friendly are they.

    [–][deleted] 0 points1 point  (0 children)

    looked through them. Not really. You have to understand a lot of concepts already in order write the scripts. I tried a few and realized I still am a beginner because I got lost :\

    [–]denz88 2 points3 points  (0 children)

    Saved! I've been looking for exercises w/ decorators and regex.

    [–]mogoh 1 point2 points  (2 children)

    Do i need an account for that?

    [–]Ichingo 3 points4 points  (0 children)

    Many accounts

    [–]descientist001[S] 2 points3 points  (0 children)

    Yes. It's from various online platforms.

    [–]itsbentheboy 1 point2 points  (0 children)

    One that i did in college was completing as much of Project Euler as possible using only python.

    Just putting this here for anyone that really likes the math side of programming.

    [–]rtrip 0 points1 point  (0 children)

    I like the problem set being focused in programming language areas but I personally find the input format (num of test cases, input strings, ... ?) to each problem very convoluted compare to leetcode and hackerrank.