字节跳动后端开发工程师(智能客服方向)-国际电商
社招全职3年以上A27007地点:珠海状态:招聘
任职要求
1、3年及以上使用C/C++/Go开发的经验,了解并熟悉所使用的及目前主流开源框架原理和机制; 2、基础扎实,理解IO、多线程、集合等基础框架,对其原理有一定的了解; 3、熟悉分布式系统的设计和应用,熟悉分布式、缓存、消息等机制,能对分布式常用技术进行合理应用,解决问题; 4、掌握多线程及高性能的设计与编码及性能调优,有高并发应用开发经验优先; 5、喜欢去尝试最新的技术,追求编写规范的代码,从技术趋势和思路上能影响技术团队,热衷于设计最合理的系统,用最合理的方案解决技术难题; 6、有对话机器人或平台类产品开发经验者优先。
工作职责
1、作为开发平台技术负责人,用技术方式提高每一个开发者的效率,用最合理的抽象来设计平台系统,提高复用性和业务支撑能力; 2、作为对话平台技术核心,将面临来自不同渠道的海量人机对话请求,需要用最合理的技术方案让机器人及时准确地进行每一次回复; 3、作为最前沿的AI领域的技术专家,时刻紧跟技术潮流,用最先进的系统架构让最新最优美的算法能够快速在业务中落地,提升机器人的智能水平。
包括英文材料
C+
https://www.freecodecamp.org/chinese/news/the-c-beginners-handbook/
本手册遵循二八定律。你将在 20% 的时间内学习 80% 的 C 编程语言。
https://www.youtube.com/watch?v=87SH2Cn0s9A
https://www.youtube.com/watch?v=KJgsSFOSQv0
This course will give you a full introduction into all of the core concepts in the C programming language.
https://www.youtube.com/watch?v=PaPN51Mm5qQ
In this complete C programming course, Dr. Charles Severance (aka Dr. Chuck) will help you understand computer architecture and low-level programming with the help of the classic C Programming language book written by Brian Kernighan and Dennis Ritchie.
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
多线程+
https://liaoxuefeng.com/books/java/threading/basic/index.html
和单线程相比,多线程编程的特点在于:多线程经常需要读写共享数据,并且需要同步。
https://www.youtube.com/watch?v=_uQgGS_VIXM&list=PLsc-VaxfZl4do3Etp_xQ0aQBoC-x5BIgJ
https://www.youtube.com/watch?v=IEEhzQoKtQU
https://www.youtube.com/watch?v=mTGdtC9f4EU&list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4
https://www.youtube.com/watch?v=TPVH_coGAQs&list=PLk6CEY9XxSIAeK-EAh3hB4fgNvYkYmghp
https://www.youtube.com/watch?v=xPqnoB2hjjA
This video is an introduction to multithreading in modern C++.
https://www.youtube.com/watch?v=YKBwKy5PrpQ
Rust threading is easy to implement and improves the efficiency of your applications on multi-core systems!
分布式系统+
https://www.distributedsystemscourse.com/
The home page of a free online class in distributed systems.
https://www.youtube.com/watch?v=7VbL89mKK3M&list=PLOE1GTZ5ouRPbpTnrZ3Wqjamfwn_Q5Y9A
缓存+
https://hackernoon.com/the-system-design-cheat-sheet-cache
The cache is a layer that stores a subset of data, typically the most frequently accessed or essential information, in a location quicker to access than its primary storage location.
https://www.youtube.com/watch?v=bP4BeUjNkXc
Caching strategies, Distributed Caching, Eviction Policies, Write-Through Cache and Least Recently Used (LRU) cache are all important terms when it comes to designing an efficient system with a caching layer.
https://www.youtube.com/watch?v=dGAgxozNWFE
性能调优+
https://goperf.dev/
The Go App Optimization Guide is a series of in-depth, technical articles for developers who want to get more performance out of their Go code without relying on guesswork or cargo cult patterns.
https://web.dev/learn/performance
This course is designed for those new to web performance, a vital aspect of the user experience.
https://www.ibm.com/think/insights/application-performance-optimization
Application performance is not just a simple concern for most organizations; it’s a critical factor in their business’s success.
https://www.oreilly.com/library/view/optimizing-java/9781492039259/
Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done.
高并发+
https://www.baeldung.com/concurrency-principles-patterns
In this tutorial, we’ll discuss some of the design principles and patterns that have been established over time to build highly concurrent applications.
https://www.baeldung.com/java-concurrency
Handling concurrency in an application can be a tricky process with many potential pitfalls. A solid grasp of the fundamentals will go a long way to help minimize these issues.
https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/
You’ll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems.
https://www.oreilly.com/library/view/modern-concurrency-in/9781098165406/
With this book, you'll explore the transformative world of Java 21's key feature: virtual threads.
https://www.youtube.com/watch?v=qyM8Pi1KiiM
https://www.youtube.com/watch?v=wEsPL50Uiyo
相关职位
社招3年以上A49350A
1、作为智能客服ChatBot开发负责人,用技术方式提高每一个开发者的效率,用最合理的抽象来设计平台系统,提高复用性和业务支撑能力; 2、作为对话平台技术核心,将面临来自不同渠道的海量人机对话请求,需要用最合理的技术方案让机器人及时准确地进行每一次回复; 3、作为最前沿的AI领域的技术专家,时刻紧跟技术潮流,利用LLM能力及Agent架构,让最新最优美的算法能够快速在业务中落地,提升机器人的智能水平。
更新于 2024-12-17
社招3年以上A37729
1、作为智能客服ChatBot开发负责人,用技术方式提高每一个开发者的效率,用最合理的抽象来设计平台系统,提高复用性和业务支撑能力; 2、作为对话平台技术核心,将面临来自不同渠道的海量人机对话请求,需要用最合理的技术方案让机器人及时准确地进行每一次回复; 3、作为最前沿的AI领域的技术专家,时刻紧跟技术潮流,利用LLM能力及Agent架构,让最新最优美的算法能够快速在业务中落地,提升机器人的智能水平。
更新于 2024-12-17
社招3年以上A173672
1、作为智能客服ChatBot开发负责人,用技术方式提高每一个开发者的效率,用最合理的抽象来设计平台系统,提高复用性和业务支撑能力; 2、作为对话平台技术核心,将面临来自不同渠道的海量人机对话请求,需要用最合理的技术方案让机器人及时准确地进行每一次回复; 3、作为最前沿的AI领域的技术专家,时刻紧跟技术潮流,利用LLM能力及Agent架构,让最新最优美的算法能够快速在业务中落地,提升机器人的智能水平。
更新于 2024-12-17