StackRating

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

rcgldr

Rating
1459.09 (4,529,196th)
Reputation
15,721 (8,915th)
Page: 1 ... 19 20 21 22 23 ... 31
Title Δ
Two programs links to dynamic linked library -0.34
OVERLAPPED STRUCTURES and LARGE_INTEGER 0.00
Translating Assembly to C program -1.40
Excel VBA How does Excel sort duplicate values? 0.00
Finding the beginning index for counting sort -0.39
Radix sort failing 0.00
What's wrong with my MergeSort? -0.36
why the below merge sort code doesnt work? +2.48
A vector in the heap vs in the stack -1.23
Variable size array in C++ -0.44
Give a pseudocode for an algorithm that, given a list of n integers... +0.14
calculating ordered and unordered permutation - C +0.12
How to call a C function from assembly 0.00
How to group numbers by size +1.98
Why Insertion sort faster than Merge sort? +1.08
Where else can I improve this Merge Sort -0.06
Merge sort in c++ with divide 3 0.00
Proof of Ω(n logk) worst case complexity in a comparison sort algor... -0.85
C Programming list -0.72
generate all permutations with repetition....non-recursive in C +0.12
How to sort one array and get corresponding second array in C++? -0.31
How can I get the function to take in a 4-bit binary string and ret... +0.12
Who calls IRET after context switch in Linux Kernel? +0.29
Radix sort implementation +0.83
What should my constant mask value be for radix sort? -0.46
Sorting a linked list in parallel using Insertion Sort +0.13
Why not to use massively multi-threaded code? -0.44
Size of linked list using the addresses of nodes -0.42
Creating an array from a text file and organizing it in C +0.12
Merge Sort giving me invalid output (Turbo C++) +2.57
Stability of couting sort 0.00
Sort a 2D character Array using sort() in C++ -0.75
O(nlogn) in-place sorting algorithm -0.31
How to improve Merge Sort speed in python +0.40
Why does mergesort have at most 6 n log n array accesses? 0.00
selection sorting of a linked list in c +0.64
Calculating the value of PI but values are not being adding to vari... -0.54
What is the best algorithm for sorting while iterating -1.12
Recursion Part explanation +0.81
What is the best strategy for a human to physically sort a pile of... -0.33
Extract 14-bit values from an array of bytes in C +0.04
How to find store and find the highest value in an array? +0.15
What are the risks of a large c++ file? -0.33
Merge Sort -- Optimization by Cache Line Size? +0.65
"Guessing" what side of a doubly linked list to start on -0.11
Funky Results when running implementation of Merge Sort -1.17
what is the best algorithm of sorting in speed -0.35
Sort linked list in place 0.00
Shellsort possible off by one error, java 0.00
Mergesort doesn't sort my array correctly +0.99