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 ... 14 15 16 17 18 ... 31
Title Δ
Why did I face sigsegv error when quicksort was run for array size... +2.67
Worst case of the Quicksort algorithm -0.22
c - double pointers to add to tail of linked list +2.88
intel 8080: Am I missing something in this code? -0.86
c++ (double)0.700 * int(1000) => 699 (Not the double precision i... +0.30
Sorting Three vectors based on the arrangement of one, with duplica... 0.00
Going from IntroSort to a MergeSort 0.00
Quicksort - Hoare's partitioning with duplicate values -0.73
ARM Interrupt Handler -1.02
Radix Sort Base 16 (Hexadecimals) +0.78
Parallel radix sort using a provided number of threads 0.00
Using a pointer to point to many struct and access the structures d... -0.36
Linked List sort only taking in the last line of a file in c 0.00
Quicksort with one recursive call 0.00
Radix Sort for floats in C - negative values get corrupted -1.10
Generating data to test sorting algorithm 0.00
Using quickSort to sort an Integer Vector in only one method (witho... 0.00
How to merge sorted arrays within arrays into a third sorted array -0.13
depth introsort switches to heapsort 0.00
Y86 Code - doesn't return or show rax 0.00
C - Undefined behaviour of the merge sort +0.14
Fast CRC using PCLMULQDQ - final reduction of 128 bits 0.00
Slow radix sort in C 0.00
Quick Sort Implementation (Test for failure) in C++ -0.36
What is '6n' ( 6n (logn+1)= 6nlogn+6n ) in analysis of merg... +0.63
Modulus Operation Returning Weird Results 0.00
Generating the combinations of a "choose" operation -0.12
Find the rank of each element of double[] array in better way in Java -0.02
Merge Sort List Implementation TopDown + BottomUp + Abstract MergeS... 0.00
Why space complexity of heap sort is O(1)? +0.22
sort an array with minimum moves -0.25
Algorithm that can create all combinations and all groups of those... -0.54
How do I redisplay an array after a mergesort algorithm so that eac... -0.12
What is the purpose of 2>nul in this Stack Overflow answer? 0.00
Is it possible to execute n number of nested "loops(any)"... +0.66
How to make a Batch file that loops for N files or a whole folder? -0.78
How to find a mistake in my Merge Sort implementation? 0.00
Why breaking the link between two list nodes when partitioning a li... +0.62
Native JavaScript sort performing slower than implemented mergesort... 0.00
Adding to the end of a Doubly-Linked List Data Structure in Java +0.82
Assembly and link of module with absolute addresses 0.00
What is the need for using only a stable sorting algorithm for Radi... 0.00
Why memory address contained by pointer +1 is different from addres... +0.84
Algorithm to sort stack in place -0.35
Sort a given array whose elements range from 1 to n , in which one... -0.33
How do I extract an algorithm from these instructions? 0.00
What is the key to implement multi thread sorting algorithm efficie... -0.36
Multithreading. How to equally share common resources? -1.11
Sorting a stack in ascending order in C, using two stacks +0.53
print the strings such that those which are permutations of one ano... 0.00