美团软件开发工程师
社招全职2年以上食杂零售地点:北京状态:招聘
任职要求
- 有2年以上Java代码开发经验,具备扎实的Java基础,熟悉Java基本原理; - 本科及以上学历,扎实的计算机专业基本功,与工作年限相匹配的技能和经验积累; - 熟悉MySQL应用开发,了解数据库事务隔离级别、索引原理、性能调优,熟悉常见的NoSQL数据库; - 具备业务领域的复杂系统设计架构经验,深度参与系统的架构设计、开发、维护、升级迭代全过程; - 丰富的技术选型和技术架构经验,有系统高可用,高并发,高容量的设计方法论沉淀; - 敏锐的业务领域嗅觉,能够独自高质量按期完成项目,以及良好的系统规划能力。 具备以下条件优先 - 参与过复杂B端系统业务模型设计,拥有出色的领域驱动开发经验; - 参与过大型复杂分布式系统的设计开发,对微服务设计及相关技术有丰富的实践经历; - 热爱钻研技术,关注业内技术动态。
工作职责
支撑团好货业务发展,建设B2C电商交易体系,包括C端、商家端、运营端。 - 负责团好货研发方向需求管理、系统设计、功能开发等,理解电商业务形态和目标,针对具体业务场景,快速支撑业务需求实施落地; - 根据业务需求和业务特点,设计合理的系统架构,编写优雅的代码,建设高性能、高并发、高可用的系统,保证服务的SLA; - 主动挖掘业务痛点,通过技术分析驱动业务前进,用技术提高生产力,持续优化系统架构; - 具备指导初级工程师的能力,和团队成员共同成长。
包括英文材料
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.
学历+
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
性能调优+
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.
NoSQL+
https://nosql-database.org/
Everything about NoSQL Systems – Types, Benefits, and Real-World Uses
https://piaosanlang.gitbooks.io/mongodb/content/section1.1.html
NoSQL(NoSQL = Not Only SQL ),即"不仅仅是SQL",指的是非关系型的数据库。是对不同于传统的关系型数据库管理系统的统称。
https://www.youtube.com/watch?v=0buKQHokLK8
NoSQL databases can operate in multiple modes: as key-value store, document store or wide column store.
系统设计+
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.
高可用+
https://redis.io/blog/high-availability-architecture/
A high available architecture is when there are a number of different components, modules, or services that work together to maintain optimal performance, irrespective of peak-time loads.
https://www.ibm.com/think/topics/high-availability
High availability (HA) is a term that refers to a system’s ability to be accessible and reliable close to 100% of the time.
高并发+
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
微服务+
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.
相关职位
社招软件开发岗
1.参与软件系统的需求分析、设计,并根据项目需求,实现高质量、可扩展的软件模块,代码清晰、可维护,并遵循团队的代码规范和最佳实践; 2.诊断和修复系统中的缺陷和性能瓶颈;优化现有代码,提升系统性能和稳定性; 3.与产品经理、设计师、测试工程师等跨职能团队紧密合作,确保项目按时交付; 4.参与系统维护和升级,确保系统的长期稳定运行; 5.编写技术文档,记录系统设计和开发过程。
更新于 2025-06-20
社招3年以上软件开发岗
1.负责京东外卖&秒送前端架构、公共能力的持续构建,能够基于业务场景、提炼业务应用能力模型,输出业务模板、业务组件; 2.参与关键性功能模块开发,代码交叉review、自测、与后端开发联调、上线发布等日常研发工作,关注产品的稳定性、性能、用户体验; 3.对前端工程化有自己的理解和实践,能够利用工程化的手段提高研发效率和质量; 4.能够研究和探索创新的开发思路和新的前端技术,解决产品开发过程中的疑难问题。
更新于 2025-06-15