StackRating

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

John Bollinger

Rating
1612.36 (1,330th)
Reputation
96,204 (793rd)
Page: 1 ... 22 23 24 25 26 ... 97
Title Δ
Accessing key_t generated by IPC_PRIVATE 0.00
Re-add one element to a dynamic array list (after deleting it from... +1.45
Hibernate does not read @Column when fetching data via @Query 0.00
How were C's different signatures for main supported before _Ge... +0.36
Unix C unexpected behavior of pipes with scanf() 0.00
optimize 32-bit value construction +0.94
Is it possible for int_least16_t to be an alias for int rather than... 0.00
Send file size and then the file itself 0.00
Install package from a specific repo with puppet 0.00
Trying to use getInorderIterator but its not printing my tree InOrder 0.00
Having a switch statement case label without a value +1.58
Why is `uint32_t` typedeffed to `unsigned long` on arm-none-eabi GC... 0.00
Read Indirect state Vs. Read Direct state of a variable in java 0.00
How to allocate a desired address in Ram with malloc or other funct... 0.00
Reader threads not exiting - Posix Pthreads 0.00
Hiding password field in command line 0.00
C's equality operator on converted pointers +1.76
Proper way to accept multiple clients? 0.00
How to move arguments in dynamically allocated memory? 0.00
How can I sort an array that depends on another, with qsort? 0.00
How to map Map<String, List<String>> in hibernate 0.00
Behaviour of fseek with SEEK_END and a positive offset? +1.75
Pass value of variable to complex command +0.06
Synchronization in multithreading +1.81
What is the difference between 2d array pointers and *arr[]? -2.68
How to fix qsort overwriting values, and why this happens? 0.00
"#define BUF 8" vs "#define BUF (8) +0.81
Array within a Struct; How Can I Make My Code More Succinct? +0.36
I have a question about sparse matrix multiplication code in C 0.00
trying to make sense of this #define +1.85
Compare two char arrays without CR LF +1.41
How to update or sync a tree from a sorted array in C 0.00
identifying and assigning +NaN and -NaN in C +0.91
Pre-Standard C Function Header Syntax After Explicit Forward-Declar... -0.72
Read raw data from memory card on linux 0.00
Why stdbuf has no effect on Python? +1.51
why getchar() function work different in a loop? 0.00
Get user input without blocking while loop using threads in C 0.00
C: Read from pipe char AND int, simultaneously (tricky one) -2.37
Failed performance improvement in the nested for loop in openmp 0.00
Problem with pipes between father and son processes 0.00
Two processes writing on the same file -0.67
OpenMP: Prefix Sum Algorithm +0.36
Is using sentinel pointer values near the maximum underlying intege... 0.00
Pthreads are being created with duplicate ID's 0.00
Parallel operations in array with dependency 0.00
Why does the read() function return an error? +0.34
How can i combine the effects of options passed in the command line... 0.00
Simple check in shared memory return SIGSEGV error 008b 0.00
How to count comparisons in selectionsort? +1.06