StackRating

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

cmaster - reinstate monica

Rating
1498.14 (3,876,226th)
Reputation
26,619 (4,783rd)
Page: 1 ... 7 8 9 10 11 ... 16
Title Δ
Do memory fences slow down all CPU cores? +0.31
mmap and mutex usage +0.52
Sending list of connected users to newly connected user in multithr... -0.01
Is there a way to print the bits without using a loop in C? +1.14
How can i return from a function a value that just can't be cha... +0.03
Is static concept equivalent to pass by reference concept 0.00
OpenMP SIMD reduction with custom operator -1.84
What is a stream exactly? -1.30
Why doesn't std::atomic initialisation do atomic release so oth... -1.20
Code seems correct but the program hangs after printing the first r... -0.92
Which of these two methods is the correct way to give dimensions to... -0.80
Fast, unbiased, integer pseudo random generator with arbitrary bounds +0.15
C Variable instantiation speed -0.44
Classical Array Implementation Using Pointers and Memory Allocation +1.60
Array of char* and how to allocate memory for each -0.57
Is it a premature optimization to use std::move()? -1.12
Why is this change counting algorithm acting unreliabley? +1.85
Which is faster *in practice*: decent C code, or decent hand-writte... +0.99
Security/performance implications of malloc over calloc? 0.00
very long compilation times -0.62
Efficiently choose an integer distinct from all elements of a list +1.36
Dual pivot quicksort in face of expensive swaps 0.00
Why would you want to put a class in an implementation file? -1.52
Reading a file into a 2d array -0.31
Use int or char in arrays? +2.12
how to read to huge file into buffer -1.56
Convert * pointer to *** pointer +1.13
Efficient method using only bit-wise operations 0.00
Struct vs. array for multi-leveled data organization +0.95
How to write a c++ assert macro with a varying number of informatio... +1.16
How can I get gcc to treat field access in a switch like an array a... +1.03
Pointers in C - 1D and 2D -0.79
cannot convert 'double (*)[10]' to 'double*' for ar... +0.03
Why am I getting segmentation fault in my following C code? +0.55
char* issue in C++ -0.21
Concurrently appending to list tail without a mutex lock +0.60
inline methods and code readability in modern C++ -0.88
C++ Fast find of all local maximums +1.95
Function call with 2d array as argument -0.55
How restrictive is the restrict keyword? +2.37
How to avoid "if" chains? +1.03
Floating point to string representation -0.99
Separating the Interface and Implementation in C +0.93
Are there any uses with unitialized variables? -0.80
Access last 6 lines in a text file c++ -0.42
Checking if this is the last call of a function +2.68
Where to draw the line between size_t and unsigned int? -1.46
Intersection of a line and a concave polygon 3D -0.81
How to implement a re-usable thread barrier with std::atomic -1.49
Reversing PowerPC to C -0.46