├── .gitignore ├── README.md └── WeChat ├── WeChatLeetCode.jpg ├── WeChatZiida.jpg └── leetcode_group.md /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Coder: 求职信息 组队刷题 经验交流 2 | 3 | 如果喜欢,给个Star呗。 4 | 5 | | | | 6 | | :---: | :---: | 7 | | LeetCode刷题打卡,每周新题讨论 | 加入[微信群](https://github.com/Jiansen/Coder/blob/master/WeChat/leetcode_group.md),抱团取暖,并肩作战 | 8 | | 算法及CS知识讨论 | 创建[Issue](https://github.com/Jiansen/Coder/issues)讨论,造福后来人 | 9 | | 备战资源分享 | Fork/Pull Request 加入链接/文件,Sharing is caring | 10 | | 其他需求 | 发起[Issue](https://github.com/Jiansen/Coder/issues)讨论,解锁新玩法 | 11 | 12 | ### 微信群二维码(长期定时更新) 13 | ![WeChat Group: LeetCode](https://github.com/Jiansen/Coder/blob/master/WeChat/WeChatLeetCode.jpg) 14 | 15 | 16 | ### [英国求职长期合作伙伴: 职达 Ziida](https://www.ziida.uk/) 17 | 18 | #### [职达 Ziida - 最懂中国留学生的职场合伙人](https://www.ziida.uk/) #### 19 | 20 | 主攻留学生目标求职行业 21 | 22 | 行业集训+实习直推+1v1求职指导,专注以下领域: 23 | 24 | - Investment Banking 25 | - Big Four / MBB 26 | - SDE / Quant 27 | - Data Analytics 28 | 29 | [英国工作签证Sponsor速查工具](https://www.ziida.uk/uk_visa_sponsorship) 30 | 31 | ![WeChat Ziida](https://github.com/Jiansen/Coder/blob/master/WeChat/WeChatZiida.jpg) 32 | -------------------------------------------------------------------------------- /WeChat/WeChatLeetCode.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiansen/Coder/939cfd703c85256e6334bcf9709fac938364c1a3/WeChat/WeChatLeetCode.jpg -------------------------------------------------------------------------------- /WeChat/WeChatZiida.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jiansen/Coder/939cfd703c85256e6334bcf9709fac938364c1a3/WeChat/WeChatZiida.jpg -------------------------------------------------------------------------------- /WeChat/leetcode_group.md: -------------------------------------------------------------------------------- 1 | 2 | 扫描下方二维码,抱团取暖,并肩作战 3 | 4 | ![WeChat Group: LeetCode](https://github.com/Jiansen/Coder/blob/master/WeChat/WeChatLeetCode.jpg) 5 | --------------------------------------------------------------------------------