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 ... 13 14 15 16 17 ... 56
Title Δ
How to delete an object in the heap that isn't stored to a vari... -2.40
Find possible boolean values to evaluate an expression to true 0.00
Design pattern for method returning different types/classes +1.68
Regarding popping of vector elements 0.00
is copy constructor called automatically even when there isn't... +0.74
Error handling casting to double with stringstream 0.00
Unexpected behaviour converting a string to a const char* 0.00
Pairwise swapping of elements in a linked list (by changing pointers) +0.92
Aggregates, templating, and dynamic vectors 0.00
How to use shared_ptr to manage already ref-count managed objects? -1.20
fork() and exec() Two Child Processes 0.00
I'm trying to understand How a sequence of fork() function work? +1.81
What is wrong with my logic? Trying to count amount of words in a f... -0.15
Operator Precedence Overloading in C++ 0.00
Typedef using templated nested class within a templated class 0.00
ranged for loop of variables results in returning address-reference... 0.00
Why am I getting memory errors with valgrind? (C++, abstract syntax... +1.39
Must constexpr expressions be captured by a lambda in C++? -1.38
C++ Change member function definition based on template parameter v... -2.48
Why does this C++ trait to detect if a type T has a void operator(E... +1.39
C++ std::shared_pointer with template base class -1.29
Why is this swap method not working? 0.00
Having issues with forking a process 0.00
Are Linux socket file descriptors generally suitable for hashing 0.00
C++ passing object to function by refrence, its constructor get cal... 0.00
Problems with certain type conversions in c++ 0.00
C++ Transform a std::tuple<A, A, A...> to a std::vector or st... -1.43
c++ incorrect checksum for freed object- -0.15
How can I resolve this matter (c++ template with typedef) -0.19
Python video stream to C++ server -0.66
Re-declare a global type inside a namespace in C++ 0.00
Can't use `cout` with a class even if I overloaded `operator<... +1.71
Reference parameters and recursion? +1.52
Wrong Template Function Being Called -1.01
call template function with async -1.19
Is there an effective, proper way to put very large public class en... 0.00
Not declared in this scope despite the include of correct file 0.00
Initializing a variable dependent on type in template parameter in... 0.00
Only allow one file to be redirected to stdin +1.84
I think I am not understanding pointers fully, but why is there a d... +1.57
Writing a thread that stays alive +0.36
Text output of a C++ program running on a webserver and UTF-8 0.00
Call of the destructors in multilevel inheritance (c++) -2.18
use lambda in function template, can't deduce type, makeSet() u... -1.55
I'm not sure how to access variables in different child classes +0.36
C++ Undefined symbol related to std::string in static lib -2.36
recursive inheritance for overloading a method for a set of templat... +1.52
How to dynamically update the condition of a for loop in C++? +0.35
Nested Structure With Class. Scope Error 0.00
recv() char array size 0.00