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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What it takes to be senior dev from junior dev?

2 点作者 mhassaan大约 8 年前

3 条评论

msimpson大约 8 年前
The moment you start attacking problems from a purely mathematical standpoint, where the language implementation is a foregone conclusion.<p>For instance, consider writing an algorithm which ranks poker hands. If you find yourself bogged down in conditional logic, iterating through cards, you&#x27;re a junior developer.<p>The moment you realize a histogram solves most of this problem and substantially flattens the effort, you&#x27;ve grown substantially.<p>Here&#x27;s a bit of context: <a href="http:&#x2F;&#x2F;nsayer.blogspot.com&#x2F;2007&#x2F;07&#x2F;algorithm-for-evaluating-poker-hands.html" rel="nofollow">http:&#x2F;&#x2F;nsayer.blogspot.com&#x2F;2007&#x2F;07&#x2F;algorithm-for-evaluating-...</a>
konart大约 8 年前
Knowledge and experience
trollied大约 8 年前
Time