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 ... 56 57 58 59 60 ... 108
Title Δ
When I go over the array value, it prints a random number. Why is t... +0.85
Segmentation fault in c-string assignment 0.00
During field initialization, why "this" is not null and a... -1.22
Will default constructor still be created if I explicitly define a... +0.85
Why each string of a string array in C++ has the same size? -1.83
Java get collection by generic type +0.56
Rounding off to greater than 0.9 in javascript +0.35
Multiple definition of variable 0.00
Two conditions in an IF statement -1.31
How to initialize a signed char to unsigned values like 0xFF in C++? +0.76
JavaScript: Difference between defining variables `var x; var y;` v... -0.73
Does Declaring a Global Variable in C Alter the Entry Point? +1.19
What is the difference between 9, ‘9’ and “9”? 0.00
What is the correct term for a file something.zip? ".zip"... +0.35
Should I initialize my variables to null before using them? 0.00
How to implement the c malloc/realloc functions properly? 0.00
setw() does not affect reading integer fields 0.00
Java: object.hashCode() and Objects.hashCode(object) -0.39
C++ cross initiialization error +1.49
How does assigning a string to int and passing that int to printf p... -0.26
Can a sub-class affect visibility of virtual methods? +1.99
Password Checker in C +1.26
Initializing an array of zeroes +1.24
Excel percentage not changing properly -0.14
Forward declaring anonymous structure from C in c++ +1.97
C: why are extra semicolons OK? +1.40
Is it possible to use _getch() or cin or any input function inside... 0.00
Format specifier 32 bit - 64 bit 0.00
C/C++ Programs Keeps Crashing During Compile And Run +0.36
use popen and argv[1] (name of the file) 0.00
Passing an array of a structure between functions +0.98
Size of allocated memory to a pointer changes when increment the po... +1.21
std::vector::insert vs std::list::operator[] -1.60
Array for visited co-ordinates in c++ -0.14
Performance improvement with local objects +0.92
flow continue after exception catch -0.14
Is it possible to declare a variable within a Java while conditional? -1.66
Passing many variables vs. passing struct +0.20
Is there anyway to use templates NOT as parameters, but as a global... -0.18
Why am I getting this error , it's unusual +1.24
2 different possibles types for 1 variable -0.34
How to make this Block of python code short and efficient +0.92
Who pays the cost for not passing by const reference -0.43
Why sizeof() of a string variable always return the same number eve... +0.91
Why array passed to function is null? +0.90
Indexing issue with a for loop +0.94
what is the difference between exit and std::exit in C++? +0.42
How to ignore a return value in VBA? -1.31
How to catch a constructor exception? +0.77
Where is the null termination bug? -1.62