官术网_书友最值得收藏!

Bubble sort

The algorithm that we will implement in this chapter is well-known as bubble sort. The approach is very simple. Begin at the start of the cards and compare the first and the second card. If the first card is later in lexicographic order than the second one, then swap the two cards. Then repeat this for the card that is at the second place now, then the third, and so on. There is a card that is lexicographically the latest, say Wilson. When we get this card and start to compare it with the next one, we will always swap them; this way, Wilson's card will travel to the last place where it has to be after the sort. All we have to do is repeat this travelling from the start and do the occasional swapping of cards again, but this time only to the last but one element. This time, the second latest element will get to its place—say, Wilkinson will be right before Wilson. If we have n cards, and we repeat this n-1 times, all cards will get to their place.

In the following sections, we will create a Java project that implements this algorithm.

主站蜘蛛池模板: 葵青区| 缙云县| 青浦区| 永济市| 荃湾区| 青铜峡市| 页游| 始兴县| 小金县| 安丘市| 博客| 东安县| 嘉黎县| 湛江市| 百色市| 商都县| 高邮市| 当雄县| 堆龙德庆县| 龙川县| 兰州市| 梁平县| 安徽省| 乌恰县| 淳化县| 台中县| 玉树县| 花垣县| 北辰区| 略阳县| 巴南区| 石家庄市| 休宁县| 北安市| 雷州市| 昌邑市| 老河口市| 浦北县| 高清| 盖州市| 青阳县|