Jatin-Shihora / DSA-Essentials_Core-CS

All essential Data Structures and Algorithms with different programming languages.
MIT License
12 stars 13 forks source link

Requesting to fix StringPermute.java file name + organization #24

Closed DmitriyShum closed 1 year ago

DmitriyShum commented 1 year ago

Add a comment to get assigned to your desired language.

Problem Link

Submission Type

Problem Description

Submission Directory

Language

Kindly assign me this issue. Thanks

~ Dmitriy

DmitriyShum commented 1 year ago

Also if you don't mind explaining or uploading the "Permutations.java" class, that would be amazing! I would like to see the code fully at work.

Jatin-Shihora commented 1 year ago

@DmitriyShum I have assigned you this issue. Apart from this, Permutations.java class is simply the implementation of the approach given below : Given a word w = c1c2c3c4c5 (we shall write it as w{1,5})