Click here to Skip to main content
15,887,822 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Adding values from set to have certain value Pin
Eddy Vluggen6-Apr-16 3:38
professionalEddy Vluggen6-Apr-16 3:38 
AnswerRe: Adding values from set to have certain value Pin
Matt T Heffron6-Apr-16 9:42
professionalMatt T Heffron6-Apr-16 9:42 
QuestionMathematics Articles Pin
Matthew C Schmidt5-Apr-16 14:41
professionalMatthew C Schmidt5-Apr-16 14:41 
AnswerRe: Mathematics Articles Pin
Kenneth Haugland5-Apr-16 15:23
mvaKenneth Haugland5-Apr-16 15:23 
QuestionSet of objects with 2 properties divided in 2 subsets that are very balanced about their properties? Pin
Member 122519461-Apr-16 2:23
Member 122519461-Apr-16 2:23 
AnswerRe: Set of objects with 2 properties divided in 2 subsets that are very balanced about their properties? Pin
Sascha Lefèvre1-Apr-16 2:36
professionalSascha Lefèvre1-Apr-16 2:36 
AnswerRe: Set of objects with 2 properties divided in 2 subsets that are very balanced about their properties? Pin
Gerry Schmitz1-Apr-16 6:34
mveGerry Schmitz1-Apr-16 6:34 
QuestionDesign Secrete key generation program or Algorithm Pin
Durga Prasad Chauhan25-Mar-16 23:38
Durga Prasad Chauhan25-Mar-16 23:38 
C#
<pre lang="C#">
Adam works in the in networking security cell. He wants to generate secret keys
following a pattern. The pattern consists of the characters X and Y.
where X means increasing and Y means decreasing. Help him devise an
algorithm to generate the secret key which is the minimum number encoded
following that pattern. Digits from 1-9 and digits can’t repeat.

Sample Input:                                   Sample Output:

X                                                   12
YXYX                                             21435
YYXYYXXY                                    321654798
</pre>

AnswerRe: Design Secrete key generation program or Algorithm Pin
Sascha Lefèvre26-Mar-16 1:02
professionalSascha Lefèvre26-Mar-16 1:02 
Questionalgorithm Pin
jeanBrooklyn22-Mar-16 6:07
professionaljeanBrooklyn22-Mar-16 6:07 
AnswerRe: algorithm Pin
Richard MacCutchan22-Mar-16 7:17
mveRichard MacCutchan22-Mar-16 7:17 
AnswerRe: algorithm Pin
Matt T Heffron22-Mar-16 10:34
professionalMatt T Heffron22-Mar-16 10:34 
AnswerRe: algorithm Pin
Afzaal Ahmad Zeeshan23-Mar-16 10:28
professionalAfzaal Ahmad Zeeshan23-Mar-16 10:28 
Questiondivide and conquer master theorem Pin
gweijwoweij21-Mar-16 14:38
gweijwoweij21-Mar-16 14:38 
QuestionHow to decrypt unknown algorithm without a key? Pin
Member 1202769617-Mar-16 0:02
Member 1202769617-Mar-16 0:02 
GeneralRe: How to decrypt unknown algorithm without a key? Pin
Sascha Lefèvre17-Mar-16 1:29
professionalSascha Lefèvre17-Mar-16 1:29 
GeneralRe: How to decrypt unknown algorithm without a key? Pin
Eddy Vluggen17-Mar-16 1:41
professionalEddy Vluggen17-Mar-16 1:41 
GeneralRe: How to decrypt unknown algorithm without a key? Pin
Richard MacCutchan17-Mar-16 2:52
mveRichard MacCutchan17-Mar-16 2:52 
AnswerRe: How to decrypt unknown algorithm without a key? Pin
Daniel Pfeffer17-Mar-16 2:57
professionalDaniel Pfeffer17-Mar-16 2:57 
GeneralRe: How to decrypt unknown algorithm without a key? Pin
harold aptroot17-Mar-16 6:18
harold aptroot17-Mar-16 6:18 
GeneralRe: How to decrypt unknown algorithm without a key? Pin
Member 1202769617-Mar-16 9:17
Member 1202769617-Mar-16 9:17 
GeneralRe: How to decrypt unknown algorithm without a key? Pin
harold aptroot17-Mar-16 10:16
harold aptroot17-Mar-16 10:16 
GeneralRe: How to decrypt unknown algorithm without a key? Pin
Eddy Vluggen17-Mar-16 10:17
professionalEddy Vluggen17-Mar-16 10:17 
GeneralRe: How to decrypt unknown algorithm without a key? Pin
Sascha Lefèvre17-Mar-16 10:18
professionalSascha Lefèvre17-Mar-16 10:18 
GeneralRe: How to decrypt unknown algorithm without a key? Pin
Nathan Minier18-Mar-16 2:24
professionalNathan Minier18-Mar-16 2:24 

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.