Click here to Skip to main content
15,903,012 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: More Math Jokes Pin
Bassam Abdul-Baki3-May-07 4:29
professionalBassam Abdul-Baki3-May-07 4:29 
QuestionFitting triangles in squares Pin
Wjousts19-Sep-06 4:24
Wjousts19-Sep-06 4:24 
AnswerHyper-geometry Pin
Wjousts19-Sep-06 8:02
Wjousts19-Sep-06 8:02 
AnswerRe: Hyper-geometry Pin
Slayer2-Oct-06 6:21
Slayer2-Oct-06 6:21 
QuestionA Permuation Question Pin
Mushtaque Nizamani19-Sep-06 1:39
Mushtaque Nizamani19-Sep-06 1:39 
AnswerRe: A Permuation Question Pin
Rob Graham19-Sep-06 2:40
Rob Graham19-Sep-06 2:40 
AnswerRe: A Permuation Question Pin
ejuanpp19-Sep-06 2:43
ejuanpp19-Sep-06 2:43 
GeneralRe: A Permuation Question Pin
Mushtaque Nizamani19-Sep-06 3:01
Mushtaque Nizamani19-Sep-06 3:01 
sorry for vague description.
suppose we have string "abc", here n = 3(length of string) and r = 2, then total number of permutation of r sets are.
1)"ab"
2)"ac"
3)"bc"
4)"ba"
5)"ca"
6)"cb"
and for calcuating combination of string "abc" , here n = 3, and r = 2
1)"ab"
2)"ac"
3)"bc"

and similarly for "cba", here n =3, and r = 2
6)"cb"
5)"ca"
4)"ba"

In above example permuations of string is equivalent = combination of string + Combination of Reverse String.
I hope so it is clear now

Warm Regards
Mushq


GeneralRe: A Permuation Question Pin
Rob Graham19-Sep-06 3:35
Rob Graham19-Sep-06 3:35 
GeneralRe: A Permuation Question Pin
Mushtaque Nizamani19-Sep-06 3:46
Mushtaque Nizamani19-Sep-06 3:46 
AnswerRe: A Permuation Question Pin
Sean Cundiff20-Sep-06 6:53
Sean Cundiff20-Sep-06 6:53 
GeneralRe: A Permuation Question Pin
Mushtaque Nizamani20-Sep-06 7:32
Mushtaque Nizamani20-Sep-06 7:32 
QuestionAn Algorithm Design Challenge Pin
Roger Wright18-Sep-06 12:00
professionalRoger Wright18-Sep-06 12:00 
AnswerRe: An Algorithm Design Challenge Pin
Bassam Abdul-Baki18-Sep-06 13:35
professionalBassam Abdul-Baki18-Sep-06 13:35 
GeneralRe: An Algorithm Design Challenge Pin
Roger Wright18-Sep-06 13:52
professionalRoger Wright18-Sep-06 13:52 
AnswerRe: An Algorithm Design Challenge Pin
Sean Cundiff18-Sep-06 16:05
Sean Cundiff18-Sep-06 16:05 
GeneralRe: An Algorithm Design Challenge Pin
Bassam Abdul-Baki18-Sep-06 16:12
professionalBassam Abdul-Baki18-Sep-06 16:12 
GeneralRe: An Algorithm Design Challenge Pin
Sean Cundiff18-Sep-06 16:46
Sean Cundiff18-Sep-06 16:46 
GeneralRe: An Algorithm Design Challenge Pin
Bassam Abdul-Baki18-Sep-06 16:49
professionalBassam Abdul-Baki18-Sep-06 16:49 
GeneralRe: An Algorithm Design Challenge Pin
Roger Wright18-Sep-06 17:26
professionalRoger Wright18-Sep-06 17:26 
GeneralRe: An Algorithm Design Challenge Pin
Kastellanos Nikos11-Oct-06 0:34
Kastellanos Nikos11-Oct-06 0:34 
AnswerRe: An Algorithm Design Challenge Pin
Rob Graham18-Sep-06 16:35
Rob Graham18-Sep-06 16:35 
GeneralRe: An Algorithm Design Challenge Pin
Roger Wright18-Sep-06 17:23
professionalRoger Wright18-Sep-06 17:23 
AnswerRe: An Algorithm Design Challenge Pin
ColinDavies29-Sep-06 12:19
ColinDavies29-Sep-06 12:19 
Questioncombination algorithm Pin
kebd14-Sep-06 11:53
kebd14-Sep-06 11:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.