腾讯音乐酷狗音乐后台开发工程师(营收向)
社招全职3年以上酷狗音乐-技术类地点:广州状态:招聘
任职要求
1.本科及以上学历,具有3年以上相关工作开发经验; 2.至少熟悉一门开发语言(Go,Lua,Java,C/C++),了解对应语言技术栈常用开源框架,熟悉常用的数据结构和算法; 3.熟悉Linux系统,熟练使用MySQL、Redis,Nginx开源组件,对源码有深入研究者优先; 4.熟悉业务架构设计理论,熟悉行业常见的架构方案,理解微服务架构的设计思想,包括不限于服务化、异步、高可用、可扩展等; 5.具有创新意识,思维活跃,逻辑思维强,对自身技术提升有探索学习的精神; 6.有团队合作开发经验,良好的团队合作精神和高度的责任感。
工作职责
1.负责酷狗营收业务系统的设计和开发,包括会员等虚拟商品售卖; 2.参与数据统计分析,定期对业务进行深入探讨,为运营决策、产品方向、用户体验提供数据支持; 3.参与技术难点攻关,保障系统可用性,支撑高并发流量。
包括英文材料
学历+
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
Lua+
https://www.lua.org/pil/contents.html
This is the online version of the first edition of the book Programming in Lua, a detailed and authoritative introduction to all aspects of Lua programming written by Lua's chief architect.
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.
C+
https://www.freecodecamp.org/chinese/news/the-c-beginners-handbook/
本手册遵循二八定律。你将在 20% 的时间内学习 80% 的 C 编程语言。
https://www.youtube.com/watch?v=87SH2Cn0s9A
https://www.youtube.com/watch?v=KJgsSFOSQv0
This course will give you a full introduction into all of the core concepts in the C programming language.
https://www.youtube.com/watch?v=PaPN51Mm5qQ
In this complete C programming course, Dr. Charles Severance (aka Dr. Chuck) will help you understand computer architecture and low-level programming with the help of the classic C Programming language book written by Brian Kernighan and Dennis Ritchie.
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
数据结构+
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
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.
Nginx+
[英文] Beginner’s Guide
https://nginx.org/en/docs/beginners_guide.html
This guide gives a basic introduction to nginx and describes some simple tasks that can be done with it.
https://www.youtube.com/watch?v=9t9Mp0BGnyI
NGINX is open-source web server software used for reverse proxy, load balancing, and caching. It's important to understand, especially if you are a backend developer.
系统设计+
https://roadmap.sh/system-design
Everything you need to know about designing large scale systems.
https://www.youtube.com/watch?v=F2FmTdLtb_4
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies.
微服务+
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://redis.io/blog/high-availability-architecture/
A high available architecture is when there are a number of different components, modules, or services that work together to maintain optimal performance, irrespective of peak-time loads.
https://www.ibm.com/think/topics/high-availability
High availability (HA) is a term that refers to a system’s ability to be accessible and reliable close to 100% of the time.
相关职位
社招1年以上酷狗音乐-技术类
1.负责酷狗音乐IoT功能和营收后台的方案设计、技术实现和运营维护; 2.设计并实现高并发、高性能、高可用,分布式后台系统; 3.参与相关产品需求讨论,制定最佳技术实现方案并落地。
更新于 2025-08-28
社招A109912
1、负责抖音系App体验优化的服务端工程相关的工作,使用推荐及相关领域的前沿技术,以创新的方法获得最佳的抖音音视频体验; 2、负责音视频体验与资源相关的工程优化,在线判断每个抖音短视频的未来播放价值,规划与分配转码资源做合适的任务,从而优化抖音用户的视音频体验,提升用户时长、节约播放成本,并在复杂系统进中持续理解深耕(e.g.历史影响的业务价值、分配的转码资源及影响的抖音带宽成本在百亿/年级;需要同时考虑C端用户的业务指标和互联网的基础架构的复杂约束); 3、负责从性能视角系统化建设体验特征体系的系统开发工作,使用最新的技术与范式挖掘抖音数据,为体验优化提供更多维度上的信息与特征,推进体验优化做到极致,推进与推荐、广告等关键业务策略系统合作,提升抖音重要业务及营收指标(e.g.建设推荐x体验、商业化x体验等不同方向所需的跨领域特征;建设Device、Network、Item相关的深度特征)。
更新于 2023-09-28
社招1年以上QQ音乐-技术类
1.负责大规模全民K歌录唱、社交、VIP包月、网赚、增长、营收运营活动等业务工程开发,架构优化,性能优化与技术攻关; 2.设计并实现高并发、高性能、高可用,分布式后台系统; 3.参与相关业务中台与业务存储组件的开发与维护工作。
更新于 2025-08-13