StackRating

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

WhozCraig

Rating
1691.85 (189th)
Reputation
52,408 (1,882nd)
Page: 1 2 3 4 ... 30
Title Δ
Queue interface 0.00
Strange behavior when dynamically allocating buffer for http respon... +0.25
How can i solve this problem using pointer in c? 0.00
How to find how many numbers occur within a range in C++? 0.00
lvalue to rvalue conversion for unordered map 0.00
How do I define an explicit specialization of a template member fun... 0.00
Inserting a basic singly linked list node seems to break my c++ code? 0.00
Unable to create or return Reversed Linked list 0.00
Confused on how to do a deep copy of a doubly Linked List? +0.26
C++ STL Set Erase by Value +0.25
C++ changing object in vector doesn't work +0.18
Why is Hackerrank showing segmentation error for the following C co... +0.25
Program terminated with signal SIGABRT, Aborted 0.00
Error in implementing bubble sorting in a merge sort program in C 0.00
non static member in static cpp +0.47
Variable 'PlayerInfo::HistoryGuess' is uninitialized. Alway... 0.00
copy two arrays of int to one char* in C +0.64
How does this unsigned long long translate to being a point to eval... +1.03
C++ Void double pointer interference with another +0.89
How do I implement linear probing in C++? 0.00
Why returning pointer to locally declated variable is null in place... +0.67
How do i sort an array using functions? 0.00
Address 0x0 is not stack'd, malloc'd or (recently) free'... -0.74
C++ null value and this pointer +0.26
Struct values change after allocating memory 0.00
Why is the binary search function throwing an error? -0.65
Unexpected behavior of string reallocation -2.66
How to enforce RVO for operator return value? 0.00
C++ friend function of class not able to access the encapsulated cl... +0.24
C++ thread using function object, how are multiple destructors are... +1.11
Understanding extern storage specifier in C -1.06
One buffer in merge sort using iterators 0.00
Binary search tree Pointers issue 0.00
How can i get a '*' ladder? 0.00
Whats wrong with my program on how to calculate the series C++? Bee... 0.00
Two biggest of array C++ -0.75
How can i solve the logical error in following code +0.25
how to binary search a vector of structs and insert at appropriate... 0.00
Reverse words of string by recursion -1.79
memory leak in a Tree structure with pointers and Node nested class +0.25
Bubble Function sorting in C on an array of integers +1.25
What will be the output of the program - exception handling? 0.00
List of children nodes in Node is lost during BFS traversal in C++ 0.00
How to display a structure of a list of another structure? 0.00
Working of rand() function in particular question? 0.00
What's wrong with this code? It gives error - lvalue required a... 0.00
Why is this random generator always output the same number 0.00
Instead of using sizeof(type), use sizeof *p,is it safe and correct? 0.00
How to insert elements in a Binary Search Tree, after entering the... 0.00
Cannot parse out substring between | characters in C 0.00