StackRating

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

Bathsheba

Rating
1668.50 (337th)
Reputation
192,094 (255th)
Page: 1 ... 55 56 57 58 59 ... 108
Title Δ
How to call a static method from a private base class? -1.32
Warning C4244 \ '=': conversion from 'int' to '... -1.47
What is the difference between a normal compiler error and a fatal... +1.50
Does split() method in java create new String in String constant po... +0.34
Test if value is Long\Integer ( no decimal places) +1.15
Trying to access array element in loop causes segmentation fault, w... -1.05
What is the reason for the double negation -(-n)? 0.00
Why are decimal numbers immune to rounding errors? 0.00
How to define an array in C -0.90
Why is there no std::from_string()? 0.00
Constructors calling other constructors gives an error 0.00
Linear search throught vector[i] yealds 0ms response whilst vector.... -0.61
Query about class declaration, extending interface and a confusing... 0.00
Meaning of " >> " operator? 0.00
What is the problems with assigning reference types -1.56
Cannot print my first element in a cpp array +0.37
Switch case looping on two strings with the same length -0.71
Assign an array of int (only one element) to an integer in c -1.59
Fail to catch exceptions in c++: failure to identify exception type +2.08
Java order of precedence +0.33
How can I gain access to a parent class's private variable? +1.51
Block an interface to be extended 0.00
How can I check whether an integer is within 5 numbers of a hidden... -0.40
c function with array do not return value +0.31
The size of structure (sizeof) in C++ doesn't correspond the re... 0.00
Too may line continuations +0.34
Script to refactor assignment a.x=3 to setter method a->setX(3) +0.34
If we add one to the largest re-presentable integer, is the result... +0.02
Meaning of "const -> std::string const&" after the... +1.71
Most Efficient Way to Compare 2 Primitives in Java? 0.00
How can I pick a random entry from a list? -0.04
Scope of an Vector in Java +0.21
different ways to allocate memory for a data structure on c program... +1.87
Is there any difference between XOR swapping algorithm and swapping... +1.49
How to find duplicate elements' index in C++? -1.23
How to assert whether a value is within an enums range -0.16
Two values for one int -1.25
function to read a line on c programming language 0.00
Why is a public const method not called when the non-const one is p... +1.03
Is using bit wise makes the code unreadable +0.19
std::numeric_limits<double>::epsilon() undefined in Visual C+... -0.50
How do I keep variable below a constant if the variable value is re... +0.95
swapping the digits of any number 0.00
Why is -1001 not a valid Java integer literal? +0.35
Can a templatised constructor stand in for a deleted copy construct... -0.04
map with struct as key returns incorrect value 0.00
How to toggle a bit n times without using loop in C/C++? -1.69
Object value can not be changed 0.00
Return type deduction in C++14 in assignment +1.11
Accessing an array element inside a struct (which is part of an arr... +2.18