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,675,350 Responses

  1. bokep jepang表示:

    Hi, I think your website might be having browser compatibility issues.

    When I look at your blog site in Opera, it looks fine but
    when opening in Internet Explorer, it has some overlapping.
    I just wanted to give you a quick heads up! Other then that, great blog!

  2. casino表示:

    I am sure this post has touched all the internet users, its really really pleasant article on building
    up new webpage.

  3. Nikefut表示:

    darknet site tor darknet darknet market links

  4. Every weekend i used to go to see this web site, for the reason that i wish for enjoyment, since this this web page conations in fact fastidious funny material too.

  5. Fine posts, With thanks!

  6. no Spare表示:

    Are You Tired Of Bmw Key? 10 Inspirational Ideas To Rekindle Your Love no Spare

  7. CarrollUnton表示:

    deneme bonusu veren siteler betturkey https://casinositeleri.win/# Canl? Casino Siteleri

  8. Hurrah! At last I got a web site from where I be able to really obtain helpful facts concerning my study and knowledge.

  9. Junko表示:

    10 Life Lessons That We Can Learn From ADHD Test For
    Adults online test adhd adults – Junko

  10. ClydePab表示:

    ultrabet bonus: ultrabet tr online – ultrabet

  11. cewek bugil表示:

    Very rapidly this site will be famous amid all blog
    people, due to it’s pleasant posts

  12. HassanbuifS表示:

    http://ultrabet-tr.online/# ultrabet yeni giris 1125
    deneme bonusu veren siteler betturkey

  13. Best Capsule Coffee Machine Tools To Improve Your Day-To-Day Life capsule coffee maker
    (https://Coffeee29942.actoblog.com/)

  14. Derekfar表示:

    Deneme Bonusu Veren Siteler: Canl? Casino Siteleri – Casino Siteleri

  15. HassanbuifS表示:

    http://ultrabet-tr.online/# ultrabet yeni giris 1125
    deneme bonusu veren siteler betturkey betturkey.com

  16. Derekfar表示:

    casino siteleri win: guvenilir casino siteleri – casino siteleri win

  17. Derekfar表示:

    ultrabet guncel: ultrabet bonus – ultrabet giris

  18. Medicament information. Short-Term Effects.
    can i buy atarax without rx
    Everything information about medicines. Read information now.

  19. I like the valuable info you provide in your articles.
    I will bookmark your blog and check again here frequently.
    I am quite sure I’ll learn lots of new stuff right here!
    Good luck for the next!

  20. How French Style Fridge Freezer Uk Propelled To The
    Top Trend In Social Media French Style freezer

  21. Could Peugeot Car Key Replacement Cost Be The Key For 2023’s Challenges?
    Peugeot 107 Key Fob

  22. This Is The Ultimate Guide To Item Upgrade item level upgrade

  23. Sweet Aura CBD Gummies, or cannabidiol, has become a popular wellness trend in recent years due to its potential health
    benefits. One of the most convenient and tasty ways to
    experience the benefits of CBD is through gummies.

  24. Nine Things That Your Parent Teach You About Folding Treadmills UK Folding Treadmills Uk

  25. ClydePab表示:

    az parayla cok kazandiran slot oyunlar?: slot tr online – en kazancl? slot oyunlar?

  26. LarryCoell表示:

    matadorbet matadorbet matadorbet.bid

  27. ClydePab表示:

    ultrabet guncel: ultrabet giris – ultrabet tr online

  28. Benito表示:

    Absorbing and perceptive examination of the content. Your evaluation was complete and well-researched, offering audience with a detailed grasp of the
    primary topics at access.

    I may be overjoyed to converse supplemental on this issue.
    If you consent, I would kindly request you to register with us
    on the SBOBET community, whereby we should
    extend our discourse in a further participatory setting.

    Look into my blog online casino player psychology (Benito)

發佈留言

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