StackRating

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

Krishna Kanth Yenumula

Rating
1494.51 (4,290,972nd)
Reputation
44 (1,107,875th)
Page: 1 2 3
Title Δ
What does :=$= means in Makefile? 0.00
Why am I getting this double free or corrupted backtrack error in C? 0.00
warning "errno" undefined in kernel module 0.00
What is the reason for this stack smashing error in my array program? -1.38
Why is the size of structure pointer **s when derefenced to '*s... -2.10
C program to do malloc and free on list of variable strings with ch... +0.38
Input in c language 0.00
What is the meaning of the *(volatile void**) in c? 0.00
Why does replacing char[] with char* produce bus error? 0.00
How can I code a program that will encode a text written only in ca... +1.01
Why my code doesn't work like I want? And how can I check the v... 0.00
Checking whether number is Armstrong Number or not in C -1.21
C kbhit() returns 1 even when key is not pressed 0.00
Array of Matrices with Different sizes in C +1.57
Why is there only 1 padding byte for a char (on a 32-bit machine)? -0.48
How to add data to structures with a dynamic array in C? 0.00
How to create an array of arrays in C when the number of subarrays... +0.29
How to print multiple times without using a loop? -0.48
C cast funtion that takes MyType* to funtion that takes void* 0.00
The idea for output of every second STRING character +0.00
How to ignore a specific part of txt file in C +0.21
How can you split such complex strings 0.00
how the precedence and associativity works in the following example? +1.93
a c program which calculating and printing the gcd and lcm of n num... 0.00
Writing to a file. Creates file but does not write in it +0.01
declaration of variable of this kind "int (*pfds)[2];" wh... +0.01
confusing behaviour of logical and (&&) and logic or (||) o... -3.16
Got a problem in C++ Code with Compile Error 0.00
Why my program does not print the code that comes after the switch... +4.57
How to compile C program without using limits.h header file in GCC? 0.00
Making a Get HTTP request in C 0.00
Dereferencing a pointer to 2d array -2.32
Error when compiling : incompatible types and similar warnings ( pi... -0.24
if statement selects the wrong condition +0.34
error: member reference base type 'struct configuration (char *... +0.65
CodeChef Runtime Error “NZEC” on Problem “Vaccine Production” (C La... 0.00
Why is the while loop getting repeated twice without letting me sca... 0.00
Difference between write_unlock/write_unlock_irqrestore/write_unloc... 0.00
Iterable Designated Initializer Alternative in C++ -3.49
Deleting repeated Vals of an element from an array -3.80
How do I write a genric display function in C to display void point... +1.11
C ncurses: Create WINDOW in another function 0.00
How do I print the values being stored in the function, function re... 0.00
getchar() in switch()-function doesn't work +2.67
Storage occupied by a union doesn't match as expected 0.00
Assignment of a 2 dimensional struct array 0.00
Declaring array in pthreads start_routine function causing segmenta... -4.30
mmap invalid argument - reading multiple files from command line an... -2.79
Defining a function which uses an array as input +4.22
C++ detect empty value +4.03