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 ... 37 38 39 40 41 ... 108
Title Δ
Make a custom lastIndexOf method -0.76
Or operator in if statement not working as intended 0.00
Why can't Java variable names start with a number? +1.59
Prompt coming before print statement when executing a c program in... 0.00
The meaning of Java-like default constructor in C++ -2.40
Stdio.h on VC++6.0 0.00
C++ - Is it better to pass a enum class as value or const reference? +0.43
Shadowed Final Fields +0.57
What is the best way to find an input for a function if you already... +1.74
Which C++ standard is the default when compiling with g++? -0.42
Why are you allowed to call one constructor from another? +0.23
What is the fastest way to write a IEEE-754 compliant double/float... +0.34
String comparison failed 0.00
convert negative seconds into hh:mm:ss format -2.52
How does memory allocation in malloc differs from that of an array? -2.05
VBA Program does not give the correct text when statement is false 0.00
what does ' "" ' mean in ' "" + ex... -0.99
What is the most efficient way to set class variable using rvalue i... +0.07
can someone explain why the modulo function in this code isn't... -0.55
c++ - run on an object, operator overloading () with index 0.00
Does this set of operators cause undefined behaviour? +0.09
using memset to fill an array shows garbage -0.58
My code is generating an output "NaN". Why? 0.00
Can I stop GCC including standard library names into the global nam... -2.61
Max row sum in an array with all negative numbers -1.47
Why it is this program not finding pairs in an array that sum to a... +0.62
Store pointer to function return value 0.00
Calculating the nth factorial +0.32
C++ dynamic_cast returning NULL although object is of a derived type 0.00
Regular expression in c++ for searching string pattern -1.01
What is the best way to refactor a class which has 1000 lines of code 0.00
Is it possible to define boolean expressions that can be evaluated... +0.60
Should I define a constructor is a class that extends an abstract c... -2.19
Rock paper scissor program -2.52
Access a static variable via a object instance 0.00
Unexpected unsigned integer behavior +1.62
How to describe what dereferencing is? +0.30
can we use for loop without condition? +0.31
How can i encode and decode two number in a single integer using bi... -0.43
Im confused regarding %p specifier +1.38
Iterator: One past the last element in Java +0.18
Multiple or conditions within if statements 0.00
C - Returning a local pointer vs local variable +1.29
Calculation and data limits 0.00
Bitwise operation to get 1 if > 0 else 0 +1.44
warning: right-hand operand of comma has no effect gcc 4.4.7 +1.82
Is `int` always signed? -0.32
Java: Adding Digits Of A String -0.66
Unexpected result in Java (floating to integer) +0.78
c++ grammar, return value type according to this code. +1.18