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 ... 31
Title Δ
How to Calculate CRC Starting at Last Byte +2.59
How to use partition to solve top-k problem with duplicates? -0.43
VS throwing exception when my vector/array size becomes too large +2.42
CRC calculation for big endian without byte swapping +0.61
how to make a qsort function and sort array of pointers to structs 0.00
Which CRC algorithm is this (used by BBC micro tape filing system)? 0.00
How do I take the average of a large floating point array precisely? 0.00
Calculate the probability of undetected errors for the whole file (... 0.00
How come the CPU register values shown in Visual Studio Debugger do... 0.00
Construction of Reed Solomon - detection and correction 0.00
Create circular linked list using std::list? 0.00
Generate crc16 lookup table from existing crc function 0.00
External sorting of lines. Сount of files to merge? 0.00
Error in quicksort using Hoare partitioning with iterators, error w... -0.43
Finding generators of a finite field 0.00
Is there any way to detect invalid characters when using ReadHex fu... -1.71
C Segmentation Fault in Merge Sort Algorithm +0.57
Selection of CRC-16-CCITT 0.00
In Radix Sort, I get munmap_chunk(): invalid pointer and Aborted (c... 0.00
What is the complexity of external merge sort? +0.07
decoding data from Binary to text in CRC-16 CCITT, i should input a... 0.00
Critical error detected c0000374. MergeSort.exe has triggered a bre... -1.48
How to access C struct value in assembly? -1.43
Why do we need, One parameter is required in adding a node in binar... -1.39
Reverse Engineering BLE device - Checksum? 0.00
Passing arguments for external functions in x86-64 NASM 0.00
I am tryint to write a mergesort in python , but the output was dif... 0.00
Does merge sort essentially trade space for time when compared to i... -0.80
CRC4 INTERLAKEN and ITU lookup table generation 0.00
CRC-8 value mismatch 0.00
Understanding Cyclic Redundancy Code algorithm for beginners +0.32
When calculating a CRC, should the remainder be set to something if... +0.58
Doubly linked list - Update list->tail after a merge sort -0.51
Why is ONE basic arithmetic operation in for loop body executed SLO... -0.11
Moving a node from one queue to another queue in C++ 0.00
Why does each level of call stack in quicksort take O(n) time to co... 0.00
How to implement CRC-10 algorithm -1.45
Merge Sort using iterators in C++ +0.60
I made a MergeSort method with the firstHalf and secondHalf Method;... +2.54
Why RS(255,233) has 32 redundant symbols? 0.00
How does Windows work on every processor? 0.00
Is there a C++ function to sort a std::stack? -0.05
Linking multiple files with MASM and Visual Studio 2019 0.00
Use of Reed-Solomon error correction algorithm with 4-state barcodes 0.00
What exactly are digits in base 2^lg n? +3.25
Does Reed-Solomon Error algorithm allow correction only if error oc... +0.10
Why LevelDB and RocksDB need a `masked CRC32` 0.00
how to check if a number is a non integer? 0.00
Recursive Quick Sort faster than iterative Quick Sort 0.00
How can we choose the most efficient base for radix sort if we are... 0.00