给定两个列表(不一定排序),找到这些列表的交集的最有效的非递归算法是什么?
algorithm list set-intersection
algorithm ×1
list ×1
set-intersection ×1