Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 584 Bytes

File metadata and controls

16 lines (13 loc) · 584 Bytes

W3villa CODING ASSIGNMENT

Problem -1

Write a small command line application that takes the jumbled input string and prints out all correct english words with the same set of characters. The set of words are listed in the attached file.(dictionary.txt)

  • I have tried to do code as simple as possible.
  • Zip has the solver.exe to test

Program can be run by following commands in command line.

> solver.exe example
> Always provide an argument, like in above command I provided, example

Author - Arpit anand.

arpitanand.tk github.com/arpitprojects