Skip to content

Instantly share code, notes, and snippets.

View majest's full-sized avatar

Artur Grabowski majest

  • http://arnetit.com
  • London
View GitHub Profile
@majest
majest / go-compare-string
Created January 8, 2014 11:01
String comparing method in golang
func StringCompare(a, b string) int {
var min = len(b)
if len(a) < len(b) {
min = len(a)
}
var diff int
for i := 0; i < min && diff == 0; i++ {
diff = int(a[i]) - int(b[i])
}
if diff == 0 {
@majest
majest / All found IT recruitment agencies in London
Last active September 17, 2016 15:15
All found IT recruitment agencies in London
24-7recruitment.net
OR 48digital.co.uk
OR a1people.net
OR abrs.com
OR acceler-it.com
OR adecco.com
OR alexanderash.com
OR alexanderblackrecruitment.co.uk
OR amoriabond.com
OR applauseit.co.uk