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 ... 25 26 27 28 29 30 31
Title Δ
Why does calloc always returns NULL when I pass a "big" s... -0.86
Are big endian and little endian values portable? +2.47
Why can one not use storage directives .db, .dw to declare variable... -1.34
CRC bit-order confusion -0.59
C program to print numbers between 100 and 1000 which sum of digit... -0.16
Print all decreasing combinations of int array in C -0.45
Creating a linked list from nodes that already have been created. G... -0.44
How do I implement recursive mergesort for items in a text +2.38
Peculiar use of return in function -1.10
Singly linked list's head keeps going to last item on list -1.34
Bubble sort linked list +0.12
What is the difference between pointer to array and pointer to poin... +0.51
Haffman coding, write to filr using bits 0.00
Efficiently compute the modulo of the sum of two numbers +0.68
Sort while keeping duplicates together 0.00
Initialize a double pointer with zeros in C++ -0.26
How to run .asm file using VS2013 or MASM32? +2.47
Compiler vs Assembler -0.05
When will compiler generate indirect jump for x86_64, in C language... 0.00
Stack overflow in merge sort +0.12
Is it a good approach to use both Semaphore and Mutex? -0.02
Merge sort variant: using link array 0.00
what is the difference between polymorphism and inheritance -0.94
Hamming weight ( number of 1 in a number) mixing C with assembly -0.23
Do compiled C++ binaries store the original source code? -1.02
Module, Process, and Thread? +1.75
sorting linked list of string +0.44
x64 assembler for system programming -0.38
Merge sort two linked list into a third linked list via recursion -... 0.00
Using the LDS and LES instructions 0.00
Why do we use double pointers to reference a 2D array allocated on... -0.38
Can't understand the syntax & priority -1.41
Multiple sorted lists +0.12
Assembly Language x8086 - Passing Parameters 0.00
Fibonacci Algorithm for big numbers +1.63
why decimal float should be used in financial calculations while it... -0.86
How to keep track of beginning of single linked list? +0.22
how to solve: f(n) = f(n-1) + 3*f(n-2) + 3*f(n-3) + f(n-4) +0.14
Assembly Language x8086 - Getting User input 0.00
How to extract digits from a number in C? Begining from the most si... +0.22
How does the BSWAP instruction "speed execution of decimal ari... -0.90
Doubly Linked List adding elements -0.57
Counting comparisons in quicksort +0.11
What type of assembler is this? 0.00
What is the jmpq command doing in this example -1.50
How to elegantly solve this rounding issue? -0.51
Huffman's Data compression filltable and invert code problems +0.08
What are the advantages and disadvantages of this algorithm used to... -0.69
Brute Force Permutation Swapping +0.63
Is there a way to convert string to binary data to reduce size? +0.68