Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Permutations of a string #127

Open
2 of 3 tasks
z0marlin opened this issue Oct 7, 2018 · 9 comments
Open
2 of 3 tasks

Permutations of a string #127

z0marlin opened this issue Oct 7, 2018 · 9 comments
Labels
algorithms Algorithms related Issues hacktoberfest Open issues for hacktoberfest intermediate Intermediate Issue

Comments

@z0marlin
Copy link
Member

z0marlin commented Oct 7, 2018

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

  • C
  • Python
  • 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.

@mahim23 mahim23 added hacktoberfest Open issues for hacktoberfest intermediate Intermediate Issue algorithms Algorithms related Issues labels Oct 7, 2018
@fexed
Copy link
Contributor

fexed commented Oct 7, 2018

Working on it

@fexed fexed mentioned this issue Oct 7, 2018
5 tasks
@Madhuparna04
Copy link

I want to take this issue in Python.

@pvgupta24
Copy link
Member

@Madhuparna04 , go ahead :P

@Prajna12
Copy link
Contributor

I am working on this using python.

@PoojithaR
Copy link

i claim!!

@Prajna12
Copy link
Contributor

I would like to work on this using Java.

@mahim23
Copy link
Collaborator

mahim23 commented Oct 12, 2018

@Prajna12 sure go ahead.

@Prajna12 Prajna12 mentioned this issue Oct 12, 2018
4 tasks
@sukhbeer
Copy link

sukhbeer commented Oct 12, 2018

Working on it in Python.

@ghost
Copy link

ghost commented Oct 26, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
algorithms Algorithms related Issues hacktoberfest Open issues for hacktoberfest intermediate Intermediate Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants