StackRating

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

Imre Kerr

Rating
1506.41 (116,868th)
Reputation
1,879 (88,805th)
Page: 1 2
Title Δ
MySQL query to find related rows from single table -4.19
String and pointers in C +0.09
Reading, understanding and fixing that code -1.56
Number of Edges in Sparse Graph? +3.91
How does c compiler allocate memory for structures? +1.09
Non-strict vs. strict OR-operator -3.25
How do I send a char* to a function and have it change the contents... +1.79
C Printing Hexadecimal -2.20
break and switch appears to execute all case statements +2.30
How to check if a input is in binary format(1 and 0)? +3.66
converting sequences to lex order 0.00
Python: A variable which is assigned and not changed changes along... -3.50
Activity selection. What's the optimal way of doing this 0.00
Good Coding Practices: When to Create New Functions +3.72
Difference between char *const *p and char ** const p -3.93
Remove decimal places to certain digits without rounding -0.02
Operation of algorithm using while loop with third power conditioning 0.00
Why are we trying to keep trees balanced +5.94
golang ParseInt int8 is not unsigned -3.57
What is the output? C Programming -2.50
producer consumer concurrency without waiting POSIX -3.47
ratio of running times when N doubled in big O notation -1.99
Finding the number of ways a word can be permuted in java +4.21
Simple string replacement set of rules +0.67
What does (float)(par4 >> 16 & 255) / 255.0F; mean? -2.01
How many processes does this program create, including the initial... -3.94
why we can't use operator % for float n double type operands..? -3.28
How to get the time elapsed in C in milliseconds? (Windows) -0.39
Get values of matrix 0.00
Should I have a method name longer than its statement? +4.37
String input doesn't work in if-else statement +1.33
Worst case memory for Graph data structure +6.22
Python GUI Calculator he lp needed -0.39
How to execute a Java class as CGI script -4.00
versioning / logging changes to a db model 0.00
How is this code causing a few second pause? 0.00
Global integer array with No dimension +0.97
how to draw 2D image from RGB (565) value in C# 0.00
Private fields accessible in subclasses +3.73
replacing pieces of string -4.03
Speeding up summation for loop in python -3.74
matching list of substrings to a list of strings in Python -0.29
Comments compared to string in python +4.17
Memory addresses, pointers, variables, values - what goes on behind... -0.34
BFS graph traversal - Append new node to adjacency matrix +3.88
How to define sum of multiple arbitrary functions? +0.02
How to find specific types in a java set +2.76
Measuring time in millisecond precision +4.53
Find both min and max together: algorithm should be faster but isn't -2.35
Sort an ArrayList of object by title property +0.14