StackRating

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

Surt

Rating
1431.03 (4,535,328th)
Reputation
10,216 (14,912th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
How to stop/destroy a thread with a blocking call gracefully upon c... 0.00
Weird narrowing conversion double to float warnings in g++ compiler -0.42
Unexpected memory leak in multithread program -1.80
Read/write 64-bits on two threads without mutex/lock/atomics -0.10
How do i output contents of a map using operator << +1.19
what is the advantage of map over heap in c++ +0.08
Is it possible to create a vector on the stack? -1.27
Performance comparison between in-place vs out-of-pace matrix trans... 0.00
how to get a pointer to head of std::set in c++ -0.19
Efficient access to data based on several fields 0.00
Why below code cannot output Hello World? +0.60
Which way of expressing a Card is more efficient? Integer, Struct o... +0.07
Fastest way to find smallest missing integer from list of integers -0.28
Best Algorithm to sort a list of sorted arrays? 0.00
Optimal k-way merge pattern +0.08
AI follow and avoid collision with obstacle +0.11
Complexity in Algorithms -0.17
What is the fastest search algorithm for a list with names and numb... +0.17
What is the time complexity of the following recursive code 0.00
Find global minimum in continuos data 0.00
Median of areas given in a matrix -1.75
QuickSort Partitioning pivot anomaly 0.00
How to generate the worst case for disjoint set with only path comp... 0.00
Given two unsorted arrays A and B ,finding some pair of elements wh... -0.42
Robust Comparison-based sorting Algorithm/Top End Only +0.05
Find minimum number of triangles enclosing all points in the point... +0.07
Form the maximum possible date time in the MM/DD HH:MM format using... +0.55
What's the most efficient way to print all elements of vector i... -0.34
Memoized vs non-memoized time complexity analysis for combination s... -1.01
Assigning address of derived class to base class pointer -0.59
C++ Vector different forms and applications -0.44
Moving helper function to header file 0.00
Why recv returns -1 and errno=EINTR when set SO_RCVTIMEO? +0.07
Finding the maximum sum from the subset sum using recursion -1.25
How do I Optimize my C++ key-value program to have a faster runtime? +0.29
C++ Program Ending Rather Than Repeating For Loop 0.00
Swap 2 variables with XOR in one line in C#/JS -0.43
child process hanging while reading from stdin (fork/dup2 race cond... 0.00
assignment to an array of std::unique_ptr -0.45
Why is one of these dynamic programming implementations of the Fibo... -1.65
Is there a performance hit for using one-to-many interprocess pipes... 0.00
Show words from a file with a minimum given number of vowels +0.10
what is wrong with this code and how do i correct it and make it wo... 0.00
Code to reverse a string: "Undefined symbols for architecture... 0.00
Stack around the variable is corrupted c++ +0.04
Vector custom sum -0.72
how to increase all keys values who's bigger or equal to K by D... +0.07
Does this sort algorithm already exists? -0.49
Improve Big O notation of algorithm from O(n^2) to something better 0.00
Reduction of the computation time of clustering algorithm 0.00