StackRating

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

Sorin

Rating
1505.21 (136,661st)
Reputation
9,738 (15,733rd)
Page: 1 ... 9 10 11 12 13 14
Title Δ
Incremental Dijkstra or shortest path algorithm? 0.00
Find the Best fit plane from a list of 3D coordinates 0.00
Evaluating an expression tree without a stack 0.00
Binary Search in C++: Ascending + Descending Ordered Arrays -0.15
O(nlogn) divide and conquer algorithm to find visible lines 0.00
An interesting maze -0.01
Overlapping intervals and the amount of overlaps -0.04
Splitting a sentence to minimize sentence lengths -0.08
Trie algorithm query 0.00
Can I achieve begin insertion on a binary tree in O(log(N))? 0.00
How to draw cylinder in modern opengl 0.00
python - How can I convert parent - child relationship into a dicti... -0.58
Find O(n) solution to variation of prefix sum -0.46
Efficient method to sort an array (The method of sorting must be pi... 0.00
Multiple thread prints mixed together 0.00
Concurrent access to different keys in Map C++ 0.00
Algorithm complexity: How to see "power consumed" as a pa... +1.75
Dijkstra's algorithm implementation for undirected cyclic graph... 0.00
NIM game and AI player using Minimax algorithm - AI makes losing mo... -0.50
combine text after : by python +1.29
Algorithm to convert expression tree to polynomial form 0.00
How to reset all variables in C++? +1.63
Generate a realistic stock price 0.00
Convert unsigned int formatted in HEX to string 0.00
Maximal subarray with length constraint 0.00
Finding nearest free position for an object for any point [x,y] in... 0.00
A code works slowly because of compiler optimizations +0.51
Java OpenGL - How do I make an object rotate with the camera? 0.00
C++ : declare members static or not ? performance with virtual inhe... -0.62
Where is append() implementation? -0.51
2D double for-loop not working +2.24
how to select a decimal in python? +0.50
How can a POD type add support for reinterpret_cast'ing it? -0.22
how to filter out elements in a for loop? +1.17
How can I get the value of multiple keys if I find it in a loop? -0.46
Thread safe operator<< -0.47
Find coordinates in a vector c++ -1.02
How to group and assign values of dictionary into single key in pyt... +0.02
in directx11 object didn't draw 0.00
Python: Minimum value of an array with 'inf' -1.71
How to change a variable that is a char and represents a number int... -0.50
How can I parse the Euro symbol from a string? -0.54
centralised message routing class, good or bad design? +0.03
generating 3 numbers whose sum is n +2.29
Python: How to get the URL to a file when the file is received from... -0.24
Interpolate the values at the contour points 0.00
Use vs. misuse of generic algorithms -0.74
swig: How to make a QList<T> iterable, like std::vector -0.25
Segmentation fault while using a C module in a .so file 0.00
meaning of const int* const fun(const int* const& p) const; +1.78