StackRating

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

gexicide

Rating
1553.86 (6,901st)
Reputation
21,399 (6,236th)
Page: 1 2 3 4
Title Δ
Can I use cmpxchg16b to atomically copy a pointer to a pointer and... 0.00
Is there a C++ programming technique which is an approximate equiva... -0.81
Does fetchAll fetch ALL? :) 0.00
BufferedReader - Search for string inside .txt file +0.54
string's split function doesn't +1.00
Does `boost::make_tuple` make copies? -0.48
Stable mapping of an integer to a random number +0.19
Check if input already exists in textfile with Java +0.42
C++ Macro pasting: is it possible? 0.00
Why the initializer of std::function has to be CopyConstructible? +0.02
Populating a Boolean Array in Java +1.30
In C, how to convert several boolean to int whose bits value are th... -0.47
make some private members of a class const for some functions -0.12
Iterate a mysql resultset which has 10000 rows, it takes 3.5 second... 0.00
What's this Java idiom? String constructor with concatenation +1.13
Why is the semicolon ; not required but allowed at the end of a cla... -0.62
Why are wildcards necessary in Java generics? +0.21
Delete virtual function from a derived class -4.45
Overriding some overloads in a derived class but not others 0.00
C++11 lock free stack -3.60
Best way to parse hexadecimal string into binary char 0.00
C++ Copy data from float vector to a vector of float pairs +3.54
check positive or negative without using conditional statements in... -0.45
Why NOT use optionals in Swift? +4.07
Why compiler warns about resource leak? 0.00
Use array in mysql query java 0.00
Why autoboxing is not supporting in collection.toArray() in java +4.10
java regex $ metacharacter +1.94
Performance improvement of 2D array 0.00
Program or Notepad++ function to remove all @ email 0.00
Scala if-else efficiency improvements -5.02
Java Semaphore Await Idleness impact on other threads? +0.10
Why can't this be done? +3.44
C++ How to call a function from another file with the same name as... 0.00
Why does zeroing out a structure cause lost of access to virtual ba... 0.00
Template and class heritance 0.00
Difference of assignability with nested wildcards in Java 7/8 gener... -2.68
How can i convert a string object to string pool object? -0.64
Any compilers that does not turn large switch blocks into binary tr... +4.20
What is the most efficient way to ge the top N items of the union o... 0.00
Why unorded_set rehash complexity could be O(n^2) in worst case? 0.00
Using an enum before it's declared -0.58
Java 8 add extension/default method to class +4.39
Generate attribute members into string automatically from C++ class? +0.33
"Overloading" pure virtual function with different set of... -1.77
syntax error: 'public' came as a complete surprise to me 0.00
Using Define for throwing exceptions -1.84
Why does the Oracle Java compiler prefer the no-args StringBuilder... +2.80
string operations in mysql [counting a string in different columns] +4.25
Is there any data structure in C++ STL for performing insertion, se... +4.41