StackRating

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

Andreas Wenzel

Rating
1520.10 (31,701st)
Reputation
290 (417,001st)
Page: 1 2 3 4
Title Δ
Getting information from an array of pointers to structs in C 0.00
Do I need an atomic if a value is only written? 0.00
Why am I not able to add a value to float variable in below code? +0.45
Performance drop when adding memory that is not used 0.00
Why both the processes(parent & child) point to same code and d... 0.00
Missing bytes in between data during allocation of values +0.22
Allocating Memory to a Program Upon Initialization in C++? +1.76
Editing structure instance's member values inside single/multip... 0.00
Why malloc doesn't allocate memory until I hit a certain thresh... +2.66
Segmentation Fault after building Binary Tree in C++ -0.52
How can I write this code using nested for loop? +0.48
Speed considerations of if/else statements in for loops 0.00
Can I declare a variable in an “if statement”? +1.62
Having trouble outputting both strings on my printf made with sysca... 0.00
Using scanf/printf to input into/output from a bitset +0.12
Time increasing with increased number of threads 0.00
fread(): Reading from a file (without alignment) results in skippin... +0.32
How to act as proxy between client and server? 0.00
Win32 compiler option and memory allocation 0.00
C++ question: User think a number 1-100, program asks questions no... 0.00
How to limits value user input < INT_MAX in C 0.00
calling C program function in python - Segmentation fault 0.00
GlobalAlloc instead of other allocation method 0.00
Why is the __stdcall calling convention ignored in x64? 0.00
Sorting with linked lists using the qsort algorithm 0.00
How does putchar() interract with the operating system internally? 0.00
How to make a singly linked list based on inputs -0.02
How can I only allow a function A to be called only after function... +2.30
How to input 2 strings with specific size in a row handling strings... 0.00
fputs or fprintf not writing into a file for strings -0.76
This code snippet is working the first while loop but is not execut... +1.01
How to make this rock, paper, scissors game gives the right output... +0.23
C++ clean way to define table of ifloats as array +2.30
duplicate same following elements in array -1.73
heap use after free derivated from a memory leak 0.00
A question about deleting a node in a linked list +2.33
sorting a linked list containing strings +0.22
searching for an element inside a linked list c -0.01
nested struct in c, problem with addressing pointers 0.00
Supermarket Simulation in C 0.00
Why does reading a file to a std::string have a wrong length on Win... -1.53
C++ Program Not Relying on Virtual Memory 0.00
How to get current directory using C language on Windows? 0.00
How to change a function which returns local variable +1.94
Trying to build a tree out of a pre order traversal which is stored... 0.00
Store the address of previous node into the “prev” section of curre... +2.00
How to import a large quantity of numerical data -3.68
What is correct use of static functions in C? -3.62
Quickselect algorithm for singly linked list C++ +3.84
Why is max stack depth keeping changing? 0.00