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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Introducing: Google Interview Questions Deconstructed

9 点作者 aw1621107超过 6 年前

1 comment

cbanek超过 6 年前
&gt; For entry-level technical roles, this feedback is only on your technical abilities: How well did you apply your data structures and algorithms knowledge? How well do you code? Did your solution handle all the edge cases? How close did your solution get to optimal time and space complexity for the problem? How well did you communicate your thoughts and respond to questions?<p>I guess I&#x27;ve never gone for a non-entry technical role, despite interviewing with 10+ years of experience, but my google interview experience was basically only this. And more specifically, algorithm only questions. I think I wrote a tree traversal, a BFS, and a DFS. Never asked anything about design, performance, or anything else that I would consider &quot;real world problems.&quot;<p>Would love to hear if anyone got anything different? I&#x27;ve interviewed a few times, and it&#x27;s always been more or less the same.