無情的筆記倉庫
Menu
Home
About
Tags
Archives
RSS
Sign In
Arrays.sort() vs Collections.sort()
Posted by
Rich
on 2022-08-10
Edit Post
差別是:
Collections 是給 List 用的,Arrays 是給 array 用的。
Collections 用 binary sort, Arrays 用 merge sort
連結
Rich
Follow
Following
Related Posts
易於維護的寫法 補
mijouhsieh
[ 筆記 ] DOM - 事件傳遞機制:捕獲與冒泡、事件代理
krebikshaw
[筆記] 在使用 Vite 創建的 Vue 3 專案中加入 Eslint(使用 Airbnb 規範)
Calon
Comments
Submit
Sign In
to join in the discussion.
Edit
Submit
Edit
Submit
Reply
Submit