Documentation
¶
Index ¶
- func Anagrams(word string, words []string) []string
- func CreatePhoneNumber(numbers [10]uint) string
- func DigitalRoot(n int) int
- func EvenOrOdd(number int) string
- func FindUniq(arr []float32) float32
- func FirstNonRepeating(str string) string
- func Greet(name string) string
- func High(s string) string
- func HighestRank(nums []int) int
- func Is_valid_ip(ip string) bool
- func LCS(s1, s2 string) string
- func Solution(str string) []string
- func SumOfIntegersInString(strng string) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePhoneNumber ¶
func DigitalRoot ¶
func FirstNonRepeating ¶
func HighestRank ¶
func Is_valid_ip ¶
func SumOfIntegersInString ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.