StackRating

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

glglgl

Rating
1542.23 (10,765th)
Reputation
69,377 (1,252nd)
Page: 1 2 3 ... 42
Title Δ
Different ways of calling methods in Python, How they work? +1.87
How python recursive function works in terms of addition? 0.00
What result should I expect when casting an over-sized int literal... 0.00
How do I call self in tkinter button? -0.07
Vertx - Java - Using Handlers/lambda in a loop 0.00
Python, delimiter for csv ';' -0.22
Define a class drop_first that has only two methods __init__ and __... 0.00
How can I use a conditional operator in printf but without the &quo... +1.38
Why is a Java BitSet packed in 6 bytes? -1.21
Is it possible to prevent application from hanging when both stdin... 0.00
Assigning values in while condition -0.91
How Python does destroying the garbage? +1.72
1023(int) store as 00 00 03 FF in memory, when casted to char* it b... +0.42
Can I constantly malloc memory without free? +0.74
Are char name[50]; and char *name; name = (char *) malloc(50 * size... 0.00
Are these two python if statements same or not? 0.00
Calling a variable from a function in a function +0.44
update class every time one of kwargs is updated 0.00
Java 8 Guava Preconditions throwing NullPointerException while eval... +2.20
Memory Leak inside a function which returns a pointer (SOLVED) 0.00
Can we use java stream in the below scenario? -1.29
Python method decorator that modifies the class 0.00
is it bad to store different child classes as parent class in java -1.13
Unable to call function with self +0.75
How to retain the type of list elements after stored in a dictionary? +0.45
Too many output arguments in simple function +1.43
Use subprocess to open an exe file and interact with it -0.02
Java division not working when quotient is smaller than 1 +1.77
Memory management by malloc and free -0.78
'\0' and printf() in C +0.13
java 8 alternative for nested for loops -2.01
How do I create an array of objects the right way? +1.74
what is '^=' operator in java +1.83
Decorator adds an unexpected argument -1.40
Why is usage of instanceof is not allowed, but Class.isInstance() i... +2.48
sqlite: Calling database each time function is called -1.44
C Sizeof char[] in struct +2.34
C fork() and pipe(): process get stuck reading pipe? -1.30
How to take N elements from the end of a list in Python? N >= zero +1.50
In C, what happens if we left shift the bits out of range and again... +1.92
How do I stop my Python if statement from printing with my else sta... +0.46
macOS - os.listdir returns double items which starts with ".&q... 0.00
Python effect of boolean values as index (a[a==0] = 1) 0.00
Need more understanding on python statement :- return ["even&q... +1.08
I cant remove a datetime object from my set? -0.59
How can I iterate over a file more than once? +1.05
How to define function type with typedef? -1.04
Where to put the function needing modification in a decorator +0.14
Not getting ArithmeticException in Java -1.14
How i can replace in a list of strings "\\" with "\&... 0.00