StackRating

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

Nemo

Rating
1619.02 (1,130th)
Reputation
57,843 (1,634th)
Page: 1 2 3 4 5 ... 13
Title Δ
What is the best way to design a server for performance? -0.41
Storing pointer to heap objects in an STL container for later deall... -0.89
What's the race condition in these two interrupt service routines? +1.36
How to write a controllable random number generator? -0.69
Sub O(n^2) algorithm for counting nested intervals? +0.96
Is &errno legal C? +0.33
How can I determine the maximum value of a pid_t? -0.97
close() is not closing socket properly -0.66
string constants in c -1.27
Client side encryption - best practice +0.59
How to communicate changes to static member variable between thread... +0.99
given code of function f, how to decide statically if x effects f(x)? +0.85
Does clang or gcc take advantage of referencing restrictions for al... 0.00
Given a single linked list with an odd number of nodes, what are 2... 0.00
Creating a dynamic Perl function which uses a variable's value at t... +0.85
C++ Program performs better when piped -0.14
What are the reasons to use "syscall" instead of calling... 0.00
time complexity of unshift() vs. push() in Javascript +1.24
How to catch undefined rule in lex 0.00
multithreaded programming c. Mutexes not working +1.54
Read/write from/to FIFO -0.17
quicksort special case - seems to be a faulty algorithm from K&R +2.20
Trivial C++ program not writing to file 0.00
Count the number of occurrences of 0's in integers from 1 to N +0.71
Why do i get "Unhandled fault: imprecise external abort"... -1.30
A one-way hash (no collisions) taking 32-bit integers to 36-bit int... -0.68
Is the shell's `source` POSIX-standard? +0.44
what operating system concepts should every programmer be aware of? 0.00
operator new with empty exception-specification calling constructor... -0.58
Solaris10: How to get the remote end IP address in inted-started ba... +1.51
Control multithreaded flow with condition_variable 0.00
Why does pthread_exit() in rare cases cause a SEGV when called afte... +1.48
Extract a file from tar.gz, without touching disk +1.12
Why is vector::iterator invalidated upon reallocation? -1.52
Using select and recv to obtain a file from a web server through a... -1.31
Preventing reuse of file descriptors +1.84
What's the minimum number of operations needed to copy a string n t... +0.97
Using GNU/Linux system call `splice` for zero-copy Socket to Socket... +0.36
How to install C++11 C++0x header files on Redhat Enterprise 0.00
C++: How to call a synchronous library call asynchronously? +0.65
fstream issue under 64-bits cygwin 0.00
Linux: send whole message or none of it on TCP socket -2.58
Some questions about PBKDF2 -0.67
Deleting objects stored in std::vector +1.28
How do I find and stop the process that is running a server on port... 0.00
Why does poll require its main parameter to live beyond the call? 0.00
Problems with implicit rule in make +0.80
What are valid values for ai_family? 0.00
How to test in two paths are hard linkable? +1.16
A fast data structure for lower bound and upper bound queries on in... -0.83