StackRating

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

klutt

Rating
1570.85 (3,953rd)
Reputation
7,063 (22,730th)
Page: 1 ... 6 7 8 9 10 ... 18
Title Δ
Unable to return array from another function to main function 0.00
Printing patterns using arrays in c 0.00
Array of struct initialization in C +0.20
Merged linked lists -1.15
Using the comma operator when defining a macro +0.69
How does realloc manages pointer size? +0.45
What is the best way to mark macro as deprecated? 0.00
How to name a struct based on a char variable in c programming 0.00
Size of int, short, long, long long? +0.30
Adding a progress bar in pytube 0.00
Side-effects: Is strcmp() a pure function -1.83
Program that uses functions to work with linked lists is working bu... 0.00
Can I sum algebraically in C a complex numbers structure? +0.44
Best way for mapping non-sequential values in C +2.20
Why does this C code generate a segmentation fault on macOS, but no... +1.82
why pass as argument of a function a function? +1.26
How can a parameter have type but no name? 0.00
Why Isn't malloc() Allocating Enough Memory -1.46
When do you need to delete C-style arrays? -0.35
Array Mutation in C +0.45
How to check if variable equal to multiple values +0.30
wrong way to free a data structure -1.22
Excluding a file from coverage report in lcov 0.00
Printing pointed value from passed pointer +1.14
sizeof char pointer and pointer to pointer +1.61
Unit Testing non returning functions in Qt 0.00
Can I use a string as a macro to pass the value of that macro in C? -1.05
How does this reverse() function work in the below code? -0.91
how to use or operator in if statement with more than one conditions +0.36
Scanf and printf with Semaphore System V -0.54
Are leftshift operators dependent on register size? -0.88
Using "extern" to declare functions with no parameters 0.00
Is there any justification for addressing array like <number>... +0.91
adding char as int gives unexpected result +0.81
How do we print a partially filled Integer array? we can't use... +0.46
assignment from const char pointer to char pointer gives no warnings +0.00
Allocating a matrix in C 0.00
Why can't you define struct members globally? +1.32
What is the use of fflush in this case? 0.00
Pthreads program with mutex - printing same string every time 0.00
C get array length function 0.00
Why can't I copy one array to another? +0.74
Does char array allocate one extra space for null terminator? 0.00
Why the code is not reversing the strings? -0.96
Is there any way of checking if file system is case-insensitive in... 0.00
How to check string matches format "printf like - %d/..." -0.68
Why am I not able to enter desired number of inputs? 0.00
How to properly initialize a big structure with doubly linked list? +2.07
What do we mean by if (!string) in C +0.15
Complexity of using inputs in C (opinion?) -0.35