Don't you think challanges are stupid? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Don't you think challanges are stupid?

I think that speed, how you solve or predict results of simple code that hasn't any real use doesn't tell how good you are. But it is true that I have no idea how to really compete in this large community. Things I really like are competitions. Sorry SoloLearn, but challanges are stupid way to compare coding skills of two persons.

11th Aug 2018, 8:10 PM
Jacob
Jacob - avatar
6 Answers
+ 4
I think a lot of challenges rather test your intelligence/mathematical skills than your understanding of the programming language. I think of questions like: "What will be the output of this code? a = 185 b = a % 2 c = a ** (b/4) c -= b d = a % b * c print(d)" Yeah, sorry, I don't need to be able to work that out in my head in a couple of seconds to prove that I know how %, ** and -= work...
12th Aug 2018, 6:12 AM
Anna
Anna - avatar
+ 2
Some people really enjoy the challenges. I tend to agree with the whole speed thing (although it's good to be a little speedy for interviews), but I didn't think that was a reason to poo-poo the whole thing just because it's not a flavor that appeals to me. You can ignore or decline challenges. You can also turn off all your weapons so no one can challenge you. It's really quite optional.
11th Aug 2018, 9:04 PM
Janning⭐
Janning⭐ - avatar
+ 1
send your feedback via the in-app feature or via their email [email protected]
11th Aug 2018, 8:32 PM
hinanawi
hinanawi - avatar
+ 1
I think it's actually very good that the questions include a bit of maths. First of all it helps to keep your mind sharp. I also sometimes run out of time because I'm trying to memorize results in head while analysing loops. Don't think it's a problem. A programmer should be able to calculate some stuff in own memory as it could be used while analysing software. 😉
14th Aug 2018, 10:37 PM
luke.pchr
luke.pchr - avatar
0
I agree
11th Aug 2018, 9:08 PM
Jacob
Jacob - avatar
0
There are different TYPES of questions in challenges. Some of them are even multiple chose questions. And of course, I have my favorite types of questions, that I'm sure can solve with high accuracy. Some of them are difficult and I need more time than it's given. And some of the questions I can't digest, too. BUT, guys, it's a game! It's supposed to give a lot of fun. Who really cares about how many points you get or loose? Challenge your friend or a stranger is just great, regardless of the result. It you need something deeper, I think it's not the right place. There many resources where you can train you programming skills better.
12th Aug 2018, 6:53 AM
William
William - avatar