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 ... 31
Title Δ
Implementing k-way merge sort 0.00
Assembly language files. Whats the differnce? +0.02
how to correct single bit error with CRC? +2.54
Why do these functions have different time complexities? 0.00
Number of comparison in Quick Sort 0.00
Why does this quicksort appear to be faster than std::sort? 0.00
Why my python version hoare partition quick sort is slower than lom... 0.00
Why do I have to do (k-pivot+left-1) in case of right subarray whil... 0.00
Understand Modbus RTU CRC 0.00
Python- How to implement quick sort when middle element is the pivot? 0.00
C++ Merge Sort using iterators -1.01
Why is Merge sort better for large arrays and Quick sort for small... +2.44
Modified quicksort exceeded maximum recursion depth 0.00
Will the IDE disk controller's register confuse when read and w... +2.74
Can't run assembly language program in Visual Studio 2019- Unab... 0.00
What is faster in C++: mod (%) or another counter? +1.52
How does an array of all duplicates make quicksort O(N^2)? 0.00
Reed solomon how many missing bytes can be corrected? 0.00
Matlab - Chien Search implementation initialisation 0.00
is the address bus indicate the size of the address in ram? +3.09
Sleep(1) sleep more than 1 millisecond. windows 10 20h2 problem -1.70
Generic MergeSort with Permutation Array +0.26
How do I calculate the FCS field in an Ethernet Frame? -1.45
Does Bucket Sort require you to know the range of the values before... -1.22
Divide and Conquer Algorithm (MergeSort Algo) calculating number of... 0.00
I/O Prioritization of Windows OS 0.00
Fibre Channel CRC Calculation? -0.43
Visual Studio 2019 - MASM - 32bit Assembly - Hello World +0.07
Getting Stack overflow Exception while sorting an array with 15000+... 0.00
Why the gs segment register is address is set to 0x0000000000000000... -0.43
Assume we have n integers that range from 0 to n^5 -1 in value. Wha... 0.00
Why error-only decoding has high miscorrection rate for small parity? 0.00
whole file CRC computation undetected error probability 0.00
Bottom up vs top down merge sort 0.00
Does the radix size used for radix sort algorithm matter in a pract... 0.00
In Order and Pre Order Traversal of Binary Search Tree without recu... +1.15
Merge Sorting In Place 0.00
Stack write order and code execution order -0.70
Counting Sort - Why go in reverse order during the insertion? -0.39
STL list function that deletes N'th element from list and repla... +0.06
How to validate CRC-32 calculation of Zip file -0.43
Question about merge two sorted list(leetcode question 21) -1.00
What is the running time and invariants of iterative merge sort? -1.70
Delphi Radix Sort supporting negative integers 0.00
QuickSort with 3 partitions 0.00
How can I generate sorted uniformly distributed random numbers effi... -0.17
Why does division by 3 require a rightshift (and other oddities) on... +0.23
How to print Hello World in assembly? 0.00
Cyclic Redundancy Check: Single and double bit error +0.57
Java LinkedList class -0.54