StackRating

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

akappa

Rating
1543.21 (10,341st)
Reputation
8,064 (19,529th)
Page: 1 2 3 4
Title Δ
Queue message processing with Multithreading +3.60
Is Communicating Sequential Processes ever used in large multi thre... +3.84
Efficient MapReduce when dealing with streams to queries to the sam... 0.00
Java locking of elements inside array -2.68
Which kind information to cache in memory? -2.60
Is the memory allocated by new operated consecutive? -2.85
Why InputStream and OutputStream implement Closeable and Socket doe... -2.26
Helgrind for Windows? +3.85
Find all combinations of coins when given some dollar value +0.92
Looking for Java Map implementation that supports getKeysForValue +3.61
Is java Runtime.exec(String[]) platform independent? -3.22
Algorithm Analysis Question -2.67
What should a "unit" be when unit testing? +0.86
Is it legally negligent to not use unit testing +2.46
Parsing a string with tokens for the first and last words (in C) +0.98
Design of listener for multiple events +1.74
Is there any difference between these two groups of statements -2.60
What is saved in a context switch? -0.15
how to write into a text file by C program +3.63
How to avoid mutable state (when multithreading) +3.46
What does the %*s format specifier mean? +3.70
Does java implement type erasure in user defined generic classes too? +5.62
Extra public methods in derived classes? -0.65
Using Java Reflection to initialize member variables +4.18
What are the differences between poll and select? 0.00
Search for multiple occurrences of a value in a character array and... +4.34
What have I missed by not studying computing? +1.11
Enlarge image without smearing pixels -2.00
What is the importance of returning reference in operator overloading +0.25
incremental k-core algorithm +3.88
How to model execution time of algorithms? +4.15
An efficient algorithm to compute a line digraph from a digraph +0.11
What is the point of make_heap? +2.52
Are there any benefits to NOT using function prototypes in C? +3.35
Java performance tips -3.06
destructor of static class need a mutex? -2.45
An algorithm to generate subsets of a set satisfying certian condit... +4.18
help needed in threading implementation in NIO +3.59
How do pointer to pointers work in C? -3.70
Regex for tree structures? -1.43
immediate exit while loop c++ +2.43
saving Btrees to a disk file and read it +2.86
comparing strings +2.90
Text packing algorithm -3.08
Are empty Binary Search Trees valid? -0.77
Import textfile with weird format in C# -2.78
Knapsack algorithm for time +3.75
Creating C formatted strings (not printing them) +4.24
Where is the Queue class in the Java Collections? +2.68
Variables, Pointers, Objects and Memory Addresses: Why do I get thi... -2.03