DEV Community

DPC
DPC

Posted on

1 1 2 1 1

Daily JavaScript Challenge #JS-226: Sort Words by Length

Daily JavaScript Challenge: Sort Words by Length

Hey fellow developers! πŸ‘‹ Welcome to today's JavaScript coding challenge. Let's keep those programming skills sharp!

The Challenge

Difficulty: Medium

Topic: Sorting

Description

Given an array of strings, write a function to sort the words in descending order based on their length. If two words have the same length, they should appear in the order they appeared in the input array.

Ready to Begin?

https://www.dpcdev.com/

  1. Fork this challenge
  2. Write your solution
  3. Test it against the provided test cases
  4. Share your approach in the comments below!

Want to Learn More?

Check out the documentation about this topic here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort

Join the Discussion!

  • How did you approach this problem?
  • Did you find any interesting edge cases?
  • What was your biggest learning from this challenge?

Let's learn together! Drop your thoughts and questions in the comments below. πŸ‘‡


This is part of our Daily JavaScript Challenge series. Follow me for daily programming challenges and let's grow together! πŸš€

javascript #programming #coding #dailycodingchallenge #webdev

AWS reinvent image

Exclusive savings when you register before November 7!

Act now to save $150 using the following discount code: DEVEXJVu6vUt. This special discount is only available for the first 100 tickets booked on or before November 7th.

BONUS!!! Lock in your tickets! Receive $250 Delta Air Lines flight vouchers when you book using this discount code.

*Voucher will be sent to the email you use to register for re:Invent.
Register now

Top comments (0)

AWS reinvent image

πŸ” Unlock exclusive savings to AWS re:Invent when you register before November 7!

Act now to save $150 using the following discount code: DEVEXJVu6vUt. This special discount is only available for the first 100 tickets booked on or before November 7th.

BONUS!!! Lock in your tickets! Receive $250 Delta Air Lines flight vouchers when you book using this discount code.

*Voucher will be sent to the email you use to register for re:Invent.
Register now