美团商业增值-广告引擎-JAVA开发工程师
社招全职3年以上核心本地商业-业务研发平台地点:上海状态:招聘
任职要求
1. 本科及以上学历,3年及以上互联网后台研发工作经验; 2. 具有扎实的计算机科学功底,扎实的编程基础和数据结构算法基础,良好的编程能力和问题解决能力; 3. 熟悉多线程、并发处理、分布式系统等知识,具有实践经验; 4. 熟悉Java,深入理解面向对象技术和主流设计模式,对复杂系统、复杂问题有化繁为简的能力; 5. 有较强逻辑分析能力和快速学习能力; 6. 有强烈的责任心,良好的沟通能力和团队合作精神。 具备以下条件优先 1. 熟悉互联网广告系统、推荐系统相关经验者优先; 2. 具有大规模、高并发系统的设计实现经验者优先; 3. 对广告引擎平台有深入理解和热爱,有相关项目经验者优先。
工作职责
1.负责广告引擎平台的技术架构设计和开发、性能优化、稳定性建设,保障系统的高可用性和稳定性。 2.负责合约广告、推荐广告引擎的功能模块开发和优化,提升系统性能和用户体验。 3.参与美团商业增值技术部搜索广告、推荐广告、展示广告等业务的创意引擎系统设计与研发。 4.参与团队技术讨论和决策,协助解决技术难题和风险。 5.负责与产品、算法团队合作,完成广告引擎平台的需求开发和上线。
包括英文材料
学历+
数据结构+
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://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
多线程+
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
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://liaoxuefeng.com/books/java/oop/index.html
面向对象编程,英文是Object-Oriented Programming,简称OOP。
https://liaoxuefeng.com/books/python/oop/index.html
面向对象编程——Object Oriented Programming,简称OOP,是一种程序设计思想。
https://www.youtube.com/watch?v=SiBw7os-_zI
Learn the basics of object-oriented programming all in one video.
设计模式+
https://liaoxuefeng.com/books/java/design-patterns/index.html
设计模式,即Design Patterns,是指在软件设计中,被反复使用的一种代码设计经验。使用设计模式的目的是为了可重用代码,提高代码的可扩展性和可维护性。
[英文] Design Patterns
https://refactoring.guru/design-patterns
Design patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to solve a particular design problem in your code.
https://www.youtube.com/watch?v=NU_1StN5Tkk
Design Patterns tutorial explained in simple words using real-world examples.
广告系统+
https://github.com/InteractiveAdvertisingBureau/openrtb2.x
Real-time Bidding (RTB) is a way transacting media that allows an individual ad impression to be put up for bid in real-time.
https://people.eecs.berkeley.edu/~jfc/DataMining/SP12/lecs/lec12.pdf
https://wnzhang.net/teaching/ee448/slides/11-computational-ads.pdf
If a bidder bids higher than his true value, then...
推荐系统+
[英文] Recommender Systems
https://www.d2l.ai/chapter_recommender-systems/index.html
Recommender systems are widely employed in industry and are ubiquitous in our daily lives.
高并发+
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年以上核心本地商业-业
1.负责广告召回系统中投放模型、实体模型等核心数据的计算及索引构建 2.负责广告BC端数据链路中批流一体计算框架的架构设计、功能开发、运维优化 3.负责系统中数据平台的架构设计、功能开发、运维优化 4.负责系统的监控工具、排查工具,diff工具等提效工具的建设
更新于 2025-05-06
社招3年以上核心本地商业-业
我们是美团广告的检索召回团队,负责广告中的多业务(推荐、搜索、创新等)的召回系统与检索引擎研发工作,承载高并发、大数据场景的广告变现挑战,职责如下: 1. 设计与实现高性能检索内核与低代码可编排服务引擎,承载高并发、低延迟、高频迭代的广告召回需求 2. 设计与实现召回中控服务,为算法提供python脚本支路路由与实验管理能力,实现低代码策略业务迭代 3. 基于PQ、LSH、HNSW等量化或ANN算法,设计和实现覆盖点积打分与模型打分的向量召回服务 4. 设计与实现可伸缩、高性能、低成本的通用向量与Tag支路召回系统,支撑广告各类标签周粒度高效迭代
更新于 2025-02-26