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 ... 4 5 6 7 8 ... 31
Title Δ
Quick sort with middle element selected as the pivot +0.62
Is their any optimised algorithm for finding nth term of tribonacci... 0.00
External Sorting for large number of block-wise variable length data +0.77
I can not understand why it is giving array out of bound exception... -0.38
How to fix this implementaion of the Merge Sort in c# 0.00
Getting recursion wrong in Quick Sort -0.42
How to rebuild the libmem_crc32_direct CRC function in python? +0.08
Merge Sort implementation outputs wrong results +1.60
I have written a quick sort code and logic seem pretty correct but... +0.58
Is it necessary to pass the indices as arguments while doing merges... 0.00
What is the difference between quick sort algorithm and quick selec... 0.00
How to implement quicksort using recursion 0.00
What does Cyclic Code mean? Are CRC and Reed-Solomon Cyclic codes? 0.00
Assembly: dynamic memory allocation without malloc and syscalls? [F... 0.00
Quick sort in C — pointers and memory -0.67
QuickSort algorithm failed with stackoverflow error -0.95
Is the formula 2b* (1+⌈ log (dm )⁡〖(nr)〗⌉) for the total of I/O acc... 0.00
Reed Solomon Error DETECTION capability is not 2T 0.00
Sort an array in the relative order of elements of another array in c -1.04
2-way Merge Sort and Merge Sort 0.00
Same 16-bit CRC X-25 for any frame 0.00
CRC-CCITT 16 bit Calculation in C# 0.00
What's the importance of the Offset variable in this algorithm? +0.08
Why is my quicksort not working properly? 0.00
Hoare's vs Lomuto's Partition +0.37
Creating a decision tree for the mergesort algorithm 0.00
How do you prove or illustrate that fast merge sort is an unstable... -1.28
Quicksort - Space complexity - Why is it O(logN) not O(N)? 0.00
Trying to understand merge sort program 0.00
How can I resolve this recursion Error in merge sort? +2.40
Can someone explain to me this version of quicksort(where pivot is... +2.42
Implementing merge sort by using only one auxiliary array (instead... +0.59
Quicksort does not work with array bigger than 100 0.00
Swap condition in quick sort partition procedure (Lomuto)? 0.00
Quicksort is not sorting correctly 0.00
Bit Difference between 2 binary numbers in MIPS Assembly +0.05
Why does this code throw an error - "Python stopped working&qu... +0.07
Users dissapear when I sort a doubly-linked list using quicksort -0.42
Revers Engineering CRC 32 in firmware 0.00
Problem with my quicksort, it doesn't sort correctly +0.87
Using quicksort on lists >=7000 causes stack overflow 0.00
worst case complexity improvement of Quick sort without converting... 0.00
Searching Mergesort algorithm using Java's standard LinkedList -0.42
Manual loop unrolling within a C++ Introsort Runs Incorrectly 0.00
What is the number of levels in merge sort? 0.00
Quick sort implementation issue, array is sorted but it doesn't... 0.00
How to specify an initial size using C++ 11 style non-default-const... 0.00
calculate a 3-Bytes CRC using Nucleo L053R8 CRC calculation unit 0.00
Implementing natural mergesort on a linked list in situ and only in... +0.34
How to prevent stack overflow in my recursive quicksort algorithm 0.00