Hacktoberfest-2k18
Hacktoberfest-2k18 copied to clipboard
Permutations of a string
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.
Working on it
I want to take this issue in Python.
@Madhuparna04 , go ahead :P
I am working on this using python.
i claim!!
I would like to work on this using Java.
@Prajna12 sure go ahead.
Working on it in Python.
I would like to work on this in C++.