StackRating

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

Sam Varshavchik

Rating
1661.52 (409th)
Reputation
64,840 (1,372nd)
Page: 1 2 3 4 5 ... 56
Title Δ
How could I iterator a vector as a member of class while the corres... +1.63
Can I safely use a string_view if I need to eventually need to get... 0.00
Garbage values are being initialized as the values of my hash table... 0.00
How to use update-alternatives in centos? 0.00
C++ - Get typename of a template where that class is used as anothe... 0.00
Is it possible to mimic polymorphism using concepts with c++20? 0.00
Write Binary file from char buffer on linux 0.00
'Use of class template requires template arguments' error w... +1.57
C6001 on using the address of uninitialized value. Why? 0.00
Pass brace-enclosed initializer list of fixed length to function +0.28
Variadic template declaration from single integer argument? -1.98
how to send a file using sockets in c -1.86
Implement LRU Cache in C++ -0.11
Assign a string to a string return type function without copying 0.00
Function that only accepts enumeration types -0.65
condition_variable wait_for in C++ 0.00
Template specialization base class function template missing 0.00
Where are some implementations in <type_traits> header file? 0.00
Where the error come while parsing RapidJSON 0.00
How to get the top 100 names in a collection +0.65
Counting words in a text file, C++ 0.00
How to correctly response to HTTP request -2.35
Return a local reference from function +1.49
c++17 (c++20) unordered map and custom allocator 0.00
C++ linked list reverse traversal memory corruption 0.00
How do I properly overload a operator= when creating a copy constru... +0.76
Using a templated node struct pointer inside a non templated struct... 0.00
c++ array indexing with non-const value 0.00
Mutex in a class added to map doesn't work c++ 0.00
Gnu make: Generate a list of all subdirectories 0.00
Assigning a class member function to a map, in the constructor +1.38
linker error 2005 seemingly caused by a constructor +1.58
Function that returns a pointer in C++ 0.00
Derived public class doesn't inherit protected variable 0.00
Forcing an overload selection at the callee site +1.16
Does C++ accept inline virtual function while performing polymorphi... -2.31
can't tokenize a string and pass it to struct in c++ 0.00
providing a default argument to a function, but that argument is a... +1.33
Locating C++ Memory Leak 0.00
Variadic Template Class not fully expanded 0.00
Linux socket C/C++ - What is the best way to check if ip/port is al... -0.84
C++ Sockets Connection structure of multiple clients 0.00
Please help me with a simple c++ std::time_t question 0.00
find by hash value from an unordered_set which element is cumtomed... 0.00
Adding numbers from a struct to a variable in my code 0.00
communication b/w multiple clients with multithreading on client si... 0.00
Passing inline temporary class in c++ needs to be const. How to wor... +1.32
Thread is not seeing refreshed value with lock 0.00
istream operator overloading without function body? what does it me... 0.00
Revisited: difference between static array and dynamic array in C++? +1.13