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 ... 5 6 7 8 9 ... 31
Title Δ
How can I run this code on Leetcode? The error is "error: inco... 0.00
Why is My Base 10 LSD Radix-Sort Faster Than My Bit-Shifted Radix S... 0.00
Get the sorted indices of an array using quicksort 0.00
What kind of input data are the following sorting algorithms good/b... 0.00
CRC: Locate Erroneous Byte 0.00
What is going wrong with my Merge sort alg? 0.00
Multiplying every element of one array by every element of another... +0.23
Counting sort with negative integers? -0.30
Encountering an infinite loop in quicksort(hoare), but I don't... +0.87
How can I implement the Merge Sort algorithm with 4-way partition w... +1.55
Explanation of external quicksort algorithm 0.00
Can someone help understand the merge sort algorithm? 0.00
How do i implement Quicksort correctly? 0.00
How to test Bit-Banged communication's assembly routines -0.41
How to instruct VC++ compiler to not inline a constant? -0.80
Combine insertion sort with quick sort function relationship 0.00
What is better way for merge sort? recursive function or non-recurs... +1.58
Undefined .data section for ASM 0.00
Trying to make two counters with one register +0.69
Multiplication returns incorrect value for large numbers x86 Assembly 0.00
External sorting when indices can fit in RAM 0.00
Why it is able to split between 82 and 10? -0.72
How do I reduce execution time and number of cycles for a factorial... -1.59
Quick-sorting Partition: how to get Right Pivot, Right First and ot... 0.00
quick sort is slower than merge sort 0.00
Assembler program crashes after call to printf 0.00
MERGESORT never reaches the second array/list -0.16
How to fix the "TLE" problem? I think my quicksort is OK 0.00
Stackoverflow error in my quicksort algorithm +0.60
Dutch National Flag Problem Running in O(n) 0.00
I wrote a merge sort but it ends up in an infinite loop -0.40
Index out of range in python for mergesort 0.00
What do chip-select bits represent and how do they affect overall m... +0.03
CRLS merge sort boundary code understanding in C code -1.40
Why is this heapsort code as slow as selection sort? 0.00
recursive function running out of memory faster with malloc 0.00
How can I find why my merge sorting algorithm crash when sorting an... -1.18
Quicksort gives segmentation fault +0.07
Choosing Different Pivot 0.00
What would be the running time of an algorithm that combines mergeS... +1.32
Writing hello world to console with DOS interrupts using MASM on Vi... 0.00
Generics Broken Quicksort 0.00
Why does the quick sort algorithm duration increase when the array... -1.32
CRC32 Parameters Reverse Engineering having access to multiple exam... 0.00
How do I fix my quicksort algorithm for larger values of n ? ( and... 0.00
How can I copy memory data from pointer to array ASSEMBY 8086 -1.14
Why does my partition algorithm return ArrayIndexOutOfBoundsException 0.00
Having issues which Mergesort's compare and ordering part (c++) -0.21
How to do a cyclic doubly link list add method in java +0.57
What should be quck sort pointers position if piot is first or last? 0.00