Hey everyone! I just graduated high school and I've got some time before starting university in the fall. I want to make the most of it! I'm comfortable with Python, have some skills in HTML and CSS, and I'm just starting to learn JavaScript and DOM manipulation. I also know the basics of MySQL and have a grasp of machine learning concepts. I recently created an account on LeetCode, but I'm not sure where to begin or how much time I should invest, given my interest in both frontend development and the logic-heavy stuff like ML. If there are others in the same boat, I'd love to connect and set some coding goals together!
3 Answers
Be careful not to overdo it! While LeetCode is useful, remember there are many other ways to enhance your software development skills, like building games, contributing to open source projects, or taking up freelance work. LeetCode challenges alone won't necessarily impress future employers as much as real project experience.
LeetCode is all about practicing data structures and algorithms (DSA). That's where you should focus your efforts to start. Look into learning some DSA concepts first, and then dive into the exercises on the platform!
A good way to begin is by tackling the easy problems first. Try to solve them within 30-60 minutes. Once you have a solution or the time runs out, check out community solutions to learn different approaches. This method really helps in understanding various coding styles and techniques. Then revisit any tough problems after a day or two to reinforce your learning.
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically