avatar
是不是题出错了?# Programming - 葵花宝典
m*t
1
考古考来的面试题。
Design a data structure, this data structure have four functions: pop, push
, min, top. DO NOT use any stack, queue, list, array or things like this.
什么都不让用怎么做啊?
avatar
t*t
2
不让用现成的.自己写.

push

【在 m***t 的大作中提到】
: 考古考来的面试题。
: Design a data structure, this data structure have four functions: pop, push
: , min, top. DO NOT use any stack, queue, list, array or things like this.
: 什么都不让用怎么做啊?

avatar
m*t
3
那如果用C, 自己用typedef struct定义的link list算自己写的还是现成的?如果算
自己写的是不是太简单了, pop,
push, top复杂度都是constant, min扫一遍,复杂度linear。 如果这算现成的,那真
不知道怎么做了。

【在 t****t 的大作中提到】
: 不让用现成的.自己写.
:
: push

avatar
k*f
4
是不是min-heap?

push

【在 m***t 的大作中提到】
: 考古考来的面试题。
: Design a data structure, this data structure have four functions: pop, push
: , min, top. DO NOT use any stack, queue, list, array or things like this.
: 什么都不让用怎么做啊?

avatar
m*t
5
That makes sense. Thanks!

【在 k****f 的大作中提到】
: 是不是min-heap?
:
: push

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。