单选题

If you have 500,000 Chinese customers records represented by instances of this object type , what set of data structures is best to get fast retrieval of customers

发布于 2022-03-03 11:06:36

Asume you have an object to describe customer data:{ ID(5 digit numeric) Family Name(string) Account Balance(currency) } If you have 500,000 Chinese customers records represented by instances of this object type , what set of data structures is best to get fast retrieval of customers (1) get IDs from Name and (2) get Name from ID?

登录后免费查看答案
关注者
0
被浏览
13
知识点
面圈网VIP题库

面圈网VIP题库全新上线,海量真题题库资源。 90大类考试,超10万份考试真题开放下载啦

去下载看看