JS 依照元素出現數量排序

同樣是最近遇到的狀況,需要利用陣列內元素出現的數量進行排序,以下為範例程式:

var array = ["1", "2", "4", "5", "2", "4", "2", "3"];
var str = array.toString();
var filter = [];
var result = [];
document.write("原始陣列:" + array + "<br>");

var get = function (str, tar, arr, tmp) {
    if (str.indexOf(tar) >= 0) {
        tmp = str.slice(str.indexOf(tar) + 1);
        arr.push(tar);
        get(tmp, tar, arr, tmp);
    }
    return arr;
}

for (i in array) {
    var elm = [];
    var tmp;
    var fstr = filter.join();
    if (fstr.indexOf(array[i]) >= 0) {
        continue;
    } else {
        var tmp_arr = get(str, array[i], elm, tmp);
        result.push(tmp_arr.length + ':' + tmp_arr[0]);
        filter.push(array[i]);
    }
}

result.sort();
result.reverse();

//按照出現次數排序,不刪除重複元素
var finishArray = [];

for (index in result) {
    var show = result[index].split(':');
    for (i = 0; i < show[0]; i++) {
        finishArray.push(show[1]);
    }
}
document.write("按出現次數排序,不刪除重複元素:" + finishArray + "<br>");

//按照出現次數排序,刪除重複元素
var finishArray = [];
for (index in result) {
    var show = result[index].split(':');
    finishArray.push(show[1]);
}
document.write("按出現次數排序,刪除重複元素:" + finishArray + "<br>");

輸出結果:

原始陣列:1,2,4,5,2,4,2,3
按出現次數排序,不刪除重複元素:2,2,2,4,4,5,3,1
按出現次數排序,刪除重複元素:2,4,5,3,1

You may also like...

1,478,754 Responses

  1. Hey there! This post could not be written any
    better! Reading through this post reminds me of my old room mate!
    He always kept chatting about this. I will forward this article to him.
    Pretty sure he will have a good read. Many thanks for
    sharing!

  2. Triangle Bikliards & Bar Stools
    1471 Nisson Ɍd, Tustin,
    CA 92780, United Ѕtates
    +17147715380
    Bookmarks (http://www.protopage.com)

  3. For Whom Is Assessment Adhd Adults And Why You Should Be Concerned adhd assessment for adults Edinburgh

  4. What’s up to every one, because I am truly keen of reading this blog’s post to be updated daily.
    It consists of nice data.

  5. Laverne Haag表示:

    You’ll Never Guess This Electric Wall Fireplace’s Benefits wall Fireplace

  6. 20 Things Only The Most Devoted Sports Toto Special Draw Fans Are Aware Of 첫가입 꽁머니 (https://Growthbookmarks.Com/)

  7. Children Porn表示:

    Di Indonesia, situs yang menyediakan layanan porno ilegal dengan video
    porno anak kecil merupakan pelanggaran hukum yang serius.
    Situs-situs ini tidak hanya merusak moral masyarakat, tetapi juga
    membahayakan keselamatan anak-anak. Pemerintah berkomitmen untuk melarang dan menindak tegas situs-situs semacam itu demi menjaga integritas dan keamanan anak-anak.

  8. Bandar Online Togel Tools To Streamline Your Daily Lifethe
    One Bandar Online Togel Trick Every Person Should Know bandar Online togel

  9. AntonioKap表示:

    UJi2AVveRaHHNRWKHabP

  10. Rodolfobig表示:

    Some of these flowers include azaleas, peonies, and orchids! These flowers can make all the difference in their day and hopefully attract good luck https://www.essexmagazine.co.uk/2024/09/the-most-popular-flowers-for-present/

  11. Concepcion表示:

    The 9 Things Your Parents Taught You About Mesothelioma Compensation mesothelioma compensation (Concepcion)

  12. Ngan Buley表示:

    11 Strategies To Refresh Your Test For Adult ADHD Adhd Test Free

  13. Williamsof表示:

    Ramenbet

  14. Mostbet表示:

    I every time emailed this blog post page to all my friends, since if like to read it afterward my contacts will too.

    Here is my web site: Mostbet

  15. 20 Trailblazers Are Leading The Way In Automatic Folding Scooter automatic folding Mobility scooters (https://hikvisiondb.webcam/wiki/Austinbuck4432)

  16. BrandonJer表示:

    indian pharmacies safe top 10 pharmacies in india best india pharmacy

  17. 20 Amazing Quotes About Locksmith For Auto Keys auto locksmith Key programming

  18. 20 Tools That Will Make You More Successful At Asbestos Attorney Asbestos Lawyer

  19. Jerrod Grimm表示:

    15 Great Documentaries About 50 50 Integrated Fridge built in Fridge freezer 50/50

  20. BrandonJer表示:

    indian pharmacy online india online pharmacy online shopping pharmacy india

  21. AgustinBougs表示:

    http://mexicanpharm24.pro/# mexican mail order pharmacies
    indianpharmacy com

  22. The 3 Largest Disasters In Anxiety Disorder Physical Symptoms The Anxiety Disorder Physical Symptoms’s 3 Biggest Disasters In History Anxiety Disorders

  23. website表示:

    If some one needs to be updated with latest technologies therefore he must be pay a
    quick visit this website and be up to date everyday.

  24. Ten Best French Door Fridge Freezer Uk-Related Stumbling Blocks You Should Never Share On Twitter what Is a french style fridge freezer

  25. No matter if some one searches for his necessary thing, thus he/she needs to be available that in detail, thus that thing is maintained over here.

  26. The 10 Scariest Things About American Retro Fridge Freezer American retro fridge freezer [https://minecraftcommand.science]

  27. Michaelkeymn表示:

    Наша компания «Сайт по мебели для кухни» забирается формированием также продажей качественной кашеварной мебели. Я делаем отличное предложение широкий гарнитур(а) продукта, яже отвечает самым теперешним стандартам да направленностям дизайна https://www.sufebey8kuhnishki.ru.

  28. Diplomi_bpEn表示:

    купить диплом с занесением в реестр в архангельске orik-diploms.ru .

  29. AgustinBougs表示:

    http://drugs24.pro/# pet meds without vet prescription
    buy medicines online in india

  30. Kala Pettway表示:

    What Is The Reason Adding A Key Word To Your Life Can Make All The An Impact upvc front door lock Repair

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。