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

Blackstone计算机科学面试真题

职位分类
全部
数据相关
计算机科学
人工智能
产品经理
BQ
面试题
全部(2)
OOD(0)
Algorithm(2)
System Design(0)
高频题(0)
Math(0)
全部(2)
OOD(0)
Algorithm(2)
System Design(0)
高频题(0)
Math(0)
1.Minimum Total Weight
2.Valid Email Addresses
1. Minimum Total Weight
What is the minimum total weight problem and how would you approach solving it?
2. Valid Email Addresses
What constitutes a valid email address and how would you verify its validity programmatically?