快手java开发工程师(广告投放方向)-【游戏事业部】
社招全职5年以上D6921地点:杭州状态:招聘
任职要求
1、5年以上Java开发经验,Java基础扎实,熟练掌握数据结构、精通多线程编程; 2、精通Web编程,熟练使用Spring MVC等Web框架; 3、熟练掌控后端技术并能依据业务场景做好技术选型,例如负载均衡、弹性扩容、微服务、缓存、分布式存储、消息中间件、R; 4、精通高并发、分布式系统设计,对JVM、数据库性能优化有独到见解; 5、能独立高效完成一个复杂功能模块的开发,并高质量产出。 加分项: 有广告行业,商业化变现等方向,特别是DSP系统构建经验者优先; 过往有游戏中台、营销中台相关的开发经验。
工作职责
负责快手游戏买量投放系统后台架构设计、开发和优化工作,百亿级广告买量引擎的设计和优化。 1、参与针对游戏投放流程的解决方案的设计与研发; 2、深入发掘和分析业务需求,撰写技术方案和系统设计,以及相关的代码开发; 3、负责梳理复杂业务流程,合理划分领域,抽象系统,提炼成中台,以提高研发效率; 4、接受高并发、海量数据的挑战,分析和发现系统的优化点,负责推动系统的性能和可用性的提升; 5、为团队引入创新的技术、创新的解决方案,用创新的思路解决问题。
包括英文材料
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
数据结构+
https://www.youtube.com/watch?v=8hly31xKli0
In this course you will learn about algorithms and data structures, two of the fundamental topics in computer science.
https://www.youtube.com/watch?v=B31LgI4Y4DQ
Learn about data structures in this comprehensive course. We will be implementing these data structures in C or C++.
https://www.youtube.com/watch?v=CBYHwZcbD-s
Data Structures and Algorithms full course tutorial java
多线程+
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!
Web+
https://web.dev/learn
Explore our growing collection of courses on key web design and development subjects.
Spring+
https://liaoxuefeng.com/books/java/spring/index.html
Spring是一个支持快速开发Java EE应用程序的框架。它提供了一系列底层容器和基础设施,并可以和大量常用的开源框架无缝集成,可以说是开发Java EE应用程序的必备。
https://spring.io/guides/gs/rest-service
https://spring.io/quickstart
Level up your Java code and explore what Spring can do for you.
微服务+
https://learn.microsoft.com/en-us/training/modules/dotnet-microservices/
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces.
https://microservices.io/
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of two or more services.
https://spring.io/microservices
Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code.
https://www.ibm.com/think/topics/microservices
Microservices, or microservices architecture, is a cloud-native architectural approach in which a single application is composed of many loosely coupled and independently deployable smaller components or services.
https://www.youtube.com/watch?v=CqCDOosvZIk
https://www.youtube.com/watch?v=hmkF77F9TLw
Learn about software system design and microservices.
缓存+
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://www.youtube.com/watch?v=1oWPUpMheGk
R+
[英文] R Tutorial
https://www.w3schools.com/r/
R is often used for statistical computing and graphical presentation to analyze and visualize data.
高并发+
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
分布式系统+
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
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
相关职位
社招技术类
1. 负责跨境广告投放中台系统,抽象异构媒体平台API差异,构建统一投放工作流; 2. 搭建素材全生命周期管理平台,统筹多模态素材生产流水线,跨地域合规适配流转,提升产出效率; 3. 优化新老用户的转化链路,提升转化率;同时针对不同媒体平台,推进媒体链路优化; 4. 深入理解投放链路,优化投放策略,对各种策略实验能够完整分析洞察,数据驱动决策。
更新于 2025-06-19
社招技术类
1、广告的投放管理系统,广告运营系统,CRM系统的设计和开发; 2、内容发布系统,KOL营销系统的设计和开发; 3、程序化/智能化广告投放机制的设计和开发; 4、广告的转化链路/数据链路系统的研发工作; 5、站内外营销活动/广告承接页后台业务流程的设计和研发; 6、对媒体流量进行分析并进行智能投放。
更新于 2025-08-04
社招技术类
1. 负责商业广告检索系统的开发,包括但不限于流程化采买ssp、adx、dsp等。 2. 开拓新海外方向的广告业务。 3. 负责项目需求的落地、计划排期及系统的优化迭代,确保系统稳定运行。 4. 进行核心技术调研,引入最新的前瞻技术。 5. 进行海量数据分析,挖掘用户特征及诉求,提升客户广告投放的转化效率。
更新于 2025-07-22