+ 4
how to solve any challenge quickly???
how you all calculate a question?share your thinking.....
10 odpowiedzi
+ 7
If you have knowledge then you can solve. There is no any logic or magic.
+ 7
Practice.
+ 6
I suggest the following approach for the quickest possible solving of challenges:
1. Study computer science
2. Get professional in a programming language of your choice
3. Program a general artificial intelligence which processes natural language and can analyze debug code
4. Program an API to connect AI to Sololearn
5. Train AI with challenges
6. If you don't have time to program and train AI replace steps 3 to 5 with training your own intelligence :)
Practice makes perfect...
+ 5
More knowledge, only one solution for all problems.
+ 4
if you want to solve any challenge quickly in Sololearn, you have to train your self by challenging others more and more (more challenges, more questions, more answers then more knowledge)
+ 3
For CS course I can suggest MIT open courseware 6006 https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/
And for challenges actually it helped me to analyze my mistakes. Usually the questions are not only about calculations, but require attention to check if for example a global or local variable is returned in the end. Sometimes it is just about language semantics.
+ 1
hmm right..knowledge is everything here
+ 1
thank you.try to do best
+ 1
so it depends how much practice we have done?
+ 1
Make a lot of practice such types of problems.