美团小象超市-价格研发工程师
社招全职3年以上食杂零售地点:北京状态:招聘
任职要求
1.本科及以上学历,3年及以上互联网研发经验; 2.具有扎实的计算机科学功底,包括但不限于数据结构/算法、网络、操作系统等计算机基础知识; 3.精通Java及面向对象设计开发、设计模式,熟悉网络编程,多线程编程等开发技术; 4.熟悉数据库原理、查询优化,具备扎实的数据模型设计能力; 5.熟悉RPC、分布式缓存、消息队列等常见组件和设施的使用及原理; 6.有业务系统开发经验,对原有业务系统有深度和广度的了解,以及对原有系统的改进意见(包括业务架构,业务流程等); 7.面对一般复杂度的系统和问题,有抽象思维能力,构建合适的业务模型解决业务问题; 8.善于交流,有良好的团队合作精神和协调沟通能力,有与产品、前端、移动端、其他业务部门等多方密切配合的经验和意识。 具备以下条件优先 1.具备同类型业务系统建设经验。 2.有技术钻研精神,对于常用中间件、优秀开源项目源码有研究; 3.拥有与工作年限相称的技术广度/深度,有较强的逻辑思维能力,善于分析、归纳、描述、沟通和解决问题; 4.做事有责任感和主动性,面对复杂业务问题,可以从技术和业务多角度推进,最终达成目标。
工作职责
1.聚焦小象价格系统建设、架构完善和稳定性保障,构建稳定低价能力; 2.负责价格系统架构演进,支持业务策略的灵活扩展,持续提升研发效率、系统稳定性和性能,保障系统SLA目标; 3.协同价格、商品、营销等相关方业务及产品,高效推进零售全链路的价格策略制定和系统能力演进; 4.指导低阶同事完成开发任务。
包括英文材料
学历+
数据结构+
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/
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://www.youtube.com/watch?v=2HrYIl6GpYg
I will make a simple HTTP web server with the C Programming Language.
https://www.youtube.com/watch?v=8z6okCgdREo
This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level concepts like reading and writing to sockets, working with channels, and managing multiple goroutines.
https://www.youtube.com/watch?v=bdIiTxtMaKA&list=PL9IEJIKnBJjH_zM5LnovnoaKlXML5qh17
https://www.youtube.com/watch?v=bzja9fQWzdA
Implement the ubiquitous TCP protocol that underlies much of the traffic on the internet!
[英文] 📺Network Programming with Python Course (build a port scanner, mailing client, chat room, DDOS)
https://www.youtube.com/watch?v=FGdiSJakIS4
Learn network programming in Python by building four projects. You will learn to build a mailing client, a DDOS script, a port scanner, and a TCP Chat Room.
https://www.youtube.com/watch?v=gntyAFoZp-E
https://www.youtube.com/watch?v=JiuouCJQzSQ
Explore the fundamentals of networking in Rust by building a simple TCP server.
https://www.youtube.com/watch?v=JRTLSxGf_6w
https://www.youtube.com/watch?v=sFizpxHkIlI
In this video we'll cover SOCKET PROGRAMMING in JAVA.
https://www.youtube.com/watch?v=sXW_sNGvqcU
多线程+
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!
RPC+
https://javaguide.cn/distributed-system/rpc/rpc-intro.html
为什么要 RPC ? 因为,两个不同的服务器上的服务提供的方法不在一个内存空间,所以,需要通过网络编程才能传递方法调用所需要的参数。并且,方法调用的结果也需要通过网络编程来接收。
https://www.youtube.com/watch?v=S2osKiqQG9s
This video is part of an 8-lecture series on distributed systems, given as part of the undergraduate computer science course at the University of Cambridge.
缓存+
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=xErwDaOc-Gs
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
相关职位
社招5年以上食杂零售
1. 负责小象超市商品价格方向的业务支持、技术建设和人员培养。 2. 高质量按时交付业务需求;深潜业务,主动关注业务策略和行业动态,识别技术做功点,与产品业务同学持续优化业务。 3. 制定商品价格技术规划,带领团队同学完成架构演进、性能优化、稳定性保障等工作。 4. 指导和培养人才,完善优化研发流程,带领团队高质量和高效率地完成业务目标。
更新于 2025-06-22
社招3年以上食杂零售
1.负责水果商品的招商采购工作,包括市场调研、供应商筛选、谈判合作及合同签订等。 2.负责建立和维护供应商关系,保证供应商的稳定供货,并不断优化供应商体系,提升供应链效率。 3.跟踪市场动态,了解行业发展趋势,及时调整采购策略,以确保产品的市场竞争力。 4.负责采购成本的控制,制定合理的采购价格,确保公司的采购成本在合理范围内。 5.参与新产品开发,与供应商合作推进新产品的研发、生产和上市工作。 6.协助解决采购过程中的问题和纠纷,保证采购工作的顺利进行。
更新于 2025-06-16
社招3年以上食杂零售
1. 负责制定和优化小象超市的定价策略,确保价格策略与公司策略及业务发展阶段相匹配。 2. 负责监控和分析市场价格,进行价格洞察,提供价格分析报告,调整定价策略。 3. 进行深入的多维度数据分析,建设价格模型,持续优化价格方案,助力业务增长。 4. 负责与商品团队密切合作,确保定价策略与商品的质量、定位和市场定位相匹配。 5. 协同产品,建设价格数据看板及对相关价格产品及系统进行开发, 提供业务侧的价格设计。
更新于 2025-06-11