Skip to content

dorukbu/SymmetryChecker-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo-scaled

Symmetry Checker - Golang

Symmetry Checker checks a given strings symmetry keeping the wild card '?' in mind, and returns a message containing:

  • Strings symmetry status
  • Wild card presence in the string
  • Imputation of the wildcard with the mirroring letter
  • Possible permutations generated with the set of letters in the string if there are mirroring wild cards

Goals

The goal of the project is to cover a few key pillars:

  • Create a Go project w/ respect to best practices & Go module structure
  • Build a full CI/ CD pipeline including test , benchmarks, containerization, automated deployment, and verbose logging.
  • Employ serverless tools such as GitHub Actions, AWS API Gateway, AWS Lambda, AWS ECR.

About

String symmetry checker on Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages