Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages