TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How to I learn to solve more coding challenges daily?

2 点作者 dk574大约 6 年前
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

lugg大约 6 年前
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 未加载