StackRating

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

rakeb.mazharul

Rating
1524.19 (24,940th)
Reputation
5,254 (31,471st)
Page: 1 2 3 4 5
Title Δ
Is it necessary to close a file number of time it is opened in prog... +1.71
values change in c++ code +0.06
Error in extracting digits from integer +1.59
Java method for empty input +0.39
Recursive Stack in C 0.00
My program loops forever and does only a half of what I told it to do -4.13
Reading text file of unknown size +1.86
Logical error on assigning a char to a multidimensional char array... -0.11
Computing Pi with C++ -2.29
How is pointer to array different from array names? -1.58
Arithmetic expression before the equal sign -2.42
How can i use if-else condition inside for loop? +3.93
new programmer here,whats wrong with this stack program? 0.00
Bit Fields in C -2.29
What causes run time error in the following program? -2.77
C recursion code -1.44
printf() function not working +4.55
I need to insert randomly generated numbers into an array -1.39
Why does this for loop exit on some platforms and not on others? +0.90
identifier "xxx" is undefined, class pointer and struct -4.22
Program to reverse a string in C without declaring a char[] +0.28
Not a statement - why can't I add two variables? -1.24
Java boolean array print out true issue +1.85
boolean is assigned but never accessed +3.90
What does '<< ' mean ? And what this code mean? +3.67
add multiple value in array list -4.86
How does this code print odd and even? +2.64
quick sort list in java -0.04
Java noob, codewars lesson #1 - smallest value of an array -1.13
C code acting strange (Pointers) -4.25
C++, for, Infinite loop 0.00
Basic Bubble Sort with ArrayList in Java +2.81
How to use malloc in a c function? 0.00
Splitting a dynamic array into multiple arrays 0.00
Operator precedence in C for the statement z=++x||++y&&++z -3.02
Converting byte array to publickey ECDSA 0.00
Could somebody please explain me how the following code actually wo... +4.14
Why does the function always refer to one specific parameter? +2.82
How access member function from arrayobject in a loop -2.95
Java : recursive constructor call and stackoverflow error +3.96
Using a switch in a do..while loop, in C++ -0.05
why does rand() in this code always produce the same matrix -3.30
What happens if we create objects within a loop? -1.91
Palindrome Check in Java using two Methods will not compile -1.18
using recursive function to insert item in Binary search tree 0.00
What does j += j++ do in Java? -3.48
Printf return value without return statement +0.23
Error : Main method not found in java class +3.43
How to check if string contains some character in Java? -0.23
bubble sort ideone time limit exceeded -4.10