StackRating

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

Khaled.K

Rating
1432.35 (4,535,238th)
Reputation
5,122 (32,361st)
Page: 1 2 3 ... 6
Title Δ
How to declare generic ArrayList outside of static recursive method? 0.00
How to make the a code repeat itself while changing the month date... 0.00
Why does sizeof(a ? true : false) give an output of four bytes? -1.34
how to express "(String a)-> a.contains("o")"... -1.31
Save state of Image Button 0.00
How to find which data class not overriden toString() method in jav... +1.12
How to check if a Strings ends with any entry in a list of Strings... -0.78
Efficient data structure for category mapping +0.59
2D array through classes in C++ -0.54
sobel filter algorithm (C++) (no libraries) +0.66
How to create multiple string and integer values from one line in J... +0.61
Algorithm - Given a set of pixels with coordinates, how to find all... -0.42
C: dynamic allocation during a scanf -0.93
Add elements of a list to the same list in java +0.98
How to write a ternary operator (aka if) expression without repeati... -1.05
What does `(c = *str) != 0` mean? -0.30
Java - User String Input Convert to 2D Array of 6x6 +0.09
C read entire line of file +0.39
How to know which variable is the culprit in try block? -0.63
Null check chain vs catching NullPointerException -0.54
Why I have to cast void pointer to int pointer before using its val... +2.27
Validation of password input in C +0.05
How to evaluate zero sets fast? +0.25
Searching longest chain in Collatz sequence in Java, loop not termi... -0.44
rotated ordered array search -1.62
Iterating through a string, and switch statements: C++ -0.93
Algorithm - maximum distance in tree for all nodes -0.65
Is it possible to simplify (x == 0 || x == 1) into a single operati... -0.30
How does cin split a sequence of integers? -0.40
C++ Comparing 2 arrays issue? -0.71
Bubble sort - why additional loops -1.20
How to return a pointer to an array in C? -0.86
Lost with getting random numbers into my matrix in c +1.36
Linked Files instead of linked list 0.00
Barnes-Hut N-Body In C Recursion 0.00
How to transfer result gotten from a function to an array of char i... -1.80
How to avoid scientific notation and show full number instead? +2.49
What is the benefit of terminating if … else if constructs with an... -0.45
Caused by: java.lang.ClassCastException: libcore.reflect.Parameteri... -0.43
Write binary file in C +0.20
How to use a lib file in a console c++ app 0.00
Cannot resolve method Facebook AccessToken 0.00
Java: Preserving dot after word stemming using Wordnet and JWNL 0.00
Printing (get a printout) the elements in an arraylist 0.00
How can I call a void function in a cout statement? -0.04
Can a char * or char ** masquerade as a FILE *? -0.50
Is there a downside to declaring variables with auto in C++? -0.84
Is this a good way to free memory in C? -0.26
Coding printf with array of function pointers -0.42
Check two arguments in Java, either both not null or both null eleg... +0.50