高德地图Java开发工程师-基础平台研发
实习兼职高德地图2026届春季校园招聘地点:北京状态:招聘
任职要求
1.应届硕士研究生,有一定的JAVA开发经验,具备良好的编码习惯; 2.JAVA基础扎实,具备golang开发经验者优先,熟悉JVM原理,熟练掌握数据结构和算法基础,精通设计模式; 3.深入理解多线程及锁机制原理和适用场景,并能够熟练运用; 4.熟练掌握SpringBoot、SpringCloud等微服务开源框架,具有分布式相关经验; 5.熟练掌握关系/NoSQL数据库,如Mysql、Redis; 6.积极乐观、有良好的沟通和团队协作能力;能够承受较大工作强度,有较好韧性及自我推动能力; 7.追求技术创新并有践行经验者优先。
工作职责
团队介绍: 我们团队专注于高德出行线的后端技术架构与研发,致力于科技创新和构建生态,让出行和生活更美好!团队核心技术语言是Go和Java,聚焦大并发、大存储,涉及领域有多点写多点读、分布式存储、大模型应用等方向。团队技术氛围好,鼓励探索新技术,欢迎热爱技术的同学加入我们! 职位描述: 负责高德基础平台研发,这里有持续集成与交付、动态运营与管控、大数据分析与挖掘等业务方向,包括但不限于 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.
编程规范+
[英文] Google Style Guides
https://google.github.io/styleguide/
Every major open-source project has its own style guide: a set of conventions (sometimes arbitrary) about how to write code for that project. It is much easier to understand a large codebase when all the code in it is in a consistent style.
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
数据结构+
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/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!
Spring Boot+
https://spring.io/guides/gs/spring-boot
his guide provides a sampling of how Spring Boot helps you accelerate application development.
https://www.youtube.com/watch?v=Nv2DERaMx-4&list=PLzUMQwCOrQTksiYqoumAQxuhPNa3HqasL
The author teaches you how to use Spring Boot from a complete beginner, to building a REST API with a real database, Dockerising it and deploying it to the cloud.
Spring Cloud+
[英文] Spring Cloud Series
https://www.baeldung.com/spring-cloud-series
Learn Spring Cloud including concepts, additional libraries and examples for distributed systems.
微服务+
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.
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.
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.
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
相关职位
社招3年以上
1、负责淘天基础平台相关技术产品架构设计,核心产品模块的研发、迭代优化及技术方案落地 2、参与制定技术产品的架构发展规划,评审应用架构方案,负责核心功能模块的架构代码 3、聚焦研发效能,推动智能化运维体系升级,改善开发体验 4、应用AI技术深度融合到基础服务中,打造智能化的技术基础设施,提升研发效率,降低业务风险
更新于 2025-09-18
社招基础业务平台研发
加入我们,您将参与构建贝壳业务(新房、二手、租赁、家装、商办等)基础设施商机平台。建设基于流量分发引擎的一站式商机分配业务解决方案和完善的B端精细化运营管理系统。您将有机会深度参与: 1、参与承载日均15亿+展位流量的分发引擎智能化升级,探索和应用A技术,夯实平台能力,助力业务目标达成; 2、参与建设一站式指标计算与管理平台,提升商机分配策略构建、数据经营分析效率; 3、参与迭代平台核心服务与系统,如:推荐策略开放平台、测算仿真平台、商机数据服务、效果溯源服务等; 4、参与大流量、高并发、海量数据处理相关大型分布式系统架构升级。
更新于 2025-03-21
社招基础业务平台研发
加入我们,您将参与构建支撑贝壳业务商业化的核心平台系统。商业化聚焦商城交易标准化中台能力、混合支付能力、贝壳币账户管理体系相关平台能力建设,并支撑新房、二手、租赁等业务流量商业化线上化能力建设。您将有机会深度参与: 1、参与商城交易标准化中台能力建设,如:商品库、订单、支付及B端管理系统; 2、参与贝壳币系统能力建设,如:账户管理、预算管理等; 3、参与业务流量商业化线上化能力及B端管理系统建设,如:新房CPT、二手潜客包CPL、会员等流量产品能力建设。
更新于 2025-03-21