swapnildawange / sliceOperations

Repository from Github https://github.comswapnildawange/sliceOperationsRepository from Github https://github.comswapnildawange/sliceOperations

sliceOperations

  1. find given element e of type string is present in given slice s of type []string

  2. find all the elements from a slice of s1 that are not present in slice s2

  3. find unique elements from slice s of type string

About


Languages

Language:Go 100.0%