java iterate as round robin to distribute the list

后端 未结 0 403
暗喜
暗喜 2021-01-16 04:28

I have sorted list of pairs, and want to distributed into two lists of pairs as round robin.

For example,

original = [a = 1, b = 2, c =10, d = 4, e = 2         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题