"Coding is just like talking to a unknown girl. Once you talked to her with guts, the next time you'll never afraid",Really? Yes , try it Now !!!
Everything here is for education and learning purpose only , individual holds rights on outer posts/links etc.
Team Cracking The Code
About Me
▼
Wednesday, December 14, 2011
Given a set of n symbols and a size k write only an ITERATIVE algorithm to print all possible permutations of the given symbols with respect to the size given. For example: Given symbols ={'A','B', 'C'} and size = 2; Solution is {AA,AB,AC,BA,BB,BC,CA,CB,CC} and count = 9.
No comments:
Post a Comment
Hi thanks , we will get back to you shortly !!!