StackRating

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

Christoph

Rating
1565.83 (4,621st)
Reputation
134,570 (457th)
Page: 1 ... 10 11 12 13 14 ... 19
Title Δ
Calculate minutes until specific time? (C) -0.16
Can I declare a function that can take pointer to itself as an argu... +0.13
Stringification on a enumeration member +0.88
Javascript utf-8 substr and length function +1.36
Are Javascript arrays sparse? +0.36
rounding in base 10 -0.11
Are the members of a c struct guarenteed to be initalized to 0? +0.34
check if a single character is a whitespace? +0.47
Using internal static variables to increase performance? -1.07
#define and functions with variable length arguments +0.35
Debugging mergesort +0.58
Debugging mergesort -0.80
Java: Max/min value in an array? -0.55
Creating objects makes the VM faster? -0.28
Array of char* should end at '\0' or "\0"? +0.36
how to tokenize string to array of int in c? -1.26
A simple C program without #include <stdio.h> -2.10
Poster with the 8 phases of translation in the C language +0.44
Can JavaScript survive a full HTTP Request Roundtrip? -0.80
Alternatives to javascript function-based iteration (e.g. jQuery.ea... -1.02
C++ enum by step -0.34
Generating strings with # number of characters -1.57
Why does strncpy not null terminate? -0.47
Expand Tabs to Spaces in C? +0.73
fire a function whose name is in a string -0.09
Javascript infamous Loop issue? +1.21
Javascript - Fastest way of copying an array portion into another -0.05
JavaScript method chaining challenge +0.87
Time stamp in the C programming language +0.32
Running C code directly in the browser? -0.36
JavaScript instance functions versus prototype functions +2.24
Javascript Counting Array of Objects -0.89
double free problem +0.26
How to override private variable in javascript? -0.57
Time complexity analysis of code -0.49
Difference between scanf() and strtol() / strtod() in parsing numbers -0.37
Difference between scanf() and strtol() / strtod() in parsing numbers +0.56
how to create files named with current time? -0.72
fileno, F_LOCK and F_ULOCK become undeclared and unavailable when I... -0.80
How to read a float from binary file in C? -0.81
What will be a good minimalistic Javascript inheritance method? +0.56
Defining a variable inside c++ inline assembly -0.40
Easy way to display a continuously updating image in C/Linux +1.46
Problem with hex literal in string comparison +1.74
plain javascript code to highlight an html element -0.66
How to print a pound / hash via C preprocessor? -0.36
Help me understand this short chunk of code -0.08
Calculating factorial of large numbers in C +0.25
Concatenating strings in C, which method is more efficient? +0.64
difference in expected argument type and provided argument in printf 0.00