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 ... 13 14 15 16 17 ... 31
Title Δ
C++ quicksort with tail recursion 0.00
Sorting Optimization -1.50
Is it safe to use head segment of dynamic array in a multi threaded... +0.74
Passing value of register to macro 0.00
Is it possible to realize subroutine without indirect addressing? -1.20
Naming convention for labels, functions -1.33
Merging two sorted linked lists in the most efficient way 0.00
freeRTOS: How to pass data between tasks? -0.35
Assembler 8086 divide 32 bit number in 16 bit number -0.47
Fixed Point math to convert 100MHz counter to millisecond +2.59
Merge sort failing to work in N logN -0.38
How to modify QuickSort such that pivot is at its correct position 0.00
Mergesort - Segmentation fault +0.56
Radix Sort. Why is array traversed from end? +0.57
Implementing Radix sort recursively - how to print the elements at... +0.13
How to calculate time and space complexity for sorting algorithms (... 0.00
sorting elements of stack using javascript +0.63
Unable to sort a large file containing integers 0.00
Mergesort lines from a .txt file 0.00
How to safely access memory mapped hardware register from C or C++... -0.23
Why does GCC use multiplication by a strange number in implementing... -0.72
How to add and multiply double words in assembly language +0.63
I cannot run multiple files within solution explorer Visual Studio... +0.14
Get system time with BIOS interrupt in assembly -1.05
Java multiple threads give very small perfomance gain +3.15
MergeSort Implementation Stability +0.64
How to make strings stick together while radix sorting? +0.59
How to perform right shifting binary multiplication? 0.00
What is wrong with my merge sort code, I can't figure out? 0.00
A solid example (or some business use case) where Stable sort makes... 0.00
Merge sort - Vector subscript out of range 0.00
Executing the DIV instruction in 8086 assembly -1.26
Get precise time in 8086 dos assembly -0.12
How much time does fibonacci algorithm take to compute F(n) +0.13
How "old school" programmers write assembly (assembler) c... +0.65
Java having trouble figuring out Quicksort Median of 3 0.00
Linked list merge sort using java -0.35
Is this MergeSort? +0.63
Sort a big number list (100k) as quickly as possible using limited... 0.00
C++ - adding a node to a circular linked list with sorting +0.13
C swapping with doubly linked list +0.11
How can I move two dword into one qword? +0.55
counting sort with strings [core dumped] 0.00
What is the fastest way to sort a large(ish) array of numbers in Ja... -0.80
When does grouping in radix-sort give an advantage? 0.00
`std::list<>::sort()` - why the sudden switch to top-down str... +3.53
Why is the pivot element moved to the first or last position of the... 0.00
Sorting a singly Linked List +0.33
Performance difference in between Windows and Linux using intel com... -1.39
Array Index out of Bound Merge Sort 0.00