StackRating

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

Sourav Kanta

Rating
1492.61 (4,351,999th)
Reputation
2,257 (74,591st)
Page: 1 2 3
Title Δ
How can I make this function run more than once? +0.11
Need to write a C Program to remove repeated characters adjacent to... -3.75
What is meant by this cast? (int (*)[10]) +4.45
C - Reading from a file +3.79
C++ error: expected identifier before "(" token -1.08
Why this code is give error? -4.30
How can I reset my program? (without using goto) +4.26
Printing output at every nth time step +2.30
What is the difference between `*a =` and `= *a`? -1.26
Why can't I use `&&a` in C? +1.64
how to print consloe output into some .txt file in c -4.79
passing arguments via reference and pointer C++ +0.67
Specific behaviour of {if else} in C +2.22
Function overloading in C++. Does not work with float, works with d... -2.68
C - Comparison of Arrays with == works, why? +2.48
Pass-by-reference. Functions in C++. cout stream -2.70
C++: getline is beings skipped for user input +4.27
How to get a int from a long double in java? 0.00
How can I convert char* to int? +4.38
Printing arguments passed through the command line -0.49
Expected ‘double *’ but argument is of type ‘double **’ 0.00
how to print a string in cross X shape in any one language (c, c++,... -1.49
Why is my C code printing out an extra line of rows? +3.21
How to make my if statement output the correct printf C program +4.35
ERROR: variable "string" is not initialized -3.62
How do I assign cumbersome repetitive values to an array? -1.71
Creating a Christmas Tree using for loops +0.52
Implementing a timer in c++ -3.65
How to do a case-insensitive string comparison? -2.30
Just first alphabet is showing in the output.[char type] +0.33
Checking if string is only letters and spaces -0.48
File Handling Error in C +2.64
Finding a palindrome of a number in C -3.10
variables in system() call C++ -1.79
Pointer not adding my new values to my memory location of a variable +0.97
How does the while loop work here? +2.17
Java Printing Wrong Answer to Arithmetic Equation 0.00
Why didn't it work when I tried to print the value of integer u... -1.14
Why didn't it work when I tried to print the value of integer u... +4.20
How to use malloc on a 2D integer array -1.12
With 3 number print 3 different case -1.91
java double number division giving strange output 0.00
Ascending and descending array -1.04
How to output space between parts of a string -0.80
Why is the integer `j` returning a `i`? +5.34
Multiple parameters for a single method +2.33
What is going wrong with my multidimentional array function? +0.41
obtaining ASCII values of input chars in c -3.76
Java Loops - Break? Continue? -0.86
Cipher text in C,How to repeat key characters +4.44