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 2 3 4 5 ... 31
Title Δ
Why does this program run into an infinite loop when I implement ra... 0.00
Optimizing merge sort for cache misses 0.00
Is an extra move somehow faster when doing division-by-multiplicati... +0.63
C# Radix Sort implementation in LinkedList 0.00
How to create an iterator for linked list? 0.00
How does a return address register work in a processor architecture... +0.74
How should the stack be initialized to in an x86 real mode bootload... 0.00
How does debugger match my code and pure assemby code? 0.00
I cannot derive the CRC16 algorithm from a data set 0.00
Generating of the polynomial key for crc 0.00
How can I write merge-sort function that takes LinkedList& as i... +2.45
addLast - doubly circular linkedlist - NullPointerException 0.00
Radix Sort in File C# 0.00
Quick Sort Python Recursion - how does the recursive function work 0.00
The difference of location of Checksum and CRC. WHY? 0.00
How is the merge function calling the merge_sort function? +0.45
Quicksort using Hoare Partitioning, how I chose pivot affects my py... +2.70
Delete a node with multiple fields in a single Linked List recursiv... +1.50
Divide and conquer: is part of the efficiency that solving the subp... +0.08
Java implementation of MergeSort; cannot find the bug -0.49
Combination Problems with big numbers (3, 123) in C (Solved) 0.00
How to combine insertion sort and merge sort to make it more effici... 0.00
How to sort data in linked list by Quicksort? 0.00
Is there an implementation of (hybrid) bottom-up merge sort where m... 0.00
Why do i get the C6385 error in my radix sort 0.00
Quick sort algorithm to sort the array by using the Hoare Partition... -0.91
Is it always true that the CRC of a buffer that has the CRC appende... +0.61
Confirmation of Reverse Reciprocal CRC-8 Value? 0.00
Merge Sort on Linked List 0.00
Quick sort in Python using one variable for the function input +0.09
Quicksort issue in Java 0.00
Merge Sort for Singly Linked List seems to remove any numbers large... 0.00
How to calculate CRC8 of incoming 32bit data 0.00
Im currently learning about algorithms in one of my CS classes. I a... 0.00
QuickSort on a doubly linked list not working as it should +0.70
What's the better way to choose pivot for quicksort? +0.08
if v/s while: for this code if I'm using while loop it's co... -0.30
C++ quicksort with pointers -1.43
How to accelerate merge sort in linked list? 0.00
Most efficent way to calculate CRC64 with reflected input -1.11
Is there a fixed point representation available in C or Assembly -1.24
Hoare quicksort in c -1.11
How to program x64 assembly with c++ in VS 2019? 0.00
Is it possible to do radix sort starting from the first digit rathe... +0.15
Merge k sorted arrays, with different lengths 0.00
What is the most "bit-efficient" error detection method? 0.00
How should I implement CRC for HDLC? (CRC16-CCITT) 0.00
Radix sort on 38 bits in a uint64? +0.57
How to get ethernet magical number 0xC704DD7B from zlib crc32 calcu... 0.00
Can you please explain Reed Solomon encoding part's Identity ma... 0.00