# Interview

1. 简历中 技术能力熟练度参考表 了解：见过名字 熟悉：看过文档 掌握：用过 熟练：调试过 精通：准备过面试
2. 分享一篇刚刚在 V社刷到的帖子：

   突然有点迷茫，关于学历的问题

   <https://v2ex.com/t/731679>

   我看了下这老哥的 Github，star 有 28k 多，可以说技术水平非常强了，并且有6年的工作经验，最近跳槽大厂时 还是因为 学历被卡了。哎，这也太难了。
3. 分享篇文章: \
   两次校招后呕心沥血整理的指南 \
   <https://blog.cugxuan.cn/2021/01/06/Campus/guide-capmus-v2/>

   文章涉及了一些校招基本的点, 希望能对找工作的同学有帮助吧..
4. 快餐文分享: \
   我在阿里做技术面试官的一些经验 \
   <https://github.com/lihongxun945/myblog/issues/40>
   1. 面试前准备
   2. 面试的时候的一些建议
   3. 面试结束的时候应该问点什么
5. 分享篇文章： \
   校招攻略 DLC \
   <https://sspai.com/post/64922>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://thinking.simonaking.com/tags/interview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
