TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to I learn to solve more coding challenges daily?

2 pointsby dk574about 6 years ago
I&#x27;m solving challenges without looking up solutions from the internet. I use the official documentation and debugging methods for help. This method has been helpful because when I go back to solve the problem again, I can implement the code in other ways and apply some techniques to newer and more challenging problems. I used to struggle over a problem, copy the solution, understand the solution, then rewrite it 3-5 times. But I still had a hard time coding a solution up myself. Figuring out the problem without using someone&#x27;s solution helped with gaps I had about learning to code earlier.<p>I&#x27;m using this method at a month long interview bootcamp, but the pace is slower with me. Is there a way for me to catch up with the class, while working on the problems the way I do right now?<p>I&#x27;m also asking this because I know that when I work in a company, there are time constraints. I&#x27;d like to figure out a way to code at the pace needed, but still learn what I need to learn without skimming over material.<p>Any advice is appreciated.

1 comment

luggabout 6 years ago
Reddit&#x27;s r&#x2F;dailyprogrammer [1] is pretty good. Daily challenge threads where people post solutions in all sorts of languages.<p>[1] <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;dailyprogrammer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;dailyprogrammer&#x2F;</a>
评论 #19373911 未加载