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 ... 18 19 20 21 22 ... 31
Title Δ
Merge sort for linked list too slow 0.00
Finding nth permutation for parallelized C/C++ -1.15
Sort an array based on the sorted order of another array -1.66
How to sort random number in bubble sort -0.35
Sorting one array based on another in place +0.37
Batcher's odd even merge sort parallel strategy 0.00
Recursion in Assembly +2.77
VC++ 2013 Debugger Freezes 0.00
How to sort a big array consists of four sorted parts, preferably b... -0.95
Quick Sort stackoverflow error for large arrays +1.02
I'm having trouble sorting this unsorted array 0.00
Sort numbers in an increasing order in a list in C +0.13
Empirical complexity of my "library sort" implementation... +0.15
c++ sorting arrays.. My sort works on the first pass but not after... 0.00
Quick Sort - Middle Pivot implementation strange behaviour 0.00
Time taken to sort numbers in Linked List 0.00
Improving the Performance for inserting elements into Linked List f... -0.24
Hashing Birthday Paradox 0.00
Determining what commands will be run when using a makefile in C? -1.19
Where am I going wrong in function logic 0.00
Rapidly determining the final value returned by a recursive function -1.67
Sort ArrayList using predefined list of indices +0.37
Unable to perfectly implement QuickSort +0.13
How a compiler knows from a header file, that a source file exists... +0.24
Pointers in CPP, confusion regarding an example program -0.24
Why the quick sort is inefficient when there are many duplicate ele... -1.14
Nodes as a pointer -1.27
finding list of minimum items in a vector +0.06
How the processor itself assumes the execution time of any program? 0.00
QuickSort with Pivot Function issue? -1.21
Why does using a function to generate random numbers lead to a slow... -0.36
Merge Sort Singly Linked List in C++ failing for large input 0.00
Why is this implementation of Quick Sort slower than qsort? 0.00
I need an illustration about merge sort algorithm ? (recursive invo... 0.00
Sorting 2 linked list of 50000 numbers with a limited set of operat... -0.36
How to convert recursive to iterative solution +1.13
Broken Merge Sort 0.00
Bottom up merge sort on Linked List -1.58
Convert a sorted doubly linked list to a balanced BST in-place in c... 0.00
Sorting a Linked List in Python 0.00
Insertion Sort algorithm java doubly linked list -1.36
Why doesn't the C++ Standard Template Library include a "s... -0.98
What's the difference between malloc and not using malloc when... +0.55
C++| Merge Linked Lists -0.33
Radix Sort: Descending 0.00
finding pi - using Machin's formula. Different iterations are g... +0.14
How can I use sort() function in C++ doing something together? 0.00
Radix Sort Using Bitwise Shift ">>" and bitwise and... 0.00
Finding multiplicative inverse of x in Z(n), extended Euclides algo... 0.00
mpz_add() causes segmentation Fault at large program +0.14