StackRating

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

Alexey Larionov

Rating
1495.68 (4,242,698th)
Reputation
1,022 (152,132nd)
Page: 1 2 3
Title Δ
Moving an object continiously on Y axis but stop on the lowest posi... -1.29
How to reduce multiple if not condition in single line or less code... +0.88
Python Matrix Cyberpunk Solver 0.00
What would be the best / idiomatic way to resolve multiple boolean... 0.00
How do I properly handle AddressNotFound error from maxminddb::geoi... 0.00
Parse an integer, ignoring any non-numeric suffix -0.21
Understanding how to satisfy borrow checker when calling method on... 0.00
How to pass multiple values into a dictionary +0.06
Why does print the pointer directly give a diffrent result when pri... +0.50
How to initialize specific members of a C-struct in C++ 0.00
Level curves don't match after rotation of function 0.00
How do I print what the user picks? -0.29
C++ program error on passing arguments to the parameterized constru... 0.00
How to distribute values in Python? 0.00
"zsh: unknown file attribute: 0" passing a Python tuple o... 0.00
Get File Size of Image in Rust 0.00
Find specific day / time in previous week +0.49
How do I move the tip of a branch back 3 commits? +0.48
Access field of a generic type in function +2.56
How can I check to see if the user won? -0.50
A variable modified by two closures +1.57
Can it be more clean or/and less line with the same functionality? +0.51
Rust reference to a reference in iterators 0.00
What does this "As lifts over &" AsRef impl mean? -0.01
Can the ? operator be defined for types other than Option and Result? 0.00
How to create a heterogeneous Python dict in Rust with PyO3? +0.50
How to avoid for loops and let statement for this program -1.00
Best practice for returning values from for loops in rust? +0.51
Reding some lines of input in cpp 0.00
How can I use arbitrary text as a function name in Rust? +2.18
How can I make my loop ask me for my next input in C++ -0.48
Is it possible to downcast Arc<dyn Any + Send + Sync> to Arc&... 0.00
nested query for same table oracle 0.00
How to count total usages 0.00
How can I bubble up an underlying error type from a custom error ty... 0.00
Is this the Correct way to make mutable variable immutable again in... -2.06
simple rust generic/template add function 0.00
Is there a better way to write this SQL query in sybase? 0.00
Using apostrophe in like clause in oracle sql query for wild search -0.26
idiomatic way to combine 'key exists' with 'and if its... -1.93
Display that a condition is true based on the joining of multiple t... +5.14
Trying to make a custom string class and I keep getting C2440 and a... -3.00
Forms, basic calculator key triggering problem +0.10
How can I generate templated const declarations? +0.10
why am i getting slightly off outputs for this dp problem? 0.00
How to Idiomatically Test for Overflow when Shifting Left (<<... +5.72
Can I change float value from x to y in a specified time? 0.00
Delete data comparing two tables 0.00
Finding and erasing a value from a std::vector holding std::map ele... -1.70
How to solve this problem using recursion? +2.42