美团Java研发工程师
社招全职3年以上核心本地商业-业务研发平台地点:上海状态:招聘
任职要求
1. 大学本科及以上学历,3年及以上互联网研发经验。 2. 具有扎实的计算机科学功底,优秀的编程基础、数据结构、算法基础和系统设计能力。 3. 熟悉 Java 及面向对象设计开发,熟悉设计模式,面对复杂问题有化繁为简的能力。 4. 熟悉多线程、并发处理、分布式系统等知识,有一定的高并发系统设计经验。 5. 善于交流,有良好的团队合作精神和沟通协调能力,能和上下游同学一起共同推动业务发展。 6. 工作积极主动,具有极强的快速学习能力,对于较大型的系统能快速上手。 具备以下条件优先 1. 互联网广告系统、推荐系统和搜索引擎相关经验者优先。 2. 对大模型 AI 有丰富应用经验者优先。
工作职责
1. 负责构建面向商增技术部的业务工具,在故障预防、故障发现、故障定位、故障处理和故障复盘等全研发生命周期帮助业务提效保质; 2. 深入理解业务,和引擎端、商家端、前端等各业务上下游紧密协作,从宏观、中观和微观三个层面构建全局业务视图。 3. 对机器学习、大模型 AI 算法等新技术有极强的兴趣和实践能力,能快速应用到实际业务场景,解决痛点。 4. 及时解决项目中出现的技术问题和bug,并进行优化和改进。
包括英文材料
学历+
数据结构+
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://roadmap.sh/system-design
Everything you need to know about designing large scale systems.
https://www.youtube.com/watch?v=F2FmTdLtb_4
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies.
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://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://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://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.youtube.com/watch?v=xZDB1naRUlk
You will build projects with LLMs that will enable you to create dynamic interfaces, interact with vast amounts of text data, and even empower LLMs with the capability to browse the internet for research papers.
https://www.youtube.com/watch?v=zjkBMFhNj_g
相关职位
社招2年以上核心本地商业-业
1、负责平台相关业务功能分析、系统设计、功能开发; 2、主导技术难题攻关,建设高并发、高性能、高可用的系统; 3、追求卓越,提升研发质量效率并创造业务价值; 4、负责培训和辅导初级开发工程师,促进团队成员共同成长;
更新于 2025-06-22
社招3年以上核心本地商业-基
1.负责国内Yoda身份验证、机器流量对抗等平台的系统设计和功能研发,探索AI大模型技术对现有系统在对接、监控、运营等环节的提效提质,以及核心链路的重构,逐步推进AI自动化对抗的落地。 2. 负责Yoda海外站的建设和迭代,与多团队协同快速响应海外业务方需求的同时,在技术方案和架构上具备前瞻性,持续提升系统扩展性、稳定性、合规性。
更新于 2025-05-13
社招5年以上核心本地商业-基
负责数据安全中心、运营平台的功能架构设计、研发、性能优化及日常维护工作。 负责文枢、DLP等终端管控和消息推送中心的架构设计与研发。 负责数据库扫描、敏感数据扫描与防护功能的架构设计、编码实现及性能调优。 参与数据安全相关技术预研及分析工作。
更新于 2025-05-09