StackRating

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

user4815162342

Rating
1633.36 (819th)
Reputation
67,166 (1,305th)
Page: 1 ... 17 18 19 20 21 ... 37
Title Δ
C++: How to catch exceptions thrown from constructors? -0.04
python set vs tuple lookup. is Lookup in Tuple O(1)? -1.82
What is the purpose of HAVE_* macros? +0.31
Get a decimal point result upto n number of precision in python +0.30
How can I sum up using concurrency from 1 to 1000000 with Rust? 0.00
Pythonic way to parameterize a function (without lambda) +0.56
How to remove character from linux terminal in C +0.05
Rust GTK+ example doesn't compile because Option<&str>... 0.00
python - convert UTC timestamp to unixtime +0.30
Use GNU parallel to parallelise a bash for loop +0.29
Why doesn't Python's len(readlines) equal Bash's 'w... 0.00
Python: More elegant way to add optional parameters to method call +0.31
Second gtk_main_quit() not working +1.34
`move` in closure not cloning data 0.00
error[E0507]: Cannot move out of borrowed content 0.00
Comparison of a float with a value in C +1.14
Reverse order of a reference to immutable array slice 0.00
The best way to iterate over sections of 2D arrays in Rust 0.00
How can I convert OsStr to &[u8]/Vec<u8> on Windows? +1.70
What is the idiomatic way to remove the first N elements in a mutab... +1.93
How do I concisely fill a 2D HashMap? -2.24
Return a reference from a callback +1.63
How to allow function to work with integers or floats? 0.00
Is there a C equivalent of Java Waits and Notify? 0.00
How do I handle errors from libc functions in an idiomatic Rust man... +1.72
Fastest way to generate random numbers 0.00
Per-thread initialization in Rayon 0.00
Shell "sub search" with ctrl-r +0.35
Why a socket in languages such as Python cannot be used to, both, a... 0.00
Is there a more idiomatic way to keep an optional argument string f... 0.00
Linux best practice to start and watch another process -1.01
Pointer address as reference in function -1.54
Immutability in Python -0.45
Git GC mechanism - does it matter if tag annotated or lightweight 0.00
What happens to strings under the hood in C? -1.30
Create *mut *mut to a struct -2.14
Run python script when computer is not being used? -2.11
cd ${1:-.} what does that mean 0.00
How to test if calling process is a fork -0.53
Hash tables and Quadratic Probing 0.00
Unnecessary usage of virtual functions just for code reuse +0.73
How can I introduce a copied variable as mutable in a if-let statem... +1.66
why should we use std::move semantic with unique pointers? -1.83
Parallelizing four nested loops in Python -2.66
Problems with mutability in a closure 0.00
Is there any benefit to using Py_DECREF instead of Py_XDECREF for P... 0.00
Porting c++ from Linux to windows, '__aligned__' 0.00
How to avoid deletion of object given as a parameter in C++ -0.21
Are numpy-matrix-functions buffered? +0.31
Recursion in C only works when printing unrelated things +0.30