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 ... 16 17 18 19 20 ... 31
Title Δ
Different sorting +0.04
mergesort 17 comparisons using 8 elements 0.00
Implementing mergesort on a linked list -1.24
Segregate even and odd places of an array in O(N) time and O(1) space +1.99
Parentheses around return values - why? -0.03
most significant v.s. least significant radix sort +2.73
I keep losing the values and getting 0's. What's the wrong... 0.00
What is the example of spreadsort algorithm? 0.00
How to sort a group of linked nodes 0.00
Keeping two arrays in the same ordering when sorting -1.16
sorting in java linked list 0.00
Quicksort cannot handle small numbers? +0.59
Radixsort Algorithm - Scatter and Gather Methods -0.36
Sorting data in binary file without using arrays +0.13
Utilizing radix sort to sort both negative and positive numbers 0.00
C++ STL algorithm (list sort) OpenMP/multithreaded implementations 0.00
Mergesort: Dynamically Allocating an Array with Size Known Only at... -0.36
Sort 3 arrays based on 1 in javascript +0.44
How to sort an array of integers faster than quicksort? +1.12
Merge 2 sorted linked lists in C -1.12
Why does order of testing change testing results? -0.20
Are Selection or Insertion sort useful outside of academic environm... -0.86
How preemption is handled in single core systems? +0.57
How to implement a nMergeSort? 0.00
Recursive sort, using two functions +2.51
4 threaded merge sort algorithm 0.00
How to avoid goto and jump when coding in assembly? -0.67
How to sort two vectors simultaneously in c++ without using boost o... -0.28
Keeping original indexes while sorting using Merge Sort in c -0.09
sorting values in vector matrix, output corresponding indices 0.00
Sorting an array without losing the original index in C +2.85
Optimized merge sort faster than quicksort 0.00
sorting out four integers: VBA Excel -0.34
Sorting two arrays depending on the values of one array using STL +0.40
c allocating space for a 2d array of pointers in a loop +1.07
Implementation of QuickSort in Java +0.30
How does merge sort have space complexity O(n) for worst case? +1.28
I don't understand these assembly code and machine code differe... +0.52
Algorithm for multiple stack sorting according to pattern 0.00
Why is the Fibonacci Sequence Big O(2^n) instead of O(logn)? +0.29
VirtualBox, DOSBox and DOS 6.22 0.00
Array check for all integers from 0 to size-1 +0.95
Sorting First array and arranging second array elements as per new... -0.91
Multithreaded merge sort, adding additional threads +0.21
Java Merge sort algorithm: What makes merge method run recursively... -1.44
Assembly malloc a stack array +2.74
How a real kernel switches context 0.00
Trying to understand * and & in C++ -0.08
How to write the stopping condition in quick sort in assembly 0.00
compare and sort in VHDL 0.00