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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Algorithm/Coding Interview preparation course

17 点作者 gajju3588超过 7 年前

1 comment

k2xl超过 7 年前
I feel this is just catering to a major problem the industry has with interviews.<p>Interview questions are largely irrelevant to the main job. When was the last time you needed to code from scratch a mergesort in your job? A binary tree? A LinkedList?<p>Sure, there&#x27;s <i>some</i> value in asking those questions - can they problem solve, can they communicate their solution effectively, etc... I just think there are way better ways to find out whether a candidate is suitable for a job than to ask them to code up an algorithm they haven&#x27;t had to do since CS 101.<p>The kinds of technical questions I find more effective are:<p>* How does a cache work?<p>* When would you use a HashMap&#x2F;Dictionary&#x2F;Hash&#x2F;Object over an array&#x2F;slice&#x2F;collection?<p>* How would design an HTTP API to do X<p>* How would you design a database table to do Y
评论 #15687660 未加载
评论 #15687286 未加载