StackRating

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

Chris Jefferson

Rating
1518.64 (34,799th)
Reputation
4,304 (38,824th)
Page: 1
Title Δ
Can I rely on initializer_list::const_iterator being a plain pointer? +4.29
Why isn't arr[-2] equivalent to -2[arr]? +3.84
"non-blob object size limit exceeded" from GitHub/git 0.00
One reader one writer, int or atomic_int +3.84
Is there a reasonable fix for "warning: control reaches end of... +1.50
Bad access to a non-NULL pointer 0.00
C++ Optimizing this Algorithm +4.13
Does C++ have facilities in standard library for comparing iterator... +3.86
Complexity of sorting a string array 0.00
Faster way to call a method in c++ +3.42
throwing an instance of 'std::out_of_range' what(): basic_s... +0.00
sprintf with %s and std::string gives gibberish +4.36
Freeing int pointer to pointer array works fine alone, but crashes... -2.75
Non-recursive DFS vs BFS, only differ in stack vs queue? 0.00
Why does std::priority_queue use max heap instead of min heap? 0.00
How to enable completion of C++ template classes in vim using YouCo... 0.00
Using strtok in C++ -2.74
Print a map content -2.31
How can I force MacOS to release MADV_FREE'd pages? 0.00
Why is shrink_to_fit non-binding? -4.19
How are you using C++11 today? 0.00
looping through a structure array +4.25
techniques for obscuring sensitive strings in C++ +3.31
Calling inline functions C++ -1.97
What code would you have on your wedding cake? -0.76
Are there cases where a "finally" construct would be usef... +1.03
Singleton shared data source in Objective-C -3.97
Proper way to exit iPhone application? -3.64
Loading data files in iPhone project +1.44
Adding types to the std namespace -1.26
C++ Smart Pointer performance -2.71
What is the most interesting bug you have fixed? +1.43
Is it possible to program iPhone in C++ -3.81
(int) ch vs. int(ch): Are they different syntaxes for the same thing? -3.99
Are std::streams already movable? +4.25
Is there any similar tool for Linux that works like Shark on Mac OS... +4.03
Tracking automatic variable lifetime? +4.00
Writing Quality Tests +2.37
What language/platform would you recommend for CPU-bound application? -2.19
What is your best/funniest/annoying performance tuning experience? +3.07
When is loop unwinding effective? -3.39
Is Iterator initialization inside for loop considered bad style, an... +1.99
What is the best comment in source code you have ever encountered? +3.30
C / C++ compiler warnings: do you clean up all your code to remove... -3.08
How do you get assembler output from C/C++ source in gcc? -2.90
Factorial Algorithms in different languages +0.59