StackRating

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

Déjà vu

Rating
1539.35 (12,128th)
Reputation
22,229 (5,939th)
Page: 1 2 3 ... 13
Title Δ
Array algorithm too slow +1.58
How does emacs compile the file and edit it? 0.00
Is there a default NULL at the end of a {brace initialization}? -1.69
Algorithm Complexity - Big O notation -0.12
How do I code this pattern with 2 loops only? -0.58
Recursion question (Sum of odd numbers in array) in C 0.00
I am not really sure what this code does (bit manipulation) 0.00
Data Structure for a recursive function with two parameters one of... 0.00
Can I use a single pthread mutex to lock/unlock many global variabl... 0.00
displaying a random string from 2D array in C 0.00
Is while(*pointer) legal in C? +1.22
How to avoid entering strings already present in a list +0.45
Why doesn't the first letter get into the array if this program... +0.44
printf Implemented by Apple -1.03
how too define a string using pointers in C language? 0.00
Convert a float number to char array on C -1.96
how to use pipe in a same process (thread safe) 0.00
find the longest palindrome +0.45
what is the output and why the pointer in function does not affect... +1.16
for loop only shows last iteration +0.84
Structs and arrays challenge in C -0.56
Solving the SPOJ Problems 0.00
Why my code isn't printing prime numbers? +0.89
Count digit of numbers from the range [a, b] which contains at leas... +1.76
What is the difference between derefencing and assigning the addres... -0.18
C - turn 9 to 0 -0.41
Recursive function in C to determine if digits of an integer are so... -0.21
Why can you start a variable name with $ in C? +0.94
malloc-ing a structure in C that has structures as elements? +2.38
Why strcpy() is working without including <string.h> -0.79
What happens when 2 pointers point to same area and 1 of them is fr... +1.02
GCC error, bad code or gcc is good compiler 0.00
Print from recursion combination with list in C +2.26
How to push and pop a void pointer in C +1.85
Round int to nearest greater int ending with 0 (C language) +1.34
Given the output C of the function H(A, B) = (A ^ B) ^ ((A & B)... -0.37
How can I fix the wrong deceleration when moving to left? 0.00
why number of set bits is needed? +0.44
Sum of set bits of numbers from 1 to n is atleast k +1.49
(Dynamic Memory Allocation) why maximize peak utilization? +2.68
Is it better to implement strtol() without errno? -1.79
How do I check whether given two stacks are equal or not in C? +0.70
Creating recursive tree of processes using fork() 0.00
Why won't my solution work to find minimum depth of a binary tr... 0.00
Why is this reversing sentence algorithm not working? -0.95
C functions to Javascript -0.53
How to add 2 to each digit in a 4 digit number in C -0.55
invalid arithmetic operator (error token is " ") with for... -0.04
what is the formula for 1000 separator in google sheets? 0.00
Spectre example -0.83