<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KVGHS6G" height="0" width="0" style="display:none;visibility:hidden"></iframe>

Upstart计算机科学面试真题

职位分类
全部
数据相关
计算机科学
人工智能
产品经理
BQ
面试题
全部(2)
OOD(0)
Algorithm(1)
System Design(1)
高频题(0)
Math(0)
全部(2)
OOD(0)
Algorithm(1)
System Design(1)
高频题(0)
Math(0)
1.Design an Ads System
2.Dynamic Programming Approach to Solve LC120 Medium Difficulty
1. Design an Ads System
Design a data model for an advertising system.
2. Dynamic Programming Approach to Solve LC120 Medium Difficulty
Explain how you would use a dynamic programming approach to solve a problem of medium difficulty on LeetCode (LC120), specifically by calculating from the bottom up.