StackRating

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

Klas Lindbäck

Rating
1559.52 (5,687th)
Reputation
30,528 (3,990th)
Page: 1 2 3 4 ... 27
Title Δ
Calloc() not assigning zeros +1.95
extern with function call inside main +1.81
Converting int to char* in C when sprintf is too costly to use -1.06
cc1plus: error: argument to '-O' should be a non-negative i... 0.00
Array of union with members of different size -0.08
Why the buffer isn't overflowing with this code? -0.12
Message queues. msgsnd: Invalid argument -0.06
Select data which contains value in 1 of 4 columns -0.13
Parse an unbroken string into words using a dictionary in ansi C +1.43
Why need the (void *) in the pointer conversion? +1.98
c: check if a function is defined in main.c from external file -0.72
Fastest array lookup algorithm in C for embedded system? +0.95
Result with keyword "nan" on C 0.00
Or condition in INNER JOIN +0.41
C: Char to Bits and print 0.00
Weird order after select() (with FD_SET()) 0.00
What is an efficient algorithm to find all local minimums(maximums)... -2.16
Struct in for loop c++ 3 0.00
File writing in C 0.00
Having trouble understanding this const pointer error +0.05
Creating border lines for sudoku puzzle +1.14
TCP socket Read +1.81
Java Process print output while running 0.00
I need to check whether my array input is an integer or an alpha bu... -0.06
Is there any literal to show newline in c not like <\n>? 0.00
'error ";" expected' when initialising multiple s... -2.28
Case Sensitivity in Scanner +1.42
Calculate the area and volume of a sphere in C +0.44
PLSQL Variables -1.47
C multithreading: What is the advantage of a Read Lock (pthread_rwl... -1.90
Setting A Balance For My C ATM 0.00
Segmentation fault with c code: Return value 0.00
Are the following two functions equivalent? If not, why not? +1.85
Optional parameter in where condition - How to increase performance... +2.12
Why does the file not to be filled if I don't close the stream? +0.44
Why does this fork hang? +0.43
C - Putting all the wav file pathes from a folder and subfolder int... 0.00
Using open/close braces in macros to enforce pairing in C -1.59
Unable to display contents of array in a file +0.44
Is there anyway in C that will automatically detect the data type o... -0.19
All returning values of array are 0 +0.44
How do I keep track of the string length? -0.76
which is faster: bitshift vs switch +1.58
Implementing brute-force autocorrelation method using C 0.00
Why is the return type of the "ceil()" function "dou... +1.68
How do you input an integer and have it sorted from highest to lowest +0.90
Format time properly in Java -0.06
SQL table pulling info 0.00
Why can the C compiler compile this code even though the C++ compil... -1.83
Can someone explain why "void func_dec(void (*)(int) funcptr);... -0.72