Skip to content

daidoo90/CommandTypesResolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command Types Resolver

Sample console application for demonstrating different operations over string input based on provided command type.

Example:

  • input: "Hello my dear friends"

  • command: CommandType1

  • output: "friends dear my Hello"

Example:

  • input: "Hello"

  • command: CommandType2

  • output: "olleH"

About

Sample console application for demonstrating different operations over string input based on provided command type.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages