1 repo
Collections of brain teasers and logical reasoning problems used for technical interviews.
Distinguishing note: Focuses on abstract logical reasoning and probability puzzles rather than specific programming language or system architecture knowledge.
Explore 1 awesome GitHub repository matching education & learning resources · Logic Puzzles. Refine with filters or upvote what's useful.
This project is a community-driven knowledge base and career development platform designed to support students and aspiring software engineers in mastering technical domains. It functions as a structured educational framework that aggregates personal study notes, interview insights, and curated learning materials into a unified, searchable repository. By centralizing these resources, the platform facilitates peer-to-peer skill acquisition and provides a clear roadmap for navigating complex computer science subjects. The platform distinguishes itself through experience-driven content synthesis
一百个奴隶站成一纵列,每人头上随机带上黑色或白色的帽子,各人不知道自己帽子的颜色,但是能看见自己前面所有人帽子的颜色. 然后从最后一个奴隶开始,每人只能用同一种声调和音量说一个字:”黑”或”白”, 如果说中了自己帽子的颜色,就存活,说错了就拉出去斩了,说的参考回答所有奴隶都能听见。 是否说对,其他奴隶不知道。 在这之前,所有奴隶可以聚在一起商量策略,问如果奴隶都足够聪明而且反应足够快,100个人最大存活率是多少? 参考回答:这是一道经典