StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

dbush

Rating
1674.89 (283rd)
Reputation
111,709 (609th)
Page: 1 ... 69 70 71 72 73 ... 90
Title Δ
Quick sort function works only if last value is the largest -0.63
Have to cast value in assignment -1.27
C - Cast void pointer to structure dynamically -0.59
Is there any point in assigning all values to a struct? +0.34
As I allocate one byte of space ,then how is it possible to print l... -1.72
Makefile produces error "No rule to make target" +1.98
Variable performance of busy wait loop? -0.16
Should I use the hexadecimal number format in C to perform arithmet... 0.00
How to use only a few struct members from structs to create a new p... 0.00
Using GetTickCount for "loop" -0.16
Invalid read/write errors by valgrind when accessing struct members +0.30
Getting Seg Fault in C +0.34
Is endianness decided at compile time? +1.64
Pop from Stack of arrays in C - assigning NULL to a int * -0.06
K&R Programming in C: EX 3.3 +0.85
Recursion and fibonacci sequence +1.28
Linked list code not terribly elegant -1.43
Casting typedef'd numeric type to size_t catching overflows -1.41
Struct declaration versus definition +0.36
Runtime Error LeetCode — 338. Counting Bits in c 0.00
Difference between ANDing with bitwise shift and hex values +0.34
Why attempt to scan in the name produces segmentation fault? -1.71
How to create a Program/Command that will search files for every in... -1.45
C user input to array used as if statement +0.38
Make file that compiles gcc and puts the objects in a separate folder +0.34
c - How to handle strict aliasing warning -0.49
Precedence of ! * ++ requiring parentheses? -2.33
Why coredump does not generate for my C application -2.67
Getting memory leak but memory allocated was deallocated 0.00
Error expected ')' trying to pass by reference +1.72
Avoiding (beginners') allocation mistakes in this sequence of v... -2.70
How do I call a function that returns a void pointer? -1.74
Is there a difference between node* next and node *next? 0.00
Type casting involving bit-vector operations 0.00
C - BitArray Segmentation Fault +0.33
C - BitArray - Set single bit of uint64_t -0.82
While file data with regex 0.00
Interpreting an unusual use of comma during assignment in c/c++ +0.29
C 40bit byte swap (endian) +1.28
Variables in memory +0.79
C - Sieve of Eratosthenes - BitField +1.23
Is it possible to cast one type of bitfield to another type of bitf... +0.75
initialize inner struct as constant in outer struct initialization 0.00
Is the order of execution always the same in C/C++ -1.28
Scanning char and Combining Switch statement with If statement? swi... +0.29
Swap Using Pointer Array +0.30
C sorting changes the value in array +1.59
How can I have an array of structure inside a structure? -0.66
Invalid write of size 8 valgrind even for NULL assignment +1.72
How can I display the line number for a printf statement in c? -1.22