StackRating

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

Jack

Rating
1590.35 (2,283rd)
Reputation
112,374 (603rd)
Page: 1 2 3 4 5 6 ... 52
Title Δ
ArrayStoreException thrown when converting HashSet to array -0.68
Calling function in a namespace without qualification 0.00
process.waitFor() does not end 0.00
Java Regular Expression (Regex) , match this sequence 0.00
Why does hash<const char*> work for strings but not string va... +0.35
Placement-new address alignment -1.24
final boolean [] vs final boolean inside Runnable +2.22
How does std::set comparator function work? +0.87
java - is there a way to confirm that a string is a sha256 hash? -0.14
What is the equivalent of map() (from processing) in other languages? +1.77
Why there is no primitive BiConsumer in java 8? +0.34
Java: HashMap performance with millions of items vs if-else searchi... +1.68
Passing arguments, parameters, swap function and a random number ge... 0.00
How generic method in java interface convert super object to concre... -1.01
cannot push_heap on list<int>, works on vector +0.16
Overloading cast operator for enum class -0.16
Using a char array to store multiple data types in Standard C 0.00
Dereferencing a double pointer 0.00
Rotate byte array counter clockwise 0.00
Where is the return object stored? -0.26
What is the equivalent of this tradition for loop to a for each loop +1.34
iterate with fold_right in Ocaml -0.57
Using sine, cosine, and tangent in Java +0.33
2D vector vs 1D vector 0.00
Difference between function returning by reference and const functi... -0.41
Can I cast pointers like this? +0.92
Java - What is the most efficient way to verify if a stack is made... +1.23
ArrayList values set to last value after exiting for loop 0.00
Iterating through a vector for comparison in C++ -0.58
Java Stream not working as expected in Character or Byte array +2.12
Why does the Java ArrayList class return a boolean for add? +1.24
Java - Is it possible to have a subclass constructor only 1 paramet... +0.35
Why is initializing C union using "designated initializer"... 0.00
How far can a branch instruction jump in MIPS? 0.00
Should I be calling the set length method in the method itself? +0.89
error: no match for 'operator==' (operand types are 'Se... 0.00
Reading double binary data out of file 0.00
Use unique_ptr and appropriate container to do memory management +2.14
Minimize time overhead in trivial recursive virtual function calls -2.04
free() complains about invalid pointer -1.19
How to map pointer to object in unordered_map? +0.85
Why is Map[2] updating a wrong key data? Is this a proper way of do... +1.55
Why in C++, I don't need to dereference a pointer to an array i... -1.87
Java Reusing interface methods 0.00
Passing a pointer to a function whose parameter is a reference +0.35
C++ code: not understood +0.91
Possibility of defining one variable with multiple types based on a... +1.51
Where are string constants stored in memory? +1.74
Why is there no difference between returning an object with assignm... 0.00
What does this code print and why? +0.90