抽象数据类型
!!!DS and why?
Thy are essential ingredients in creating fast and powerful algorithms.
They help to manage and organize data.
They make code cleaner and easier to understand.
ADT (list, queue, map, vehicle)
Complexity Analysis
how much time does this algorithm need to finish?
how much space does this algorithm need for its computation?
- 原文作者:Ethan
- 原文链接:https://zhangxingong.fun/post/data-define-ADT/
- 版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议. 进行许可,非商业转载请注明出处(作者,原文链接),商业转载请联系作者获得授权。