Title: 集合 | java-tips
Open Graph Title: 集合
Description: 集合相关的内容多从数据结构的角度进行面试。而数据结构包括两部分的内容,存储和算法。存储上又分为逻辑结构和物理结构。算法就是操作存储在硬盘或内存中的数据的过程或步骤。 因此我们在回答集合方面的面试题时,要从数据结构的角度来回答。 分成单列集合和双列集合,分别对应两个顶级接口: Collection 和 Map。 Collection中有两个重要接口: L...
Open Graph Description: 集合相关的内容多从数据结构的角度进行面试。而数据结构包括两部分的内容,存储和算法。存储上又分为逻辑结构和物理结构。算法就是操作存储在硬盘或内存中的数据的过程或步骤。 因此我们在回答集合方面的面试题时,要从数据结构的角度来回答。 分成单列集合和双列集合,分别对应两个顶级接口: Collection 和 Map。 Collection中有两个重要接口: L...
Opengraph URL: https://zeanzai.github.io/java-tips/java-tips/docs/02-java/Collection.html
Generator: VuePress 2.0.0-beta.61
Domain: zeanzai.github.io
{"@context":"https://schema.org","@type":"Article","headline":"集合","image":["https://zeanzai.github.io/java-tips/java-tips/"],"dateModified":"2024-09-02T12:49:04.000Z","author":[{"@type":"Person","name":"zeanzai"}]}
| theme | VuePress Theme Hope |
| og:site_name | java-tips |
| og:type | article |
| og:image | https://zeanzai.github.io/java-tips/java-tips/ |
| og:locale | zh-CN |
| og:updated_time | 2024-09-02T12:49:04.000Z |
| twitter:card | summary_large_image |
| twitter:image:alt | 集合 |
| article:author | zeanzai |
| article:modified_time | 2024-09-02T12:49:04.000Z |
| theme-color | #46bd87 |
| datePublished | 2024-09-02T12:49:04.000Z |
| timeRequired | PT21M |
| articleSection | Java编程语言 |
Links:
Viewport: width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover