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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Startups Giving Problems to Solve That They Didn't Solve?

1 点作者 Layke1123将近 3 年前
I recently had a programming problem concerning a Rubik&#x27;s cube as a challenge problem to get a job with them.<p>The problem was given any color configuration or rotation of a cube, be able to find a canonical form to &quot;look up&quot; a solution.<p>In their minds, you should be able to rotate any cube (24 possible states), and then permute the colors (6! = 720 possible ways to rearrange WYGBRO), and yet, this is entirely wrong from my understanding.<p>In a follow up meeting, they showed me an example case where instead of using the colors WYROGB, they used the number 0-5 instead, and then claimed this was valid. But they don&#x27;t realize that they are breaking their own constraints given in the problem.<p>Is there anyway to prove them wrong? I asked to sign an NDA because I&#x27;m genuinely just curious about how to better my understanding if I am wrong, but I&#x27;m getting the feeling they are intentionally not wanting to admit they are wrong.<p>Is there any thing I can do to actually get a response that shows how I am wrong or seek remedy ?

暂无评论

暂无评论