StackRating

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

Abhijit-K

Rating
1500.51 (445,782nd)
Reputation
2,288 (73,617th)
Page: 1 2 3
Title Δ
Error trying to use an empty interface parameter for returning data -0.50
What causes panic: runtime error: index out of range [4] with lengt... -0.50
Can a Vec cause a stackoverflow? 0.00
Trying to understand the type after unmarshal JSON 0.00
How do I properly test with error objects? 0.00
Moving data access and business logic to CLI and using in graphql s... 0.00
pass addtional parameter to callback -4.31
all goroutines are asleep - deadlock issues +0.08
How to wrap errors and make them checkable? -3.37
Channel of pointer that the pointer created by other goroutine 0.00
Want to know about automatic drop of data that no one references 0.00
"assignment to entry in nil map" with simple interface as... -2.19
How to check how many times a function has been called in a test? 0.00
Typical way to clean up background work in a user-facing component 0.00
How to return a reference to a value from Hashmap wrappered in Arc... -4.24
Custom string types in Go +3.87
provide data and call function from importer package 0.00
manipulating/reading before passing to command 0.00
How to (deep) copy a string in Go? +4.26
How to trigger BasicAuth prompt in conjunction with custom HTTP err... 0.00
Serve html,css,js files under subpath in go mux 0.00
Does moving ownership copy the `self` struct when calling a function? -3.41
Not able to set cookies in header +3.94
Golang pointer receiver technicalities confusion -4.17
What happens when we unmarshal empty Json into struct in golang? -0.13
How to selectively marshal JSON for a struct? -3.79
Golang intermittent behaviour on timed out Goroutine 0.00
Inheritance in go data structure +3.87
How do I write a use statement in order to import a name but use it... +3.92
Slice display in list with row and column +2.39
pouchdb, how to add custom headers to HTTP sync request? 0.00
ReadDirectoryChangesW Error in WIN32 API project? 0.00
Confusion about mouse hooks in c++ -3.58
returning tmp using references behaving differently -0.44
Do derived classes contain the member variables of their base class? -0.13
c++ memory issue about pointer + non pointer -1.25
What should we use as the second argument of std::strcpy? -3.26
Multiplatform way to determine if a dynamic library is present -4.08
accessing character pointer +1.98
Logging in multi threaded application, Using mutex in a constructor 0.00
Replacing many std::async calls by a threadpool 0.00
Refactoring a multithreaded class into a single threaded + a multit... -0.03
C++ : how to make sure all variables are initialized? -1.14
Why doesn't the following code produce a segmentation fault? -3.05
std::size and resize: implementing in C -2.01
Different Between Static Mutext and Not Static Mutex +3.23
Overload of pure virtual function +4.10
javascript objects are these all the same +0.06
C++ what is wrong with my function call -2.00
C++ how to make a class type more general and use it as a kind of i... +4.70