Hacktoberfest-2k18 icon indicating copy to clipboard operation
Hacktoberfest-2k18 copied to clipboard

Permutations of a string

Open z0marlin opened this issue 7 years ago • 9 comments

Description

Write a program to print all permutations of a given string, given that no character in the string is repeated.

Details

  • Technical Specifications: Any programming language
  • Type of issue: Multiple
  • Time Limit: 5 days

Issue progress

  • [x] C
  • [ ] Python
  • [x] Java

Directory Structure

Create a folder of your programming language inside the string_permutations folder in algorithms folder. Name the file as <your_name>.extension Eg: algorithms/string_permutations/python/aditya.py

Note - Please claim the issue first by commenting here before starting to work on it.

z0marlin avatar Oct 07 '18 16:10 z0marlin

Working on it

fexed avatar Oct 07 '18 17:10 fexed

I want to take this issue in Python.

Madhuparna04 avatar Oct 10 '18 12:10 Madhuparna04

@Madhuparna04 , go ahead :P

pvgupta24 avatar Oct 10 '18 13:10 pvgupta24

I am working on this using python.

Prajna12 avatar Oct 12 '18 09:10 Prajna12

i claim!!

PoojithaR avatar Oct 12 '18 09:10 PoojithaR

I would like to work on this using Java.

Prajna12 avatar Oct 12 '18 10:10 Prajna12

@Prajna12 sure go ahead.

mahim23 avatar Oct 12 '18 10:10 mahim23

Working on it in Python.

sukhbeer avatar Oct 12 '18 14:10 sukhbeer

I would like to work on this in C++.

ghost avatar Oct 26 '18 16:10 ghost