top of page

General Discussions

Public·389 members

Any Weekly Contests for Beginners Like Me?

🟢 I'm a beginner in coding and currently solving only easy problems on LeetCode.Sometimes I wish there was a weekly contest just for beginners — something with only easy-level questions, so we could all grow and improve without feeling overwhelmed.

It would be amazing to have a space where new coders like me could learn, compete, and support each other without the pressure of facing advanced problems too soon.

If anyone knows of something like this, or feels the same way — let’s connect! Maybe we can even start a small group of our own. 👩‍💻👨‍💻

67 Views
Unknown member
Jul 28, 2025

Did you directly jump to leetcode problems?

Because easy problems are good to build confidence as you go with DSA, but the medium and the hard problems are what you actually encounter in tech interviews.


It's good for a start, but if you haven't built the basics like various patterns, sorting techniques and some other algorithms that come in handy when solving DSA problems,


When you sit with a problem most of your time should be spent thinking about the logic and which approach to select to solve the problem rather than spending it trying to remember how bubble sort of arrays work..

bottom of page