StackRating

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

David Cullen

Rating
1506.45 (116,458th)
Reputation
5,926 (27,554th)
Page: 1 2 3 4 ... 7
Title Δ
In Python, how to use many exec calls in a shared context? 0.00
Segmentation fault (core dumped) when inserting element into linked... +0.52
Function to convert hex string to ASCII values causes segfault 0.00
Return index with enumerate -0.96
Why printf prints a variable not passed as argument? -1.18
What does passing two aliases to `typedef struct` mean? +1.10
Linux/Shell slicing a large text file +0.15
zeep objects stored in list keep getting overwritten 0.00
Why variable "q" in quick-sort function equals 7 after fi... 0.00
Is it possible to use "while something" instead of "... -0.75
Where are arrays stored in memory? -1.95
concatenation of character arrays in c -0.08
How to convert unsigned byte array to base64 string in ctypes -0.03
Why isn't my Flask Website running CSS File? +0.50
How can I generate threads deadlock on MacOs? -0.23
Pullrequest to Bitbucket 0.00
One of my functions is accidentally deleting elements from list 0.00
I am trying to get the Seconds since midnight: 86339 -0.51
How to avoid calling malloc for each node in a linked list -0.19
Why is a parentheses not needed in removeItem? Why must li.onclick... +0.46
Send variable length vector with constant header in one message 0.00
How to convert a mixed type array to a char array and back? +1.25
How to convert a mixed type array to a char array and back? -0.75
How to append to an existing json array in python -1.74
How to loop nested switch statement correctly to provide output sho... -0.04
How to put array to function If I want to write to it in C? +0.50
How does the builtin shell command "type" know the path o... -0.49
Why do i receive segmentation fault for any MAXLEN <10000? -1.42
How do I iterate through multiple arrays -0.02
How to use macro parameters to declare variables 0.00
printing bytes read from binary file at a certain file position C -1.22
Convert char array to int array (C) -0.39
What's going on when I am using gets inside a loop? 0.00
Data Loss when trying to copy char* in C +2.22
Can't insert into a database using sqlite3_bind_text -0.92
How to initialize a 2D array in which the size is determined by arg... +0.45
Store the same string in two different struct types +1.05
Why is the value of the integer I am trying to print not what has b... -0.02
My current loop which i use to sort elements by their digits produc... 0.00
Why my code is running from the beginning infinitely while it shoul... -0.25
Python STDIN for multiple values +0.51
How to switch between Python paths? +0.45
Is there a way to dynamically query a postgres db from Flask user i... 0.00
Why does my output increase with the same input (0)? -0.02
Finding a Specific Line of a File Using Numpy 0.00
Why is this producing a segmentation fault? +0.47
When client has finished it's code, the socket server shutdowns... -0.52
Python edit line from txt file +0.47
What's wrong with this merge sort python code? It works well in... 0.00
Hangman game. How to slice strings to change original value +0.03