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,129,443 Responses

  1. Use the promo code when registering on 1win and get a 100% bonus on your first deposit.

  2. big ass wives表示:

    As nicely as being a possible warning indication for fundamental oral or basic wellness challenges, undesirable breath can lead to social stress and a reduction of assurance. Often there are uncomplicated factors for this, however it can potentially be a signal of one thing much more serious. There are a lot of sexual intercourse positions that one particular can consider out in bed but most men have a tendency to want the types that go well with them and not their lady. Naughty Angel – by Kristen Marie – When Angel was 10, she understood she had a particular electric power above guys. The tongue has countless numbers of minimal hairs on it and those people tiny hairs lure foodstuff and micro organism more than time. Available now in a complement termed Ultimate UT and investigate shows it can inhibit the micro organism that bring about UTIs. Also, we are viewing antibiotic resistance in the remedy of UTIs. The major bacteria leading to UTIs is E coli, which can essentially dangle on to the lining of the bladder,’ adds Dr Jo Bailey.

  3. An artificial USP human growth hormone (somatropin).

    Here is my web page – Window replacement Texas program

  4. USP human development hormonal agent (somatropin).

    Here is my web site … foreign auto body near me

  5. bookmarks表示:

    My Arizona Attorney assisted me with my criminal situation.

    my web site bookmarks

  6. 417177.Xyz表示:

    Get To Know The Steve Jobs Of The SEO Company Industry 417177.Xyz

  7. Is Your Company Responsible For The ADHD Treatment
    For Adults Budget? 12 Ways To Spend Your Money Symptoms Of Adhd In Adults And Treatment

  8. Be grateful for Your Opinions!

    I’m Delighted you Unearthed the Content Useful.

    If you’re Drawn to Probing more Choices in the online Punting Realm, I’d Endorse Checking out
    CMD368.

    They Offer a Extensive selection of Thrilling Punting Alternatives, Live streaming,
    and a Intuitive Platform.

    What I Highly Admire about CMD368 is their Commitment to Mindful Betting.
    They have Reliable Safeguards and Capabilities to Facilitate Individuals Maintain control.

    Irrespective you’re a Adept Sports fan or Unfamiliar to the Betting, I Suspect you’d Particularly
    Delight in the Discovery.

    Don’t hesitate to Join Using the URL and Communicate if you have Supplementary Doubts.

    Here is my website … casino singapore

  9. XYGENYX, a licensing firm for FDA-registered items.

    my blog post: micro wedding venues in texas

  10. Bookmarks表示:

    There are a number of causes of childish convulsions.

    Feel free to surf to my website: Bookmarks

  11. Pills information. What side effects?
    where to buy generic allegra for sale
    Some information about medicines. Get now.

  12. What is New U Life SOMADERM Transdermal Gel.

    Also visit my page :: home theater sound system

  13. FCE Дизайн человека https://raschet-karty-dizayn-cheloveka.ru Дизайн человека. 4/6 Дизайн человека.

  14. Easydrorbix表示:

    Epivir-HBV: vardenafil online pharmacy – best online pharmacy no prescription viagra

  15. Bookmarks表示:

    The intelligence is the best dry natural herb vape I have tried.

    My web page; Bookmarks

  16. Bookmarks表示:

    USP human development hormone (somatropin).

    My page; Bookmarks

  17. A synthetic USP human development hormonal agent (somatropin).

    Feel free to visit my web blog … shoulder surgeon specialist

  18. Hi, i think that i saw you visited my website thus i came to “return the favor”.I’m attempting to find things to improve my site!I suppose its ok to use some
    of your ideas!!

  19. Bookmarks表示:

    USP human development hormone (somatropin).

    My web blog: Bookmarks

  20. Folding Lightweight Electric Wheelchair’s History History Of Folding Lightweight Electric Wheelchair Lightweight Foldable Electric Wheelchair

  21. 11 Strategies To Completely Redesign Your Foldable Electric Scooters
    self-balancing Mobility scooters

  22. Allow me reveal you in my review Cost of large Custom windows NewULife.

  23. In this situation, the life insurance policy business’s money.

    Have a look at my blog post :: european auto repair shop near me

  24. My Arizona Attorney aided me with my criminal case.

    Also visit my site how much Do chapter 13 bankruptcies Cost

  25. The bigger Slim battery, terrific for longer runtimes.

    Stop by my web blog: gen2 foil drive assist max

發佈留言

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