StackRating

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

user3386109

Rating
1580.31 (2,980th)
Reputation
28,372 (4,397th)
Page: 1 ... 6 7 8 9 10 ... 23
Title Δ
Linked list in C with fgets() 0.00
When searching and printing strings from a file, every line prints... +0.45
execv and fork: inform parent that child failed to execute the file -0.84
Efficient way to find rows with same elements in a 3D matrix in C +0.40
Required to press Enter before getchar() returns any results -0.44
Print each line if not equal to previous line 0.00
Seemingly undefined behavior with realloc in C prime generator (pro... -0.35
Modification to Selection Sort. Theoretically seems correct but doe... 0.00
Inaccuracy when using pow() function +0.19
Mean of 3 numbers in assembly -0.23
Fill in array elements automatically with limited strings -0.07
Pointers, struct and malloc() -1.43
Why can't you just check if errno is equal to ERANGE? +1.94
How to get pointer on a struct member inside a struct +0.26
Reading Integers From A Buffer into an Array in C +0.74
Calendar Project Almost done in C. Help Appreciated -1.79
Moving along a 1D Array +0.10
How to make thread safe program? -0.41
Passing "thread number" to pthread_create 0.00
Using BFS to compute distance between a source and a vertex -0.57
Not able to read data in from a text file. 0.00
How to determine the program counter when decoding from assembly to... 0.00
Read Data from CSV and Put into Database 0.00
C Matrix function design for chainging and freeing 0.00
C: Safe to Calculate Number of Digits in Integer (N) of Base (b) Us... +1.67
Socket Programming: UDP Client-Server in C 0.00
Allocating C structures to off chip memory? -0.44
Combine two designated initializers via a macro -1.46
Using the early arguments to define VLAs in the later arguments? 0.00
Improving computation speed for sine/cosine and large arrays +1.04
how do I assign a function to an element of an array of function po... +2.23
getting the address as a char string in c? -0.03
Arrays of strings in c it appears (null) 0.00
How to generate random characters from only 'A', 'B'... +1.67
Counting number of items in an array in C 0.00
Variable name precedence in c +0.90
Difference between *ptr += 1 and *ptr++ in C +0.77
When scanf input is a character but conversion specifier and variab... +1.56
Why is the output of this code is 4? -0.24
How to read a file lines between two bytes position +1.97
C printf format for float +0.45
Why is my GCD program in C not running? -0.41
observing erratic behavior while downloading(get) the file using so... 0.00
C read file, struct and infinity loop +1.30
convert information of struct of an pointer to array -0.94
pthread mutex not working correctly +1.98
How do I rotate an isometric camera around the screen center? 0.00
Differences or proper way to format a typedef struct statement in C? +1.60
C hsearch finds values not entered before 0.00
string match algorithm code for advice 0.00