字节跳动后端研发工程师-巨量纵横与账户中台
社招全职QV62地点:北京状态:招聘
任职要求
1、熟练掌握一门以上主流程序设计语言(Golang、C/C++、Java、Python等),具备扎实的编程功底; 2、熟练使用常用KV存储、缓存(Redis/LevelDB/MongoDB等),消息队列(NSQ/RabbitMQ/RocketMQ)等服务,了解具体使用场景和性能区别、优缺点; 3、逻辑思维能力强,善于分析和解决问题,能够处理复杂业务系统逻辑,具备良好的业务建模能力,能够结合业务场景抽象业务模型,完成技术落地; 4、希望你热爱技术的同时有一定的业务思维,能从用户角度思考问题,不仅仅是纯技术角度思考; 5、具有以下背景加分:深入阅读过著名开源服务代码或有开源代码贡献,独立负责过重要系统设计和架构,有过系统从0到1的经验;有广告业务开发经验优先。
工作职责
团队介绍:商业产品与技术部门(广告业务)成立于2014年,负责字节跳动商业变现端到端大型广告系统建设,覆盖抖音、今日头条、西瓜视频、番茄小说、穿山甲等产品矩阵,致力于让营销更省心、更高效、更美好,推动商业可持续增长,让不分体量、地域的企业及个体,都能通过数字化技术激发创造、驱动生意。 商业平台负责整个广告投放系统的客户业务平台建设,我们为客户提供广告创编、商业认证、市场推广等一站式投广覆盖和商业化能力输出。同时在围绕大模型建设中台化Copilot框架,探索面向广告营销场景的Copilot Agent能力方面有深入实践和充满热情。 1、服务于字节跳动广告系统,负责广告商业平台研发工作; 2、负责设计系统技术方案,核心代码开发和系统调优,发现系统瓶颈并提出解决方案; 3、深入理解广告投放流程,了解上下游投放流程和投放策略,参与现有投放链路和策略优化,助力平台营收; 4、参与千亿级广告基础数据服务研发,完成大规模、高可用的广告系统搭建。
包括英文材料
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
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
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://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
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.
MongoDB+
https://learnxinyminutes.com/mongodb/
MongoDB is a NoSQL document database for high volume data storage.
https://studio3t.com/academy/#courses
The fastest way to learn MongoDB
https://www.youtube.com/watch?v=c2M-rlkkT5o
This video will give you and introduction to MongoDB in 1 Hour. Afterwards I recommend exploring aggregation, replication, and sharding.
https://www.youtube.com/watch?v=ExcRbA7fy_A&list=PL4cUxeGkcC9h77dJ-QJlwGlZlTd4ecZOA
You'll learn how to use MongoDB (a NoSQL database) from scratch. You'll also learn how to integrate it into a simple Node.js API.
消息队列+
https://www.youtube.com/watch?v=xErwDaOc-Gs
RabbitMQ+
[英文] RabbitMQ Tutorials
https://www.rabbitmq.com/tutorials
These tutorials cover the basics of creating messaging applications using RabbitMQ.
https://www.youtube.com/watch?v=bfVddTJNiAw
RabbitMQ is a powerful message broker that can help you create resilient and scalable applications.
RocketMQ+
https://www.baeldung.com/apache-rocketmq-spring-boot
In this tutorial, we’ll create a message producer and consumer using Spring Boot and Apache RocketMQ, an open-source distributed messaging and streaming data platform.
系统设计+
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.
相关职位
社招A176944
1、负责字节跳动商业变现合约广告的后台研发,主导平台的架构设计和实施; 2、负责设计系统技术方案,核心代码开发和系统调优,发现系统的瓶颈并提出解决方案; 3、负责高质量的设计和编码,承担重点、难点的技术攻坚; 4、参与千亿级广告基础数据服务研发,完成大规模、高可用的广告系统搭建; 5、学习和沉淀计算广告经验,探索品牌广告的创新玩法,分析百亿级的营销数据。
更新于 2024-12-11
社招A84540A
团队介绍:商业产品与技术部门(广告业务)成立于2014年,负责字节跳动商业变现端到端大型广告系统建设,覆盖抖音、今日头条、西瓜视频、番茄小说、穿山甲等产品矩阵,致力于让营销更省心、更高效、更美好,推动商业可持续增长,让不分体量、地域的企业及个体,都能通过数字化技术激发创造、驱动生意。 商业平台负责整个广告投放系统的客户业务平台建设,我们为客户提供广告创编、商业认证、市场推广等一站式投广覆盖和商业化能力输出。同时在围绕大模型建设中台化Copilot框架,探索面向广告营销场景的Copilot Agent能力方面有深入实践和充满热情。 1、负责字节跳动商业变现合约广告的后台研发,主导平台的架构设计和实施; 2、负责设计系统技术方案,核心代码开发和系统调优,发现系统的瓶颈并提出解决方案; 3、负责高质量的设计和编码,承担重点、难点的技术攻坚; 4、参与千亿级广告基础数据服务研发,完成大规模、高可用的广告系统搭建; 5、学习和沉淀计算广告经验,探索品牌广告的创新玩法,分析百亿级的营销数据。
更新于 2024-12-12
社招A178327A
1、负责商业化实时数据流(百万级QPS)及实时数仓系统的开发与迭代; 2、负责商业化内部数据应用产品的开发与迭代,如BI、埋点平台、实验平台等; 3、负责巨量引擎各平台数据产品的数据链路及查询服务开发与迭代,为客户提供有价值高质量的数据能力。
更新于 2025-05-20