StackRating

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

brian beuning

Rating
1453.54 (4,531,608th)
Reputation
2,442 (69,105th)
Page: 1 2 3 4
Title Δ
Motivation to only provide wide-string logical string comparison 0.00
External Web Interface for a C++ Application -1.47
How to get page-aligned memory from operator new or malloc for mremap -0.38
Is the c++ hash function reasonably safe for passwords? -0.73
B+ tree in C++ with malloc() 0.00
Finding Maximum of an interval in array using binary trees -0.70
Allocate memory for huge node tree dynamicly 0.00
migrate code using C99 dynamically allocated multidimensional array... -2.89
Templates from C++ in C +0.51
Combining two #defined symbols in C++ preprocessor +5.26
Linking error while linking to Multi-threaded Debug DLL library 0.00
Can C++ allocate page-locked memory? +4.53
memory allocated in assembly using malloc - want to convert it to a... -1.97
can't use SOIL in linux mint -3.52
Is it possible to write static assembly data in C++ struct? +0.80
how come the delete statement in c++ does not delete the value of t... +1.16
Is Big-O of the C++ statement 'delete [] Q;' O(1) or O(n)? -1.20
Partition a lifegame-like program for parallel computing with load... +4.76
Function in C++ to read the console if there is data and if not con... +0.77
Is specifying link dependency required when one static lib is depen... +4.69
What does this memory map mean when I compile my program? 0.00
How to convert char* to TCHAR[ ]? -1.41
Performance bottleneck with CSV parser +2.70
Why does a large static array give a seg-fault but dynamic doesn't?... -2.22
How do I handle an object moving in memory in the middle of a method? +4.68
Member-Function-Scoped Variable -1.34
Why is it required to return a reference from overloading bracket o... 0.00
Restart the timer in select() of socket programming -1.22
Simple way to compare doubles +0.58
Detect a VPN connection programmatically (c++) +0.82
Issues with dynamic_cast from parent to child -3.27
Compiling issue with custom allocators when -std=c++0x is enabled -1.77
Dumping local variables in C++ -3.24
What's the name of this array data structure? -0.62
Unlimited Unsigned Integer linked-list implementation. Subtraction... -2.19
Why the growth direction of heap address become opposite when alloc... -2.04
c++ std regex question mark issue -3.09
Union Behaviour +5.54
Maximum number of else statements in C++ -1.75
"Recompile with -fPIC" - But recompiling with -fPIC doesn... -1.59
C++: Implement custom Main function +0.11
Does Stackwalk64 work on 64-bit Windows? 0.00
Read multiple .dat files in C++ +0.52
calculate polynomial with coefficients as abstract class Number +0.47
Minimum size implementation for bool array +0.90
Can you turn off default copy construction in C++? -2.52
How to check if float is a whole number? -3.09
C++ Type casting base object to derived object -2.77
C++ - Accepting Multiple Clients 0.00
C++ - Why set object to null after deleting? +0.92