Trying to learn logic and programming using algorithm websites

Viewed 27

first timer here. I have been trying to learn and practice logic and algorithms by solving problems in the first language I had contact with, which is C, and I often hit a wall when I try to solve the easiest problems with the whole "input/output" thing most websites like hackerrank and codewars provide for exercise. I feel stuck because I can never see what exactly I'm doing wrong in code and I can't seem to progress at all. I am currently learning Frontend (html/css) and will start Javascript and Python soon, but I feel I need to practice logic and problem-solving a whole lot more and I would like some proper guidance from more experienced peers. Thanks in advance for your time.

0 Answers
Related