Challenges dumb question!!!!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 17

Challenges dumb question!!!!!

There are some question in challenges that you can answer without reading. Like in guess output placeholder can hold 4 character and the choice are "Ball" and "Apple". So the choice is definitely Ball. At least post a question that isn't 50-50. At least make possible answer of same length.

4th Feb 2017, 9:03 AM
Ram chandra Giri
Ram chandra Giri - avatar
8 Answers
+ 11
I agree due to this reason from some days I am playing less challenges, there are a no of questions just based on maths ... I love maths but the time limit is less to solve them
4th Feb 2017, 1:05 PM
Sakshi👸
Sakshi👸 - avatar
+ 6
lol really this question is too silly :P
4th Feb 2017, 10:54 AM
Sakshi👸
Sakshi👸 - avatar
+ 6
@Sakshi I just modified the question, not to say name but answering techniques is same nonetheless.
4th Feb 2017, 11:19 AM
Ram chandra Giri
Ram chandra Giri - avatar
+ 6
yes @Krishna sir they should at least change it back to 5XP. And yes @Sakshi there are math everywhere. I submitted and was rating C# question and it said there are no more questions to rate. So friends please submit.
4th Feb 2017, 1:28 PM
Ram chandra Giri
Ram chandra Giri - avatar
+ 5
There are many questions in which we have to find the output of a function call. Guess what, function names are: factorial, power, isprime etc,. There are some questions which completely depend on how fast you are in math. Just now, I played 7 challenges with a guy. I lost one (due to silly math calculation mistake) and I am awarded with 18-30 = -12 XP. They should change the -30 XP thing.
4th Feb 2017, 1:02 PM
Krishna Teja Yeluripati
Krishna Teja Yeluripati - avatar
+ 3
There are even more questions which you end up answering correctly no matter if you did a mistake or not. For example: int a = 5; int b = ++a; if (b <= 5) return b; else return a; Simply returning b and asking for the result would show the same participant's knowledge. And what I really dislike is that 80% of questions are all about increments and modulus operation. Get over it! It's boring and showing so little skill!
4th Feb 2017, 3:35 PM
Zilvinas Steckevicius
Zilvinas Steckevicius - avatar
+ 3
I think challenges are stupid in general, the question are usually all very similar and based on mostly math operators and for loops. There is also no way to check the answer if you get it incorrect so you really don't learn anything anyway and also, the "harder" question are the exact same programming logic where the math problems just get harder which isnt teaching me coding, its teaching me math.... finally, the "harder" questions rarely give you enough time to work out the rediculous mess of math problems...
5th Feb 2017, 6:05 AM
steven
steven - avatar
+ 2
Yep. Challenges just rush you to the wrong answer and then doesn't offer any correction. so frustrating...
7th Feb 2017, 1:13 AM
steven
steven - avatar