
Write a java program to index a given paragraph. Paragraph should be obtained during runtime. The output should be the list of all the available indices.
For example:
Input paragraph : This is a technical round. Please index the given paragraph.
Output :
A -> a
G -> given
I -> index
is
P -> paragraph
Please
R -> round
T -> technical
the This
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
