蚂蚁金服蚂蚁集团-HR后端研发工程师-杭州
社招全职3年以上技术类-开发地点:杭州状态:招聘
任职要求
1、JAVA基础扎实,理解io、多线程、集合等基础框架,对JVM原理有一定的了解;了解分布式系统的设计和应用,了解分布式、缓存、消息等机制;了解多线程及高性能的设计与编码及性能调优;有高并发应用开发经验优先; 2、数据和算法方面的研发经验可以作为加分项,工程+AI的综合性人才更有竞争力,我们在财务、资金、法务场景和风险控制方面用到了大量的数据技术; 3、 我们希望你对互联网或微服务或AI应用开发的新潮流有关注,乐于学习和尝试新技术,追求编写优雅的代码,从技术趋势和思路上能影响技术团队; 4、有人力资源等相关业务系统以及大模型+Agent工程开发经验者优先。
工作职责
1.参与蚂蚁企业数智化人力资源领域关键板块的升级和建设,负责领域的规划、设计、推动和落地; 2.主导关键系统的架构设计和系统分析和实现,建设相关平台能力灵活应对业务变化和场景的复杂性; 3.承担核心功能模块代码编写,协同各方资源,推动项目进度,保证项目质量和业务结果。
包括英文材料
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/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!
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
分布式系统+
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://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://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.
高并发+
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://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://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://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
AI agent+
https://www.ibm.com/think/ai-agents
Your one-stop resource for gaining in-depth knowledge and hands-on applications of AI agents.
相关职位
社招3-5年
1.对接研发经理和产品经理,参与技术选型、技术风险评估,技术决策,完成关键路径的代码编写; 2.负责系统及相关产品需求分析及架构设计,性能优化; 3.对关键构件、接口进行设计,撰写系统设计文档。
更新于 2025-07-31
社招5-10年
1.对接产品经理,进行技术选型、技术风险评估,参与技术决策,完成关键路径的代码编写; 2.负责系统及相关产品需求分析及架构设计,性能优化; 3.对关键构件、接口进行设计,撰写系统设计文档; 4.参与研发部门技术评估、技术积累、技术难题解决等工作; 5.负责组织技术研究和攻关工作,并负责组织和管理公司内部的技术培训工作。
更新于 2025-07-10
社招5-10年
1.对接产品经理,进行技术选型、技术风险评估,参与技术决策,完成关键路径的代码编写; 2.负责系统及相关产品需求分析及架构设计,性能优化; 3.对关键构件、接口进行设计,撰写系统设计文档; 4.参与研发部门技术评估、技术积累、技术难题解决等工作; 5.负责组织技术研究和攻关工作,并负责组织和管理公司内部的技术培训工作。
更新于 2025-05-12