> For the complete documentation index, see [llms.txt](https://thinking.406sys.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thinking.406sys.top/tags/recruitment.md).

# Recruitment

招聘信息（暂时没时间继续维护）

1. 招聘分享: \[杭州] \[有赞] 招技术 ，面试流程快，无套路

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

   ![image-20201204184808810](https://920870205-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8UalcuRsk60dil0X5nZO%2Fuploads%2Fgit-blob-9bfc2b83c06369cbb69693952a44acfac7559b87%2Fimage-20201204184808810.png?alt=media)
2. <https://www.v2ex.com/t/732806>

   之前我实习的公司，待遇很棒，有需求的同学可以试试。
3. 招聘分享:

   <https://mp.weixin.qq.com/s?__biz=MzIzMTIzMTUwOQ==&mid=2650041308&idx=3&sn=3ea75db29bab752362706a6d931a3808>
4. [【招聘】字节跳动番茄小说招前端工程师/Leader（社招/校招/实习）](https://mp.weixin.qq.com/s/V0Qduc-Gouv3qrTWmEY_tQ)
5. 最近大家有什么工作机会，可以在群里共享下.. 毕竟寒假了，实习岗应该也挺多了..

   <https://m.nowcoder.com/intern/center>

   多关注些牛客，看些面经～
6. [「墨刀冬招」「远程/北京/长沙」前后端/产品/设计职位开放，北京薪资，远程/北京/长沙可选，可节前面试，节后入职](https://www.v2ex.com/t/732806)
7. 招聘信息分享: 腾讯云云开发团队招全职/实习生， Web 前端/Node.js 相关岗位 <https://v2ex.com/t/744656#reply0>
8. 程序员招聘月刊：谁在招人？（2021年2月）

   <https://mp.weixin.qq.com/s/R5KrtXbQ-p2jHEAJmV-taQ>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://thinking.406sys.top/tags/recruitment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
