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 ... 13 14 15 16 17 18
Title Δ
The reason 'subprocess.run' is better than 'os.system&#... 0.00
Import methods and their advantages -1.33
Why does numpy.std() use abs()? 0.00
Segmentation fault when trying to add elements of an array -0.47
how to convert an for loop to while loop c++ +2.13
What does this cast assign? C Style Casting 0.00
Recursion with List Comprehension 0.00
C - Reading file content even after the file is deleted -1.76
Makefile - How to organize and build multiple library versions 0.00
Pointers dereference operator - Syntactic rules -0.76
Number of bytes in void pointer +1.44
Can a compiler generate useless assembly code? 0.00
C programming - difference between freeing a char ** filled with si... +0.12
Writing inline assembly in a separate .S file -0.23
Loop unrolling doesn't work with remaining elements 0.00
Program returns incorrect answer and "-nan(ind)". What di... +2.04
How do I apply code to all files within a folder? -1.15
Can I use strcmp without pointers? +1.34
dynamically allocated matrix gives seg fault when printed +0.04
Eclipse C Build selected files generates no executable -0.93
Why i am getting wrong string of dynamic length using pointers in C... -1.55
C malloc + free keeps increasing memory usage 0.00
Why does my merge function output an array that is not ordered? +1.32
In place insertion into list (or array) -0.20
BASH script help using TOP, GREP and CUT -0.47
Python 3.6 What does "if a and " mean? -0.46
How to find the largest digit of a given number +0.40
2D array function only passing in 1 Value 0.00
How to loop a variable range in cut command -1.21
C Passing an array of structs to a function - I cant see what I am... 0.00
Buffer Overflow using c 0.00
Swapping 2D arrays by switching pointers 0.00
Python - randomint() should be equal to C - rand() -0.13
Memory write exception when creating a graph +2.31
sprintf working in c 0.00
why malloc need memory block if it can allocate memory? 0.00
Why does this not out "invalid input" when i enter 4 / a... -1.76
How to change the date from YYYY-MM-DD to YYDD-MM-YY in python +0.03
Segmentation error in C after printing a method in a for loop -0.01
Matrix computations in C -0.77
Is hashing really a irreversible process? +2.17
Read text from file but it displays incorrectly +0.53
dynamically create multiple character array at runtime 0.00
Stack with single characters as elements +0.24
intersection and union of two unsorted arrays 0.00
C - Same number of number of comparisons for bubble sort and insert... -0.48
Reading multiple lines in C using fscanf +0.03
Sorting A list based on another list using qsort 0.00
Merging 2 Singly Linked Lists (without Head Node) -0.47
Generating bruteforce permutations in C deterministically +0.27