StackRating

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

Brian R. Bondy

Rating
1612.89 (1,313th)
Reputation
263,511 (153rd)
Page: 1 ... 20 21 22 23 24 ... 28
Title Δ
Accessors vs. public members +0.90
When teaching C, is it better to teach arrays before or after point... +0.72
Ampersand (&) operator in a SQL Server WHERE Clause +1.23
Best way to avoid a thousand if statements? -0.71
virtual assignment operator C++ +0.04
COM method call returns Catastrophic Failure 0.00
How to reload a crashed process on Windows -0.19
Padding stl strings in C++ +0.49
Is it better to send 1 large chunk or lots of small ones when using... -0.15
Which is the fastest way to get the absolute value of a number -1.23
Determine if a file can be moved or copied +0.78
Choosing between a Dialog Based Vs SDI Projects +0.30
Are there any good beginner tutorials for threads in windows? C++ +0.95
Why is there a special new and delete for arrays? +0.97
Accessing a Shared File (UNC) From a Remote, Non-Trusted Domain Wit... +0.30
C++ style cast from unsigned char * to const char * +0.49
using const to prevent datatype changing and value changing +0.78
What is the order in which the destructors and the constructors are... +1.59
Factorial in C without conditionals, loops and arithmetic operators +0.87
sizeof(int) on x64? -0.64
why does throw "nothing" causes program termination? -0.51
stack & realloc question C++ +0.57
What are some tricks I can use with macros? -0.90
long integer as array index in C gives segmentation fault +1.06
Can I use execvp() on a function defined inside my program? -0.22
When declaring an enum, should you force the type to byte for under... +0.33
What's the deal with functions in the Microsoft C Runtime library? -0.06
socket trouble in python +0.59
Why can't Python's raw string literals end with a single backslash? -0.26
How to fix garbled text with using WriteFile on a pipe? -0.59
As a programmer with no CS degree, do I have to learn C++ extensive... +0.73
How can I get FindFirstFile to sort files +0.28
Visual Studio projects with multiple folders 0.00
base enum class inheritance -0.14
Python - list transformation -0.47
Python - Intersection of two lists +0.06
gethostbyname win32 error -0.70
A database schema for Tags (eg. each Post has some optional tags) -1.28
What's the difference between C and C++ +0.56
Easiest way to repeat a sequence of bytes into a larger buffer in C++ -0.16
How do you disable CBitmapButton? +0.30
Best way to remove duplicate characters (words) in a string? +0.87
How can I return a const ref a to local variable in C++? +0.44
How to determine if the executing program was compiled for 64 bit? +0.90
A good bank of recursion solutions in C/C++/Java/C# +0.30
What is the difference between for..in and for each..in in javascri... +1.38
Viewing all defined variables -0.41
Accessing Environment Variables In C++ -0.17
Does Pre and post increment/decrement operators in C++ have same pe... -0.47
PUT vs POST in REST +1.01