Write down program for following scenario. Use java coding
standard.
You have array list with some words in it..we will call it
as dictionary….and you have a arbitrary string containing
some chars in it.
You have to go through each word of dictionary and find out
if that word can be constructed with the help of chars from
arbitrary string given. If you find the word print it else
print none.
No Answer is Posted For this Question
Be the First to Post Answer
Is array a class?
What is the symbol for space?
Explain different types of wrapper classes in java?
Which class is the immediate superclass of the Container class?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
0 Answers Akamai Technologies,
What is public/private protected in java?
What is lazy programming?
Describe the term diamond problem.
Can we declare register variable as global?
What is jvm? How its run?
What are the special characters?