StackRating

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

patros

Rating
1464.34 (4,525,646th)
Reputation
6,375 (25,440th)
Page: 1 2 3 4
Title Δ
unexpected exception java.math.BigDecimal running on IBM WebSphere -0.45
How to calculate a summation of an arbitrary set of numbers, and al... -0.04
Getting Java to talk to Python, C, C++, and Ruby +0.05
If I set only a high index in an array, does it waste memory? +1.49
Conditional operator always replaceable by if/else? -0.75
Chicken/Egg problem: Hash of file (including hash) inside file! Pos... -0.96
How to group latitude/longitude points that are 'close' to each oth... -0.72
Most efficient way of erasing/deleting multiple std::vector element... +0.07
Passing Pointer of vector of pointers... no no? -0.45
Python line remover -0.78
how to calculate the mode of an unsorted array of integers in O(N)? +0.05
Custom malloc for lots of small, fixed size blocks? +0.33
Strategies for programmatically controlling a commercial DVD player -1.03
Pointer of a 2D array in C++? -1.59
What is the right way to free a std::vector of pointers in C++? +0.37
Java Thread Good Practice this way? -0.45
for Loop with if-else statement -0.46
How to circumvent the infamous "unterminated string literal&qu... -0.87
Should I run my regression testing programs on both AMD and Intel c... -0.76
Ensuring fields are only added to the end of a struct? -1.18
How to call Java function from string stored in a Variable -0.78
C++ - Where to code a member function for an inherited object -0.22
Prolog, fail and do not backtrack +0.22
License key pattern detection? +1.20
Bouncing a ball off a surface -0.81
Combinatorial optimisation of a distance metric +0.28
Java sockets: multiple client threads on same port on same machine? +1.82
Industry-style practices for increasing productivity in a small sci... -0.68
When to address integer overflow in C -1.29
How effective is Thread.sleep(long)? +0.57
Interpreter in C++: Function table storage problem -0.98
Efficiently check string for one of several hundred possible suffixes +2.39
Overloading assignment operator in C++ -3.02
Managing highly repetitive code and documentation in Java -3.05
Why isn't this javascript working? +3.35
Why is this code producing an memory leak? +5.06
Threading 101: What is a Dispatcher? 0.00
Finding a minimum bounding sphere for a frustum -2.09
does continue work in a do while? -2.43
Tetris: Layout of Classes -2.59
problems designing event driven communication +0.07
C++ how to test the function to make it throw an error? -1.93
Recursion in C function type with return -0.34
TicTacToe AI Making Incorrect Decisions +2.04
Why don't managed languages offer the ability to manually delete ob... -0.97
Client Server socket security -0.29
Is it correct to ask to solve an NP-complete problem on a job inter... -2.98
Optimal number of threads per core -2.19
How do I efficiently estimate a probability based on a small amount... +1.44
Is it possible to find two numbers whose difference is minimum in O... +2.27