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 ... 6 7 8 9 10 ... 31
Title Δ
What is the advantage of top-down mergesort? 0.00
This CRC6 snippet gives wrong results +0.74
Understanding Merge Sort Algorithm 0.00
Reed Solomon error correction for QR-Code 0.00
Choose an ideal CRC initial value 0.00
Primitivity of CRC polynomials +0.36
with this Fibonacci sequence question with instruction sets used to... 0.00
How to prove the evenly partition is the best case for quick sort a... +0.58
what is the complexity of parallel external sort 0.00
How to merge sorted lists into a single list in O(n * log(k)) -0.30
How do I reduce complexity of my swap algorithm to sort 5 numbers? -0.06
Is there a better way to do modulo in a finite field when directly... 0.00
CRC implementing a specific polynomial. How does the polynomial rel... +1.62
How to keep the value of multiplication within the finite field ran... 0.00
How do you compile assembly code using Visual Studio 2017? 0.00
How to modify crc-32 to crc-32/mpeg-2 0.00
How to sort an arrays of pointers, without changing the original ar... +0.10
mergesort using C , the output goes wrong -0.42
Memory allocation and addressing in Assembly 0.00
CDROM, F2 Reed-Solomon P Q codes in CIRC encoder 0.00
Need to count number of 1's in binary with assembly -0.80
Don't know how to attach a CRC code to my programme +0.09
Meaning of "mov qword ptr [rsp+20h],0FFFFFFFFFFFFFFFEh" 0.00
Divide and conquer merge sorting not working 0.00
What's the logic behind the order the elements are passed to a... +0.51
True behaviour of the instruction ADD ESP 4 +0.43
how does this recursive function work? to merge sort two singly lin... +0.58
How to sort two-dimensional array using qsort() in C 0.00
Single-bit Error Detection through CRC(Cyclic Redundancy Check) 0.00
Is there a way to speed up a "detect check" method in che... +0.60
Block merge sort converted from C to Java not sorting correctly; is... 0.00
Sorting singly-linked list in a weird, specific fashion 0.00
Fibonacci with recursion steps shown indented / nested 0.00
Bsd correction possible? 0.00
struct in Assembly language 0.00
Computing CRC16 with reflected / bit reversed input in C +2.69
STB Library Quicksort Implementation 0.00
Decode Data From Hex and LRC 0.00
Generic QuickSort implemented with vector and iterators C++ 0.00
lock guard - will it queue multiple request -0.74
Creating an *int in C++ - What is the point of MSVC's extra sto... -1.21
Compute CRC lookup table of poly CRC-32K/6.2 0.00
Random number generation in assembly NASM +0.22
CRC (8 bits?) brute force solving 0.00
Implementing CCSDS BCH(64,56) FEC code by using basic CRC C++ subro... 0.00
What sorting algorithm does list::sort use in msvc? +2.40
How to build CRC32 table for Ogg? 0.00
Merging k sorted arrays - Priority Queue vs Traditional Merge-sort... 0.00
C - sorting big binary files with variable length elements 0.00
Heap Sort vs Merge Sort in Speed +0.56