Retired

Permutations (retired)

Description:

Task:

Write a function that will find out how many unique ways there are to order a certain amount of letters from a given string.

The length value will never be larger than the length of the word.

Example:

How many ways are there to order four letters from the word "formula"? The answer is 840.

Mathematics
Algorithms

Stats:

CreatedJun 19, 2023
Warriors Trained20
Total Skips0
Total Code Submissions22
Total Times Completed8
Python Completions8
Total Stars1
% of votes with a positive feedback rating36% of 7
Total "Very Satisfied" Votes1
Total "Somewhat Satisfied" Votes3
Total "Not Satisfied" Votes3
Total Rank Assessments6
Average Assessed Rank
7 kyu
Highest Assessed Rank
7 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • privateryan5671 Avatar
Ad