StackRating

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

Simone

Rating
1510.64 (66,754th)
Reputation
1,548 (106,004th)
Page: 1 2
Title Δ
Difference between solving T(n) = 2T(n/2) + n/log n and T(n) = 4T(n... -4.33
Simple Bayesian Network causal independence 0.00
How to handle null values when doing Collections.sort() with nested... +1.34
C++ vector not inserting 0.00
Adding a new object to ArrayList is causing memory leak? 0.00
Dijkstra wont start and end at the same point +4.03
Find the longest sequence length whose sum is divisible by 3 -2.83
median of three values strategy +0.32
Dynamic Sieve Algorithms for Prime Generation +2.36
How to find upper envelopes of intersected lines in O(nlogn)? +1.01
Minimal Distance Hamiltonian Path Javascript 0.00
Fast algorithm for finding a small picture in big picture? +0.54
Difference between average case and amortized analysis -3.89
How to define if a number sequence is easy to remember or not? -0.19
Singleton Pattern Controversy with Factory Pattern -4.28
Division operation on asymptotic notation -0.22
Applications of Kruskal and Prim's algorithms +0.54
Given a modified binary search tree, find k'th smallest element +3.64
Divide and conquer algorithms to find the maximum element of an array +4.47
Why cmp_function of usort needs so many restrictions? -2.37
total number of comparisons required to merge sorted files -0.71
Polygon Clipping: Only "viewable" area +3.94
Expected time efficiency 0.00
Can we copy link list to an array in o(1) (both have same size n)? +1.44
how to print part of a string in Java +2.80
array medium sized list of varables 0.00
Design patterns for making old php code object oriented -2.45
How to invalidate session on logout in Spring 0.00
Java problem iterating through a treemap collection of classes +3.55
Get list of attributes of an object in an List +1.06
How can I annotate a method with Spring Security so that a caller i... +0.31
Regarding amortized analyis +0.98
How do I translate Scala traits to java? -1.25
How to store timetables? -3.94
Using POJO as Model in JSF and JPA project, is that right? -0.61
Why doesn't Scala have static members inside a class? -3.58
I need to delete a node in a linked list, how do I find the node th... -0.10
Optimize this PHP Code? +2.54
How to open multiple files using fopen and file pointer? +3.47
Finding an element in an array where consecutive elements differ by 1 +5.03
inserting an element in a linked list -4.08
Getting path around triangles -4.19
Java enum search by number range -0.46
UPDATE vs INSERT performance -3.16
How would you design this relational database? +3.98
Length of a security token -1.36
CAPTCHA Validation +3.88
Is void* necessary apart from memory allocation related stuff -2.46
Threads 'wait for parent' in C -3.63
connect line between two boxes avoiding passing others +2.32