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,517,404 Responses

  1. KevinSounc表示:

    https://slotsiteleri.bid/# slot casino siteleri

  2. I have read so many articles regarding the blogger lovers however this paragraph is
    actually a good post, keep it up.

  3. I’m now not sure where you’re getting your info, however good topic.
    I must spend some time learning much more or understanding more.
    Thanks for wonderful info I used to be on the lookout for this information for my mission.

  4. Hilario表示:

    The Ultimate Glossary Of Terms About Mesothelioma Law Firm mesothelioma lawyers (Hilario)

  5. The Leading Reasons Why People Achieve In The Adhd Symptoms In Adult Women Industry adhd overstimulation Symptoms

  6. 10 Tell-Tale Warning Signs You Should Know To Look For A New Ghost Immobiliser Fitting Near Me ghost Immobiliser fitter

  7. It’s The Situs 4d Case Study You’ll Never Forget togel resmi indonesia

  8. The 10 Most Scariest Things About Retro Fridge Freezer Sale retro fridge freezer

  9. Please let me know if you’re looking for a article author
    for your site. You have some really good posts
    and I believe I would be a good asset. If you ever want to take
    some of the load off, I’d love to write some articles for
    your blog in exchange for a link back to mine.
    Please shoot me an email if interested. Kudos!

  10. 500). A record 747 players participated in https://eld0radyswin.com/, reward fund of which amounted to
    7,470 000$.

  11. kontol表示:

    Hello, for all time i used to check website posts here in the early hours in the break of day,
    for the reason that i enjoy to learn more and more.

  12. treadmill uk表示:

    The 10 Most Terrifying Things About Treadmill UK treadmill uk

  13. Sleeper Futon表示:

    Why Sleeper Couch Should Be Your Next Big Obsession Sleeper Futon

  14. memek表示:

    wonderful points altogether, you just received a new reader.
    What may you recommend about your put up that you just made some days in the past?
    Any positive?

  15. Pafi Nusantara Regency have a
    commitment ive service ɡreatest for people.
    Ԝith hivh dwvotion аs well as professionalism, Pafi makeѕ sure every service
    is giνen in faѕt, friendly, and correct.
    Τhiѕ superior Service іncludes ѕeveral elements of health аs weⅼl ass pharmaceuticals, mɑke Pafi Kabb
    Nusantara Ьecomes trustworthy partner іn fulfilling ʏour іnterests.

    Οur focus is satisfaction аѕ well ɑѕ coimfort
    loyal consumers, wһіch often bе focus іmportant in eνery ssrvice
    that wе provide.

  16. I have read so many posts concerning the blogger lovers however this piece of writing is
    in fact a pleasant article, keep it up.

  17. Darrelherse表示:

    en iyi slot siteleri 2024: slot kumar siteleri – slot siteleri

  18. 10 Locations Where You Can Find Built In Fridge Freezers best Integrated fridge freezer 70/30 (https://www.sbuaa.Org/free/93661)

  19. KevinSounc表示:

    http://slotsiteleri.bid/# en iyi slot siteleri

  20. great post, very informative. I wonder why the opposite experts of this sector do not realize this.
    You should proceed your writing. I am sure, you
    have a great readers’ base already!

  21. How Much Can Veleco 3 Wheeled Mobility Scooter Experts Earn? Three Wheel Electric Mobility Scooter

  22. porn site表示:

    Hi would you mind sharing which blog platform you’re working with?
    I’m going to start my own blog soon but I’m having a difficult time deciding between BlogEngine/Wordpress/B2evolution and
    Drupal. The reason I ask is because your design and style seems different then most blogs and I’m
    looking for something unique. P.S Sorry
    for getting off-topic but I had to ask!

  23. Up to 60% of near-Earth objects could be dark comets, mysterious asteroids that orbit the sun in our solar system
    that likely contain or previously contained ice and could have been …

  24. What Experts On Ghost Installation Want You To Know bmw x6 ghost
    installer (http://www.namkyung.kr)

  25. 成人影片表示:

    Hi my family member! I want to say that this article is amazing, nice
    written and come with approximately all significant infos.
    I’d like to see more posts like this .

    My web-site – 成人影片

  26. Everything You Need To Be Aware Of Replacement Land Rover Key freelander 2 key fob replacement

  27. A Trip Back In Time What People Said About ADHD Test Adults 20 Years
    Ago online adhd Test

  28. Darrelherse表示:

    oyun siteleri slot: en iyi slot siteleri 2024 – deneme bonusu veren slot siteleri

發佈留言

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