StackRating

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

ALX23z

Rating
1458.87 (4,529,306th)
Reputation
145 (567,278th)
Page: 1 2 3 4
Title Δ
std::memcpy vs std::copy_n for legacy c structs +5.56
What is the practice for handling a complex resource pointer in C++... -3.70
Python dictionary-like structure in C++? 0.00
At what inheritance level to store a dependency pointer when both d... -2.86
How are elements in an std::unordered_set stored in memory in C++? -2.76
How to combine two codes into one function? 0.00
Compiling lambda as Objective-C++ causes block cast +4.67
Can not bind socket to address 0.00
Why is there performance variation using default constructor "... +2.38
Why does an <error-type> appears when switching from a templa... 0.00
Does resetting std::shared_ptr lead to resetting its deleter? +0.22
Recursion seems to be working only to some level of depth - how to... 0.00
Unresolved external symbol using static constexpr member -1.90
Achieve polymorphism with contiguous memory +0.37
Using std::condition_variable to trigger other thread. Which mutexe... -2.80
weird inaccuracy in line rotation - c++ +4.38
Performance difference between set::find and <algorithm> find +4.27
How to do multiplication for two 4-bit numbers treating them as pol... -3.81
Private setction and classes OMP, Random C++. Problem with understa... 0.00
Why is using all numbers to test for a prime number faster than usi... -3.59
Error in pushing unique_ptrs from map into a vector +4.25
Is it inefficient to store large objects in unordered_map? -2.87
std::mersenne_twister_engine and random number generation -2.03
Thread-safe read-only alternative to vtkUnstructuredGrid->GetPoi... 0.00
How to callculate max number allocations for std::multiset containi... 0.00
C++ Sorted Set of Objects 0.00
Debugging a socket c++ code and help me understand 0.00
Private overriden virtual functions in derived class +0.31
How to build a reverse bitwise operation -1.69
How to solve "invalid operands to binary expression" in C... 0.00
Rounding average getting progressively worse +4.43
Finding the orthogonal basis of a symmetric matrix in c++ 0.00
trying to create password in c++ 0.00
Is it possible to define classes with same name in same namespace b... -1.14
How to invoke member function safely when inheriting std::thread +1.00
Is it possible to have a c++ dll run a python program in background... 0.00
Most Efficient way to manage: header files or static functions or s... 0.00
Send an derived class object from one process to another via udp so... 0.00
Is there such a thing as non-utf8 character -3.29
Condition variable vs mutex in C++ std -1.97
Should I use dynamic_cast whenever for downcast? +0.54
Trying to understand pointer to a pointer with 2d vertor -3.33
How can I check if a array contains multiple elements? -1.89
Why doesn't #pragma once guard against multiple non-constexpr d... 0.00
Using overriden function in base class constructor for derived class +0.80
CUDA kernel runs faster the second time it is run - why? -3.47
Casting of smart pointers +4.37
Variable sized two dimensional array c++ 2017 +0.25
dft (discrete fourier transform) with C++ code -0.38
Optimizing away log function calls depending on global log level 0.00