字节跳动资深后端研发工程师(风控治理)-生活服务
社招全职4年以上A236473地点:成都状态:招聘
任职要求
1、本科及以上学历,计算机科学、软件工程、数学、统计学等相关专业; 2、至少4年及以上后端研发工作经验,包括2年及以上风控或反欺诈/反作弊相关领域工作经验,具备丰富的风控业务知识; 3、熟悉Java/Golang/C/C++/Python等至少一门编程语言; 4、具备复杂系统的架构设计能力,熟悉常见设计模式和架构思想,有实践落地经验; 5、有使用大数据技术(如Hadoop、Spark)处理风险数据的经验,接触过机器学习、模型构建和数据挖掘等相关技术; 6、有责任心和行动力,能够主动发现并解决问题,具有良好的跨部门沟通能力和团队管理能力,能跟算法和策略产品进行有效沟通。
工作职责
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.
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
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://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://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://www.youtube.com/watch?v=bAyrObl7TYE
https://www.youtube.com/watch?v=H4bf_uuMC-g
With all this talk of Big Data, we got Rebecca Tickle to explain just what makes data into Big Data.
Hadoop+
https://www.runoob.com/w3cnote/hadoop-tutorial.html
Hadoop 为庞大的计算机集群提供可靠的、可伸缩的应用层计算和存储支持,它允许使用简单的编程模型跨计算机群集分布式处理大型数据集,并且支持在单台计算机到几千台计算机之间进行扩展。
[英文] Hadoop Tutorial
https://www.tutorialspoint.com/hadoop/index.htm
Hadoop is an open-source framework that allows to store and process big data in a distributed environment across clusters of computers using simple programming models.
Spark+
[英文] Learning Spark Book
https://pages.databricks.com/rs/094-YMS-629/images/LearningSpark2.0.pdf
This new edition has been updated to reflect Apache Spark’s evolution through Spark 2.x and Spark 3.0, including its expanded ecosystem of built-in and external data sources, machine learning, and streaming technologies with which Spark is tightly integrated.
机器学习+
https://www.youtube.com/watch?v=0oyDqO8PjIg
Learn about machine learning and AI with this comprehensive 11-hour course from @LunarTech_ai.
https://www.youtube.com/watch?v=i_LwzRVP7bg
Learn Machine Learning in a way that is accessible to absolute beginners.
https://www.youtube.com/watch?v=NWONeJKn6kc
Learn the theory and practical application of machine learning concepts in this comprehensive course for beginners.
https://www.youtube.com/watch?v=PcbuKRNtCUc
Learn about all the most important concepts and terms related to machine learning and AI.
数据挖掘+
https://www.youtube.com/watch?v=-bSkREem8dM
Database vs Data Warehouse vs Data Lake
https://www.youtube.com/watch?v=7rs0i-9nOjo
算法+
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/
相关职位
社招4年以上A60787
1、负责字节跳动生活服务风控平台建设,持续丰富平台功能,优化系统稳定性和性能,并保障迭代效率; 2、建设风险感知、识别、治理能力,与产品运营、算法等团队高效配合,帮助风控策略高效生产、评估和落地,有效控制业务风险; 3、指导和培养人才,完善和优化研发流程,制定合理的技术规划,提升后端研发团队的技术影响力和行业竞争力。
更新于 2025-04-22
社招1-5年JUR71
1、参与建设抖音电商治理体验平台和产品,包括主体和经营资质验真、风险智能审核、风险量刑处置等相关平台及商达申诉、报备、知产保护等服务产品、消费者体验干预平台、商家智能客服等; 2、围绕治理和体验目标,通过与业务、产品、算法的密切协作,通过数据和技术不断创新,持续提升平台治理和体验保障水位; 3、面向海量商品和直播视频内容及消费者订单和咨询,搭建高并发系统和服务架构,确保系统性能和稳定性。
更新于 2020-10-18
社招1-5年A76104
1、参与建设抖音电商治理体验平台和产品,包括主体和经营资质验真、风险智能审核、风险量刑处置等相关平台及商达申诉、报备、知产保护等服务产品、消费者体验干预平台、商家智能客服等; 2、围绕治理和体验目标,通过与业务、产品、算法的密切协作,通过数据和技术不断创新,持续提升平台治理和体验保障水位; 3、面向海量商品和直播视频内容及消费者订单和咨询,搭建高并发系统和服务架构,确保系统性能和稳定性。
更新于 2025-06-17