DEV Community

Pragya Sharma
Pragya Sharma

Posted on

How can I practice best? What are some challenges similar to HackerEarth Circuits?

Hi all,

I have recently learnt to code and I am looking for good competitive challenges (not ACM ICPC level) to practice my skills. I have been loyal to HackerEarth Circuits for a while now but it happens only once a month and I don't find it to be enough practice. Any and all advice is welcome.

Top comments (1)

Collapse
 
sahilbansal17 profile image
Sahil

Hi,

You can start taking part in Codeforces contests, they are more close to the ICPC level and the problems are good enough.

You will learn new concepts while solving most of the Div 2C, D level problems, also, the editorials are good so even if you are not able to solve the problem, you can read the editorial, then solve it yourself.