StackRating

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

seh

Rating
1520.66 (30,594th)
Reputation
13,277 (10,919th)
Page: 1 2 3 ... 5
Title Δ
How can wait for more than one goroutine to finish? +0.43
Why can't I substitute a slice of one type for another in Go? +1.25
How to determine which side of go channel is waiting? 0.00
Create a function that accepts two different objects that have the... +1.61
How do I make a Go gRPC work with standard IO on the server side? 0.00
How do I send multipart form data in an HTTP request (for Watson NL... 0.00
What does a const value do in an anonymous struct field? -0.24
Is there any way to define a generic method in a super class to ref... +0.20
Why does Java's sort implementation convert a list to an array... -0.71
How do I parse a delimited string into a slice of substrings? -0.05
Why is using upper bound value of middle expression in binary searc... 0.00
Understanding reference concept in Java +0.64
C++11 const correctness for raw pointer getter +1.36
How can I call a member function via a stream insertion operator? -0.16
Using std::move on a dereferenced shared_ptr in a concurrent queue 0.00
How can I find products with a given remainder efficiently in C++? 0.00
Is there such thing as 'too much cleanup' when handling thr... +1.50
In Lisp, how do you call a function from a macro, by name passed as... 0.00
Why is the implicit cast of ArrayList<ArrayList<T>> to... -1.17
How to initialize a struct of integers to zero? -0.64
How to execute last line using getline 0.00
Who is responsible for deletion of heap allocated object when movin... 0.00
Calling class method through looping std::map +1.87
How do I convert a decimal number to a list of octal digits in Comm... -1.83
XML Decoding in Go -1.76
Which is the most efficient way in C to check that at least one of... +1.16
Why does removing an element from a list throw ConcurrentModificati... +2.60
How do I define C++ classes with circular dependencies? -1.74
Java generics with wildcard compile in Eclipse, but not in javac -0.98
Loop doesn't execute inner if statement 0.00
Why does Java's String#replace() method work differently with chara... +0.10
No enclosing instance of type is accessible. +2.52
Returning the nth term of an inorder traversal of a binary tree +0.76
Cascade not working with Java 0.00
Generic writer/outputter. What Reader is to Iterator, what is Write... +2.12
Pseudo-overloading in Java 0.00
Parameterized methods in generic class type -1.70
How to provide a log4j.properties to an OSGI Bundle (Eclipse-Plugin)? +0.47
How do I check whether an item is a member of a list in Common Lisp? -0.07
How to cast an Iterator of a class to an Iterator of a subclass the... +0.78
How I pass argument as generic? +1.05
How do I find the keys associated with the maximum value in HashMap? +0.04
How do I convert a string to a symbol for use as a key in the Lisp... 0.00
When should a method throw InterruptedException, and how should I h... +2.09
Java - converting int to byte array without considering sign -2.09
Java design: Component, Model, Function +1.29
JDBC ResultSet: not last but has not next, why? 0.00
How can I determine whether one list is contained in another, in th... -0.35
java charset decode issue 0.00
SQLite multiple insert issue 0.00