Comments on: Permutations of a String or Array https://demo.ritambhara.in/permutations-of-a-string-or-array/ Coding / System Design Interviews Thu, 14 Jun 2012 10:33:29 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: Permutations of list of elements with repeated values | ritambhara https://demo.ritambhara.in/permutations-of-a-string-or-array/#comment-1711 Thu, 14 Jun 2012 10:33:29 +0000 http://www.ritambhara.in/?p=284#comment-1711 […] with repeated values This question is a variation of a question which I posted earlier “Print Permutations of an Array or String“. The code which I had written there will not work if we have repetitions in the array. […]

]]>