StackRating

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

Am_I_Helpful

Rating
1593.84 (2,079th)
Reputation
15,684 (8,935th)
Page: 1 ... 7 8 9 10 11 12
Title Δ
Nested for loop complexity when number of elements differ +1.72
How can I make switch-case statements case insensitive? -0.30
trying to better understand modulo calculation 0.00
What are the data structures used to implement the Process Control... 0.00
How to find out what instruction set architecture machine implement... 0.00
What is progress and bounded waiting in 'critical section algor... +2.18
Big-O and division by constant 0.00
Equivalent algorithm to round robin when there is a large quantum 0.00
Is the abrupt ending of a process using Control + C a trap or an in... +0.25
Bitwise op unexpectedly goes negative +0.95
Multilevel feedback queue scheduling 0.00
Permission denied errors on a file while executing it 0.00
how is the value coming after type promotion? 0.00
Solving recurrence T(n) = 2T(n/2) + Θ(1) by substitution +3.08
The finalize method in <Thinking in java, 4th Edition> +1.46
What is the time complexity of the code? -0.20
Java compare integer and bigInteger +0.15
What are the Types of Process and Thread in Operating System? 0.00
Solving the recurrence T(n) = T(n / 3) + T(2n / 3) + n^2? -0.91
Can't run demo code: Bottle class demo 0.00
Is "run as an adminstrator " the highest level? +0.48
how can i use if else if condtion with a loop in searching sorting... +0.25
How to show multiple messages within a single joptionpane message b... -0.02
Average waiting time in case of priority scheduling 0.00
The derby database 0.00
scanf return value not as expected 0.00
Java modulus left hand operand smaller than right hand operand -0.05
cat /usr/share/dict/words > words.txt "No Space Left On Dev... +0.46
Avoiding Netbeans documentation pop up window when editing code +0.48
What changes are made on the Windows system during the installation... 0.00
Wrappers in Java -1.47
Can someone explain to me what to do here 0.00
what is wrong in my code using ubuntu, give me null in my text area... +2.82
What is the computational complexity of that algorithm? -2.05
Math? IF Statements. Multiple scenarios 0.00
I'm trying to install the compiler on the linux server -0.53
Write Pow Function Without math.h in C +0.22
Does inner class gets automatically compiled +0.06
Batch file error: "xcopy is not recognized as an internal or e... 0.00
Php Strom Not Working in Ubuntu 14.04 0.00
Different compilation error when final local variable is used with... -0.30
SPOJ Addrev answer not accepted 0.00
Performance comparison: 64 bit and 32 bit multiplication -1.33
Euler 14. Answer doesn't match +1.98
Global variable creation order in Java -0.02
Durable network communication dilemma 0.00
Looking for an algorithm for sorting different types of objects -0.37
Difference between 'exec' and 'select'; prime facto... -0.28
Code::Blocks. conio.h cprintf does not work 0.00
What is the space complexity in the following snippet? -1.86