高德地图Golang开发工程师-汽车业务
实习兼职高德地图2026届春季校园招聘地点:北京状态:招聘
任职要求
1、本科(含)以上学历,计算机相关专业; 2、熟练掌握Golang/JAVA/Python其中一门语言(Golang开发经验者优先),熟练掌握数据结构和算法基础,精通设计模式; 3、熟练掌握后端相关技术如linux、webserver、http、network、redis、mq、mysql、api设计理念等; 4、好学、踏实、有韧性,追求极致、乐于分享、善于总结; 加分项: ● 熟悉数据处理、数据分析,或有AI项目相关经验(agent、prompt调优、智能化落地等)者优先; ● 有海外学习、工作经验者优先;
工作职责
汽车业务中心: 在智能汽车产业加速革新的浪潮中,高德汽车积极与头部几乎所有主流车厂在智能座舱、智能驾驶两大核心领域开展深度合作,携手探索创新路径。导航持续升级,大幅提升使用的便捷性,车道级导航更是大幅提升高阶导航视觉体验。与此同时在智能驾驶领域,为辅助驾驶系统提供更精准、更全面的数据支持,极大提升辅助驾驶的智能化水平。凭借这一系列行之有效的举措,高德不仅为用户带来差异化的出行体验,也重塑了人们的出行生活,为智能出行领域的高质量发展贡献强大力量。 职位描述 1、负责车机智舱、智驾类产品在线服务应用开发、交付与维护; 2、根据业务需求设计工程技术方案、把控需求及功能的有序迭代,保证代码的质量及服务稳定性; 3、根据业务规划及团队目标,规划及实施后端服务架构的优化及改进,提升代码维护性、扩展性、复用性; 4、积极探索使用AI技术,建设和优化研发交付体系,实现高效高质量低成本;
包括英文材料
学历+
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
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.
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
数据结构+
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.
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
HTTP+
https://developer.mozilla.org/zh-CN/docs/Web/HTTP
超文本传输协议(HTTP)是一个用于传输超媒体文档(例如 HTML)的应用层协议。它是为 Web 浏览器与 Web 服务器之间的通信而设计的,但也可以用于其他目的。
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.
消息队列+
https://www.youtube.com/watch?v=xErwDaOc-Gs
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.
数据分析+
[英文] Data Analyst Roadmap
https://roadmap.sh/data-analyst
Step by step guide to becoming an Data Analyst in 2025
Prompt+
https://cloud.google.com/vertex-ai/generative-ai/docs/learn/prompts/introduction-prompt-design
A prompt is a natural language request submitted to a language model to receive a response back.
https://learn.microsoft.com/en-us/azure/ai-foundry/openai/concepts/prompt-engineering
These techniques aren't recommended for reasoning models like gpt-5 and o-series models.
https://www.youtube.com/watch?v=LWiMwhDZ9as
Learn and master the fundamentals of Prompt Engineering and LLMs with this 5-HOUR Prompt Engineering Crash Course!
相关职位
社招3年以上技术类-开发
1.车线业务重点客户在线服务系统开发与交付,架构设计、技术难题攻关、性能优化,满足客户交付质量需求; 2.根据业务规划及团队目标,规划及实施后端服务架构的优化及改进,提升代码维护性、扩展性、复用性; 3.建设和完善工程交付体系,实现高效高质量低成本;
更新于 2025-08-28
社招1-3年智能与信息技术
1. 设计、搭建和维护高可用、可扩展的云端基础服务。 2. 负责理想汽车云端服务架构设计,模块服务搭建、升级与运维,支持理想汽车相关的对话、搜推、Agent业务高性能稳定运行。