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 4 5 6
Title Δ
Big O, algorithm analysis -0.85
How to Generate Permutations With Repeated Characters +0.04
How to accomodate new logics that needs to be part of the ap -0.92
Complexity of algo whose runtime is expressed by T(n) = T(n-1) + T(... -0.53
Error occurs while importing excel file into MYSQL in php +0.04
Explain the code -0.78
Convert string a to b using a dictionary of words -0.33
Intersect two ordered lists 0.00
How to find if two series intersect? +0.82
Clarification about pointers -1.11
How to delete random items in a list to keep the list in a certain... -0.68
how to display each row from database in different page in php? -0.97
get match percentages between two objects by parameters -1.73
How to retrieve as integer data from properties file in java -0.17
Is this worst-case analysis correct for this piece of code? -0.83
How to relate classes in java? -0.88
multiple search key for binary search tree in linux C +0.02
O(1) Event Publish to N Subscribers +0.15
Algorithm to split image into tokens +0.80
Java: java.lang.ArrayStoreException -0.11
does i/o operations within loop decrease performance? -0.89
Why the worst case for Dijkstra is E + VlogV? +0.48
Retrieve entire row with ResultSet +2.51
Accessing Static variables -0.77
Moving Object with Keys Leaves a Trail 0.00
An Arraylist of Arrays or os there a better way? -1.81
how to accept string array in java using bufferedreader -0.03
convert html table and divs into line breaks in java -1.04
How to analyze of the complexity of this code? +0.01
Algorithm for finding minimal cycles in a graph +0.03
Algorithm: how to find a column in matrix filled with all 1, time c... -0.73
How does the operating system determine which region to allocate wh... 0.00
C/C++ struct analogy in Java? +4.31
What is the fastest way to transpose a matrix in C++? -3.83
Find number of binary numbers with certain constraints -1.05
Is there a simpler way to derefence nullable references in Java? -2.27
Algorithm to fit as many events into a schedule as possible -2.72
Best way to find a number in an array that's "out of order&quo... +0.63
How to insert new line after N char count in javascript? -1.09
n! combinations, how to find best one without killing computer? -2.44
How to initialize void* data struct member with another struct memb... 0.00
A Star Search Algorithm 0.00
Entering multiple strings C++ +4.19
Need help creating a FindMaxOverlap function -3.89
Get the closest value for combinations of an array (JS) +0.18
Class cast exception HashSet -3.02
Set union algorithm using vector in C++ -3.96
Learning Recursion, error when calling class -3.75
Number of crucial nodes in an Undirected graph 0.00
Ternary tree vs trie with map as transition table for Aho-Corasick... -3.31