StackRating

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

Edy

Rating
1471.18 (4,517,908th)
Reputation
370 (347,946th)
Page: 1
Title Δ
Is there a way to convert void (*)(uint32_t, void (*)(uint32_t)) to... +5.12
Best Practice: Frequent usage of big temporal buffer within functio... -0.15
C++ How to generate 10,000 UNIQUE random integers to store in a BST? -1.45
Is it possible to have a std::vector<char> allocate memory wi... -3.13
Determine the effective type of a literal in a comparison -3.25
C++ How to output the letters or numbers from input of letters or n... -3.85
Emulating the special properties of sizeof with constexpr -3.03
Huffman Decoding Compressed File 0.00
Sort Array By Parity the result is not robust -3.76
Multiple calling constructor will change the member pointer address... -0.90
How to subtract two Big Numbers 0.00
Differentiating between operands and operators in a tokenized strin... 0.00
Create Class Object within Method of Another Class C++ 0.00
Is there a way to store compile time constant in a class instance? +4.19
Find the k-th smallest element recursively in a B-tree with more th... +4.26
How to determine if Binary Tree is BST +1.24
Read access violation on destroying a binary search tree -3.78
Understanding rvalue reference on return -2.50
Is an unordered_set an appropriate data structure for storing vecto... 0.00
Is it possible to avoid managing memory manually in this situation... -3.88
How does method that transforms array to an unsorted binary heap lo... -3.40
Reverse engineer 8bit checksum from a car +0.74
C++11 Sharing the same function with different types of random dist... -2.53
adding a node to a complete tree +0.36
What to do without generating instances with "new" -3.84
Wil the performace be improved if I use only pass by reference for... 0.00
C++ Write to file line by line in loop or add to array and write to... -2.06
Using std::sort to sort Matrix +0.13
Better way to initialize an array in initialization list +0.09
multi-nested for loop C++ not finishing +4.22
How to call a functor from another member function of the same class? +0.26
Can't use find() with two-dimensional array +1.94
Maximum profit that can be obtained - Buying and Selling +0.49
If I find myself defining a Component class and a ComponentInstance... 0.00
Access an object through a pointer in a field of another object C++ 0.00
Reinterpret struct with members of the same type as an array in a s... -3.36
Abstract syntax tree in C++: classes vs. structs -1.43
Handling std::unordered_map with template objects +1.27
Address diagonal elements in sparse matrix 0.00
Is there a good way to combine or simplify these STL maps? 0.00
Dereferenceable iterators 0.00
How do I properly call setters on a return constant referenced clas... -2.78
Two largest contiguous subarray 0.00
How can I create an array of void whose size will be specified by t... -4.04
Using a private data member in class implementation? 0.00