小米服务端研发工程师-实习生
实习兼职地点:南京状态:招聘
任职要求
1.计算机及相关专业,25年9月为大三及以上学历,硕士优先,能够实习4~6个月以上时间; 2.有实习经验者优先,有模型训练、大模型应用经验者优先; 3.熟练掌握Java、Python语言编程,对面向对象思想有深入了解,具备扎实的数据结构及算法功底; 4.熟练使用Linux常用命令,具有基本的系统运维能力; 5.熟悉HTTP、TCP/IP等网络协议; 6.熟悉Spring、Mybatis、Redis等主流技术栈,熟悉MySQL等数据库的设计原则与性能调优; 7.良好的沟通和团队协作能力,突出的学习能力和解决问题的能力。
工作职责
1.负责相关业务服务器端的研发工作,包括需求沟通、功能设计与开发等; 2.负责相关业务服务器相关的高并发架构设计、线上维护、性能调优等; 3.和产品/测试/运营进行密切沟通,能够根据需求提出合理技术方案; 4.负责软件开发过程中的问题分析和总结,提供建议和帮助改善研发流程。
包括英文材料
学历+
大模型+
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
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://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://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/
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 服务器之间的通信而设计的,但也可以用于其他目的。
TCP/IP+
[英文] What is TCP/IP?
https://www.techtarget.com/searchnetworking/definition/TCP-IP
TCP/IP stands for Transmission Control Protocol/Internet Protocol and is a suite of communication protocols used to interconnect network devices on the internet.
Spring+
https://liaoxuefeng.com/books/java/spring/index.html
Spring是一个支持快速开发Java EE应用程序的框架。它提供了一系列底层容器和基础设施,并可以和大量常用的开源框架无缝集成,可以说是开发Java EE应用程序的必备。
https://spring.io/guides/gs/rest-service
https://spring.io/quickstart
Level up your Java code and explore what Spring can do for you.
MyBatis+
https://mybatis.org/mybatis-3/getting-started.html
https://www.baeldung.com/mybatis
MyBatis is an open source persistence framework which simplifies the implementation of database access in Java applications.
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.
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.
相关职位
实习网易游戏(雷火)
你可以: - 创造和开发世界一流的游戏,倩女幽魂、逆水寒、天谕……下一款大作正等待着你; - 成为最具创造力团队的一员,和国内最顶级的游戏研发团队一起工作,解决各种挑战性问题; - 构建真实的虚拟世界,你的代码将为无数玩家带来梦幻般的体验; - 参与世界一流的游戏引擎技术研发,从客户端到服务端,跨越广阔的技术领域。
更新于 2025-07-11
实习网易游戏(雷火)
你可以: 1、成为最具创造力团队的一员,和国内外最顶级的游戏研发团队一起工作,解决各种挑战性问题; 2、构建真实的虚拟世界,与策划一起探讨游戏玩法并实现,你的代码将为无数玩家带来梦幻般的体验; 3、参与项目业务系统的服务端开发和维护; 4、参与项目工具的开发与维护。
更新于 2025-07-15
实习网易游戏(雷火)
你可以: 1、成为最具创造力团队的一员,和国内外最顶级的游戏研发团队一起工作,解决各种挑战性问题; 2、构建真实的虚拟世界,与策划一起探讨游戏玩法并实现,你的代码将为无数玩家带来梦幻般的体验; 3、参与项目业务系统的服务端开发和维护; 4、参与项目工具的开发与维护。
更新于 2025-07-25