StackRating

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

martinus

Rating
1524.13 (25,013th)
Reputation
11,704 (12,656th)
Page: 1 2
Title Δ
casting uint32_t to uint64_t results in different value? -3.40
How can I optimize my program? +2.47
"Last 100 bytes" Interview Scenario -2.40
tbb: parallel find first element +2.72
what the difference between map and hashmap in STL +3.77
Reducing time complexity using HashMap, or is there a better method? -1.81
C++ libraries that implement Go goroutines or Go channels? -4.29
What is a good hash function for a collection (i.e., multi-set) of... -2.73
Improve the speed of locating a row (integer columns) -2.51
Position N circles of different radii inside a larger circle withou... -1.69
Direct boost serialization to char array 0.00
Fast implementation/approximation of pow() function in C/C++ +3.88
Way to store a large dictionary with low memory footprint + fast lo... +2.09
Primality check algorithm +1.09
Algorithm for efficient diffing of huge files +4.03
A better way to run lots of Integration Tests using JUnit? +3.73
How can I find the most dense regions in an image? -0.88
An Optimum 2D Data Structure +3.69
Should I even hash passwords in this situation? -4.07
What is the difference between O, Ω, and Θ? -2.77
Good algorithm and data structure for looking up words with missing... +3.87
What is a good solution for calculating an average where the sum of... +4.06
Solving "Travelling salesman" in linear time -2.70
Programmer Puzzle: Encoding a chess board state throughout a game -2.75
What are good and bad things in the design of the Linux kernel? 0.00
Algorithm For Generating Unique Colors 0.00
Text packing algorithm -3.46
How to find common strings among two very large files? +1.74
Handle large data structure in Java -4.32
Which of the GoF patterns could you not live without? +3.81
Fast disk-based hashtables? -4.18
How to determine if a linked list has a cycle using only two memory... +0.09
Continuous Integration for Common Lisp? 0.00
Compression library using Nvidia's CUDA -0.58
Most efficient way to sort parallel arrays in a restricted-feature... -2.13
What is the best way to read a text file two lines at a time in Java? +3.78
Number of lines in a file in Java +4.07
Is there an algorithm to determine contiguous colored regions in a... +0.59
Very low cost hash function +1.02
How complex should code be? +3.54
Where can I learn more about "ant colony" optimizations? +1.65
How to do Unit Testing with Uncertainties? -1.67
Java sort String array of file names by their extension -4.03
What is the best way to get the minimum or maximum value from an Ar... -1.59
What is the fastest way(s) to loop through a large data chunk on a... -0.51
When the Client asks for something ludicrous and insists -3.76
Math optimization in C# +3.11
Finding clusters of mass in a matrix/bitmap +1.56
Why does NotImplementedException exist? -3.45
When might you not want to use garbage collection? +2.07