Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

test

How to solve Permutations on String element in java DEV Envirment:JDK1.11+IDEA2018+Java #Question 1 Given an integer array containing digits from [0, 9], the task is to print all possible letter combinations that the numbers could represent. A mapping of digit to letters (just like on the telephone buttons) is being followed. Note that 0 and 1 do not map to any letters.

#Question2 The program need to support converting the digits from 0 to 99 into letters

About

How to solve Permutations on String element in java

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors