StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Sarath Sadasivan Pillai

Rating
1544.71 (9,715th)
Reputation
4,013 (41,796th)
Page: 1 2 3 ... 4
Title Δ
Custom golang sql.NullString Stringer Interface +0.10
Which error log does testing.T.Logf() records the text? 0.00
Convert from types.JSON.TEXT to list of strings +0.43
How do I capture multiple groups in a complicated golang regexp cap... 0.00
Regular Expression to extract specific text from string -0.61
What does "safely escaped with Go syntax" mean? +0.42
How to separate double quoted strings and non double quoted strings... 0.00
Removing duplicate bigram having reversed words -0.08
Is there a way to increase the cyclomatic capacity of an input vari... 0.00
How to segment/split words in file 0.00
sort list by createdDate golang 0.00
Remove part of a string by using bash -1.37
How to omit GOPATH for visual code GO plugin 0.00
How to generate python dict from list of file paths -0.58
Setting struct fields from function 0.00
Handling different types when unmarshalling a json -0.53
What I have to change in cycles? -1.35
Print contents of a channel in Go -0.58
400 Bad Request when making a custom post request 0.00
Marshalling time.Time to unix timestamp +0.19
no obvious way to disable test caching in go 1.10 0.00
Binary Search Iterative and Recursive with tuple (python) 0.00
http.NewRequest() doesn't throw error when request method is in... 0.00
How to solve deadlock in this program? +0.43
zero a *struct via reflection (dont know underlying type) and reass... 0.00
AttributeError: 'NoneType' object has no attribute 'get... +1.68
own len function with recursion in Go +0.29
how to safely close a chan chan T in Go? +0.44
Convert date from DD-MON-YY to YYYYMMDD +0.46
How to extract sub-pattern from javascript regex matched pattern 0.00
What is the error in the following factorial find C program? +1.17
Initializing an empty array of struct type in golang +0.93
Why does this code cause data race? -1.15
Ruby - no implicit conversion of HTTParty::Response into String exo... 0.00
Using goroutines to process values and gather results into a slice -1.86
REST API response in partial success 0.00
golang: can't execute t.execute 0.00
Error unknown type Go +0.37
Exclude Data from Results +1.03
2 lists permutations in python +0.71
Replace every nth instance of character in string -1.32
How to convert number (int or float64) to string in Golang +0.44
How work cmp argument on sort function in python -0.56
invalid syntax on return line at python 0.00
Concatenating all list values to an array in python -1.27
Sorting a list A which containes pair values (Key,Value) based on t... 0.00
Counting arrays result in unexpected behaviour -2.40
Change tag content with array elements on button click +0.26
Using object as property of another object +0.05
How to write a generator class? +0.66