StackRating

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

Govind Parmar

Rating
1512.80 (53,601st)
Reputation
12,689 (11,494th)
Page: 1 ... 8 9 10 11 12
Title Δ
Does "true" in C always mean 1? +2.83
Why does this function work but give me a segmentation fault? -1.34
Parsing a string for int in C, ignoring underscores -1.06
win32 atoi issue which can't convert argument 1 from 'wchar... 0.00
Why is this statement false? 0.00
What is the purpose of the RBP register in x86_64 assembler? -1.04
Write a C program that counts the number of characters, words and l... -1.04
Why is this Windows Batch script not able to find the program net.e... 0.00
update the value of a variable which is defined using #define in c 0.00
Reading hex value from image in C -0.97
C - Calculating and printing int as float -0.62
Unable to convert a binary to decimal -0.47
Using Break to terminate for loop +0.88
Explain the return value of printf -0.52
Compiler is not calculating length*width*height into cubic inches -2.80
Mapping different keys to the same value with very many occurrences... +0.51
How can I pass two separate structs to a function that accepts a si... +4.27
How to add two decimal variables in MASM x86 and output the sum 0.00
Why can't i get the right output in decimal to binary conversion? +0.28
Pointer and memory confusion in C -4.32
Compile Generated C++ Code Using VC++ 0.00
How can I define a macro that tests if a given character is a vowel? +4.05
Starting a new line of text in C +4.64
How does this code that tests for big- or little-endianness work? -4.16
Error: "uninitialsed local variable 'name' used"... -3.94
C how to move through 2 dimensional array based on address +3.71
Issue with a for loop (C++, Visual Studio +0.40
using a string variable to ping and save a file in C++ +0.64
Check if int is defined as macro. C -0.25
GetUserNameW as wstring 0.00
Difference between i386 and x86-64 memory stack 0.00
Understanding C Pointers -3.58
How to access a specific structure in array in C? -1.76
C Program - How to validate a specific string in a file +4.24
How come this piece of code is working? It should crash due to buff... -0.12
this code compiles but doesnt show output when it runs (c++) in vis... -3.62
(C) Which characters are affected when writing to a file in a text... -3.45
Understanding the dereference, address-of, and array subscript oper... -1.90
Why doesn't the second string change to "AB"? -1.12
How to compare an array to a reversed one and check if their values... -3.39
How to print using recursive in C? +2.41
Make a condition on const wchar_t* -3.88
Defined type not recognised by pointer initialization 0.00
Is there any reason to use (nr & 1 == 0) over (nr % 2 == 0) to... 0.00
Is there an easy way to somehow control the value of a random numbe... 0.00
Swapping largest and smallest numbers in C +4.39
C Substitution Cipher -1.16
mul and memory allocation in registers edx::eax with masm -3.17
Bus Error:10 with strtok in C -3.02
Checking if free worked +0.51