+ 2
How to make logically more strong in coding ??
I mean how to become a good logical thinking & solve problems quickly??
3 Respuestas
+ 1
Repetition and consistency. Try solving problems on codewars or hackerrank. Read about algorhitms. Get to know how they work. Try to think of few ways to solve same problem.
+ 4
Codewars is beginner friendly. If you are doing java i strongly recommend doing problems on codingbat.com they go from easy to harder and have solutions that are clever. coding bat is a project of one Stanford professor.
0
Ladislav Milunović thanks for your advice.. Really a good idea..