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 ... 72 73 74 75 76 ... 97
Title Δ
Detecting a disconnected client without blocking (C) -2.39
Is getting a stack overflow a Bad Programming Issue? -2.50
"error reading characters of string" error after malloc f... 0.00
Difference in const qualifiers warning +0.39
Which of these C multiplication algorithms is easier CPU and has lo... -1.26
c - can't read pointers from struct using mmap 0.00
how to read hiera value in custom factor 0.00
How can I tell Puppet to stop a service on shutdown without keeping... 0.00
Is AF_UNIX socket send thread safe? +1.48
Is there potential data corruption when a struct with an array of p... -0.59
What makes the gcc compiler when i have the same header file in dif... 0.00
Cheking a pattern of bits in a sequence -1.35
Left Outer Joins if condition not true +2.08
Selection Sort with Linked List C 0.00
How to use a linked list with a header file in C? -1.13
Epoll reads wrong bytes 0.00
How can i convert double[][] array to String[][] array? -0.80
C Error: `arithmetic on pointer to an incomplete type` +1.61
C++ passing array by value causing segment fault 0.00
Write address to a pointer +0.40
level order queue implemmentation in C 0.00
Java original class method call from polymorph list -0.10
How can I use a Dynamically created class as Generics? +2.05
How can I use pthread to manipulate data concurrently? 0.00
Algorithm to pass through all the connected points once for each co... -1.82
Can a parent function tell if a child has written to stdin? -0.11
c pipe read string is empty 0.00
IEEE 754 and range of values between languages 0.00
PostgreSQL Referencing Outer Query in Subquery +1.32
How can I use a typedef struct from one module as a global variable... 0.00
how can we return an array from a function in c? -0.08
Re-phrasing: how to check if all elements from one ArrayList are in... +1.35
Is creating two FILEs for the same file descriptor well-defined? +1.88
How to check multiple variable is empty or not in Puppet 4.x 0.00
How to pass two or more variables to Define in Puppet 0.00
Define a struct with a member pointing to another member +0.11
puppet inline_template ignoring awk 0.00
select a column corresponding to max value in two joined tables +0.41
Oracle Sql How to GROUP BY with HAVING? +0.41
is it possible to Override manifest/class ordering from a profile o... 0.00
How do I sort two arrays without altering the original ones or mall... +0.38
How to get aligned array of packed structs in GCC C? +0.38
Java happens-before consistent thread view on two ConcurrentMaps +2.19
Why is not possible to reopen a closed (standard) stream? +0.43
Change flow of static call (Java) 0.00
How do threads work in C? -0.22
SQL Query comparing several tuples (mysql) -0.27
Extending large C Programming Project - Undefined Reference to Vari... +1.85
What are the differences between #pragma pack(push, n)/#pragma pack... 0.00
How does `*(*(p+1)+1)[7]` equal `p[1][8][0]`? +0.79