StackRating

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

Koushik Shetty

Rating
1477.56 (4,504,873rd)
Reputation
1,351 (119,571st)
Page: 1 2
Title Δ
Unexpected Character getting added to the end of string in C +0.17
C++ automatic implicit conversion from const char to string -2.57
Increment ++i, i++ and i+=1 -1.68
Is there a C++ variable type that imitates a temporary? -1.24
sum a sequence of frames using opencv/c++ -0.69
Template member function specialization +0.41
Can a multidimensional array be filled from variadic template? -3.66
How to use class template specialization in its subclass? -0.35
Why is `*(multi + row)` producing a pointer address instead of a va... -2.40
Pointer vs. Reference in c++ -0.72
CodeSynthesis : how to include files from <xsd>? 0.00
Getting no match for operator overloaded +0.51
error C2011: 'member' : 'struct' type redefinition on moving a stru... -1.95
add and remove last bit +3.74
Use fscanf to read from given line +0.76
how to make "i+=x" works as "i++"? +0.27
Why a power function is often computed as a logarithm? +4.19
Problems handling text input -3.95
Which is better of the two: if-elif-else or if-else +2.56
Why can we use function pointers both as (*func_ptr)() and func_ptr... -3.46
Intel compiler cannot vectorize this simple loop? 0.00
Name hiding and access base class' non-virtual function (syntax) 0.00
C++ Pointers, Text Files and Dynamic Arrays -4.23
How do i create a namespace and constructor in c++ in a dll project? 0.00
pattern drawing programming logic -2.61
Struct array assignment in c +3.81
How can i generate 4 bit binary combination using recursion in C fo... -3.63
Does an odd number always return floor when divided with a remainder? +4.54
testing Embedded C +2.13
Fast way of multiplying two 1-D arrays +0.00
While loop code output +0.35
bitwise division rounding to nearest zero -2.32
C++ Accept Any Struct In Parameter +1.70
Input of words converted to numbers in C +1.52
Why doesn't the following code produce a segmentation fault? +0.42
Segfault when allocating memory with custom allocation implementati... 0.00
Multidimensional Array Printing Gives Something Different -3.60
Length of identifier in turboc++ and DevC++ for both C and C++ lang... -4.18
store an int in a node +0.09
Serial data parsing -3.85
message not printed while using infinite loop -4.20
C programming: Basic fscanf issues with doubles -2.37
Can't create correct linked list in C -0.12
Using putchar and printf together in the same C Program? -0.08
How does scope affect global and local structures of the same name? +4.89
Subsequent events not triggering in while loop 0.00
Pointer Mismatches & Trouble -3.42
suspicious pointer conversion on taking long int -3.07
Issues with while loop and reading from files +0.58
How to initialize a static C array? -0.29