StackRating

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

Test

Rating
1425.68 (4,535,651st)
Reputation
1,603 (102,738th)
Page: 1 2
Title Δ
How to allocate a 2D array of pointers in C++ -1.48
Incomplete Type memory leaks? -1.08
Does Not Name A Type in C++ +4.53
how to mask password in c? +2.10
Why is this the same even when object pointers differ in multiple i... -1.40
middle of linked list -1.04
Debug recursive thread call in C +1.69
Does using callbacks in C++ increase coupling? +3.74
why normal call to if_freenameindex would double free if_nameindex? 0.00
C++ Template specialization to provide extra member function? -0.15
C++ multithreading: explicit locks in domain model classes 0.00
C Compile-Time assert with constant array -0.03
How to return this data in C? +3.00
Improving the Quick sort -0.64
How to calculate the memory size of a program? +0.79
What is the name of the "-->" operator? -0.70
question on changing file descriptor number in c -1.68
#include header style -1.30
Account memory usage with custom allocator -0.92
Running external command with user input in C +2.32
Do sequence points prevent code reordering across critical section... -2.75
Linux - serial port read returning EAGAIN -0.84
Does realloc free the former buffer if it fails? -2.75
operator new/delete and class hierarchies -3.15
Viewing data in a circular buffer in real-time +4.86
std::pair<int, int> vs struct with two int's -3.33
templates problem ('typename' as not template function parameter) -2.88
How to design an efficient image buffer in C++? -1.30
Dynamic arrays size and dynamic arrays allocators in VC++ -0.89
Check if two linked lists merge. If so, where? -1.89
Good collection of libraries for C? +1.96
C++ Array size x86 and for x64 -2.13
MutliThread or Multi Lists? -3.93
What is a neat way of breaking out of many for loops at once? +4.90
What windows C IDE can I use that will use gcc to compile and let m... -3.48
Why does write() to pipe exit program when pipe writes to stdout? 0.00
Checking if a Socket has closed in C++ -3.18
Can looking at freed memory cause an access violation? -0.86
Is it possible/valid to have a TCP connection with secure login onl... +0.11
Converting multidimensional arrays to pointers in c++ -2.40
Why does writing to an unconnected socket send SIGPIPE first? -1.31
Looking for good server-side language that will allow players to up... -2.46
malloc code in C -2.40
Counting memory blocks -1.31
Using strtok() on an allocated string? -3.18
What should I do next? -1.13
create a object : A.new or new A? +1.68
Difference between A* pA = new A; and A* pA = new A(); -3.03
Checking if a pointer is allocated memory or not -2.22
Books to read on networking and microcontrollers? +0.16