1 repo
Resources and guides covering common technical interview questions, logic puzzles, and scenario-based assessments.
Distinguishing note: Covers broad technical interview preparation including logic and scenario questions, distinct from specific algorithm or database guides.
Explore 1 awesome GitHub repository matching education & learning resources · Technical Interview Prep. 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
数据库主要问的都是 MySQL 以及 Redis 相关的一些知识,普通研发岗掌握这两个基本也够用了,数据库常问知识点包括索引相关、性能优化、B\+ 树、Redis 底层模型、跳表以及缓存击穿、雪崩、穿透等常见问题。有时候也会让你手写一些简单的 SQL 语句,比如给你一个学生表和课程表,让你找出成绩排名前十的学生姓名之类的。 > 推荐资料: > > MySQL必知必会(一本很薄的