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 Δ
In C:how to pass an array of data type structure in a function? 0.00
Identifier "hport" is undefined 0.00
how to initialize a matrix in C -3.43
Conflicting types error for void function +0.40
Error when starting a new project of C Cpp in eclipse -4.05
Switching binary tree subtrees SIGSEV +2.27
If char *name = "Emma", why is &name not the same as... +4.67
Create pop() function stack implementation in C -3.59
Read number from stdin and save as integer directly, using read() f... -4.00
Segmentation fault when attempting to edit a struct's data in a... -0.06
I get a expected an expression error with this struct -2.22
function and array in c program using pointer 0.00
How can I make the second code works? (C code, sprintf and pointers) -4.03
cannot read character in c program 0.00
Can I read multiple lines from keyboard with fgets? 0.00
How to store an array of strings in a file using C (one string per... -0.47
Defining variables inside if-statement +3.81
Why is the C program giving weird output using Scanf? -2.72
How to add multiple parameters in DO-WHILE loop in C +1.68
GDB Function Parameters is not shown 0.00
Segmentation fault for all elements except the first +3.12
Why don't need to use free() function in this case? +3.66
what is the issue with copyArray func in this c program ? the copyA... 0.00
C programming: get line, 2D array and ending user input -0.03
invalid operands to binary + (have 'struct student' and ... 0.00
Why is there a segmentation fault in strcpy after initializing a st... -0.19
How to read number of words in a line in C txt file +0.07
Uninitialized Condition Valgrind -2.53
How to check if an element of an array is a special character? 0.00
Writing data read with read () to int array in C -4.26
How to access position of an array of struct using pointer -2.62
Linux reboot system call returns error despite correct arguments +4.02
Using a regular function with the name of an inline function in C -2.23
Can someone explain what maxBit is? -1.18
Is there a way to disable segfault exceptions in VSCode debugger? 0.00
How to access all the files before compilation? 0.00
Why does the "for" loop not work and program stops? +4.44
Padding Array With Many Elements 0.00
Reading multiple input types from console in C -2.63
What's the best datatype in c that allows me to store a 64 bit... +1.51
a function split strings without using strtok and return a new array 0.00
How to create, modify, and return array of pointers in a function i... 0.00
Difference between &foo->bar and foo->bar 0.00
How do you save space using XOR in C? What does the code below do? +0.10
Why is the code giving Segmentation fault? -2.26
How to create a pointer to a 2d character array and then print the... -3.60
why the below code keep printing the value10? +3.87
Is it enough if i use one typedef struct? +0.29
What does this loop mean: 'while(string[i])' -1.69
Segmentation fault while assigning array value 0.00