StackRating

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

chill

Rating
1509.76 (72,355th)
Reputation
14,304 (9,958th)
Page: 1 2 3 4 ... 8
Title Δ
Knapsack 1/0 Implementation needs explanation 0.00
what is the difference between float128 and long double? 0.00
Can we say that any segment tree is balanced? 0.00
When to use pthread conditional variables? 0.00
gcc arm executable "no such file orr directory", wrong dy... -0.04
Optimizing a Standard Iterative Algorithm -0.28
Efficiently determine the parity of a permutation -0.02
Do threads get its own timeslice in user processes? -0.01
how can I find repeated elements in a vector -0.98
Algorithm to split a list into an array based on a set of element t... +0.01
Manage memory C++ -0.86
Maximum sum in an array subject to a constraint +0.82
boost asio example test fails 0.00
Posix shared mem with mmap between unrelated processes 0.00
semaphores in C -0.95
Find shortest path between 2 points, dynamic programming +0.46
Why does Google not show my new app engine web application in the s... 0.00
word sorting in a string +1.52
Swap in C++ - best practice -0.01
How to find all cycles containing some vertex in a directed graph? 0.00
Algorithms: Difference of output tree as subgraph from DFS and BFS 0.00
How to compare nodes in minHeapify for minimum spanning tree? -0.09
Corner and edge detection for operations on the elements of matrices -0.01
Problems solving - Asymptotic analysis 0.00
How do I properly sort an array of objects in descending order and... 0.00
What's the space complexity of a radix tree? -0.02
destroying an orphaned process-shared condition variable 0.00
Is it still legal to do pointer arithmetic on a deleted array? -0.50
Using C++11 multithreading in shared library loaded by programm wit... -1.88
Which algorithm (O(n) or O(logn)) we can be used to check whether t... -0.24
Length of union of ranges +0.92
Efficient combinations of N colored elements with restriction in th... -1.46
Definition and declaration of global variables using preprocessor t... -0.56
C string immutable? -0.10
STL vector's implementation -0.52
Optimized Algorithm for finding permutation of a given String? +0.19
Implementing semaphore by using mutex operations and primitives 0.00
DAG - Algorithm to ensure there is a single source and a single sink -0.25
Time complexity of a special DFS +0.48
In-order traversal of unthreaded binary search tree, without a stack 0.00
Using fstat between shm_open and mmap -1.66
Is a C++11 mutex compatible with threads NOT created with C++11? +1.16
Longest increasing subsequence linear time -0.01
Why the tree resulting from Kruskal is different from Dijkstra? +0.46
Confusion about "no three queens are in a straight line"... -1.79
Arrays: Removing Dupilicates int +0.48
replacing element in min-heap -0.78
Split intervals into array such that the elements in each array is... -0.15
Duplicate removal sorting string algorithm in C +1.16
Raytracer - implementing shadows +0.47