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

Booking.com计算机科学面试真题

职位分类
全部
数据相关
计算机科学
人工智能
产品经理
BQ
面试题
全部(1)
OOD(1)
Algorithm(0)
System Design(0)
高频题(0)
Math(0)
全部(1)
OOD(1)
Algorithm(0)
System Design(0)
高频题(0)
Math(0)
1.Object-Oriented Programming System Design
1. Object-Oriented Programming System Design
Design an object-oriented book management system that supports book borrowing and returning. Implement a method to track each book's borrowing count and retrieve the top 3 most borrowed books.