How can i increase my java experience and problem solving!? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i increase my java experience and problem solving!?

19th Apr 2017, 6:08 PM
Esraa M.Rezk
Esraa M.Rezk - avatar
1 Answer
+ 3
You need to solve problems. Break down the problem into smaller ones and manually think through edge cases. For example what happens with specific values like 0, 1, negatives, large numbers. Work your way through the problems. Learn algorithms and data structures and some theory behind.
19th Apr 2017, 7:05 PM
Jens90