StackRating

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

Ajay Brahmakshatriya

Rating
1557.85 (6,013th)
Reputation
6,965 (23,065th)
Page: 1 2 3 ... 6
Title Δ
How to access C struct value in assembly? +1.43
Count parameter function in c -0.60
padding struct with different types of fields -0.47
Create a string from a vector of integers in C +2.05
Does this break the strict aliasing rule? +2.60
Why the program not terminated on signal value change? +2.10
Is this program of binary searching correct? 0.00
Defining a function which returns a function pointer which also ret... +0.39
C macro - Returning a pointer or assigning a value to a pointer pas... -1.12
Why does the C runtime not call my exit()? 0.00
Why we can't use dot for new created pointers to structs -1.14
How to store multiple float arrays efficiently in a file using python 0.00
Type Punning with Unions and Heap -1.76
Can alloca() memory be reallocated? -1.55
How can I send command line arguments to a malloc array, and then s... -0.59
How to read just a line with an unknown quantity of ints from a tex... 0.00
debug low level gcc intermediate code representations 0.00
Undoing changes in C dynamic data structures when memory shortage o... +1.66
A program sort array by remainder 3 +0.79
Printing the actual negative number stored inside unsigned int -0.09
Is there a way, in C, to ensure a function is called only once with... -0.76
gcc mingw gives garbage output when combining with assembly 0.00
How to link to an object with main in it? -1.75
How do I determine the number of x86 machine instructions executed... +0.05
How to pass parameters to Linux system call? +0.42
c check signals every n seconds +1.19
pointer and array practice issue +1.37
How can I get the total number of child processes called by fork()... -1.20
Print all elements of an hex array in one line -0.68
Accessing to the zero position with a pointer 0.00
Segmentation Fault in C doing a concurrent server 0.00
How to link all object files in a folder when compiling C? -0.36
Segmentation fault (core dumped) Error when executing code 0.00
Realloc Memory Intercept 0.00
Valgrind indicates a memory leak +1.75
if (y & (y = 2) so how to deal with this if condition +1.57
How to call shell command synchronously? 0.00
Vectorisation of for-loop with data dependecy 0.00
Why can we assign integers to a char variable -1.61
Is each conversion associated with an input/out format specifier a... +0.09
How to pass stdout of command in system() to self stdin? 0.00
C Macro pass number instead of a variable +0.40
Does casting an array to a char* imply a limit on the string's... -1.07
Find who uses a symbol in an ELF file +1.66
Swap character pointer in function +0.42
std::vector inside a C structure +0.25
Forensic wipe a file from hard disk in C +0.39
Find All Function Pointers in LLVM IR 0.00
String formatting and parsing in C -1.07
How to implement coroutine within for loop in c +2.48