Documentation
¶
Index ¶
- func ArrangeWords(text string) string
- func CamelMatch(queries []string, pattern string) []bool
- func ComplexNumberMultiply(a string, b string) string
- func EntityParser(text string) string
- func FindAndReplacePattern(words []string, pattern string) []string
- func IntToRoman(num int) string
- func NumberOfSubstringsWithABC(s string) int
- func PrintVertically(s string) []string
- func QueryString(S string, N int) bool
- func ReverseSentence(str string) string
- func ReverseWords(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArrangeWords ¶
func CamelMatch ¶
func ComplexNumberMultiply ¶
func EntityParser ¶
func FindAndReplacePattern ¶
func IntToRoman ¶
func PrintVertically ¶
func QueryString ¶
func ReverseSentence ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.