StackRating

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

CIsForCookies

Rating
1496.57 (4,028,102nd)
Reputation
6,860 (23,463rd)
Page: 1 ... 4 5 6
Title Δ
How to declare a function QA(x)=x^2 0.00
How do i check the big O for complexity function +4.41
Is it possible to have multiple strings in a single dimensional arr... -3.60
How to let the user specify the size of a multidimensional array in C -2.89
char* truncated when assigned as struct member -1.53
Pattern Program in C +4.62
Packing an array of booleans into an int in Java -2.28
Why does adding brackets when invoking this function breaks my prog... -3.68
Explain the output of following C++ Program 0.00
Worst case big-Oh runtime analysis -3.32
most efficient way to check neighbouring grid +3.91
How can I get my program to calculate the area of triangles? In Pyt... +4.37
Program to accept an array of n elements and count number of palind... 0.00
Binary search help needed +5.15
Which library has power function? +4.66
How to execute a function every minute while the rest of code is ru... 0.00
Recursive function understanding -3.78
Determine if input is digit or string and then print it back -0.73
C - printf string with array of structures -1.94
allocating a string inside a function inside a function in C -1.82
Decrease varibale until a condition is met (in bodyless while loop ) +0.23
Having trouble with bubble sort C++ -4.20
Finding recurrence relation and complexity +4.26
How to use cin.get() instead of just cin? 0.00
Why writing to standard input works? -1.12
Whitespace, Special characters and escape sequences +4.14
For Loop Exit Condition (size_t vs. int) -2.29
Combining zero argument functions -4.14
Constants in C: declaration separate from definition -4.00
How to define a function pointer in the current context? -2.95
Finding prime numbers with a custom IsPrime method -1.61
Why declare function as const and parameter as const? -4.03
merge sorted lists -0.01
C functions compiled into assembly code 0.00
My code is writing occurrences separately -2.23
String replace isn't working in for loop - Java -0.01
Use fscanf to read two lines of integers -4.07
How to make case sensitivity not matter when inputting an answer? +3.65
Why is the is_integer() method not working? -2.76
What does it mean when a program runs fine on its own but when in d... 0.00
What is the difference between char *val and char *** val? +3.96