StackRating

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

djechlin

Rating
1479.41 (4,498,986th)
Reputation
42,535 (2,552nd)
Page: 1 2 3 ... 18
Title Δ
Passing an => that calls a func instead of just passing the func... 0.00
the implementation of the Karatsuba algorithm, the method only coun... -0.71
Infinite loop when trying to work with linked lists -0.48
Should I keep a database connection open to handle every request? A... +0.49
Select or slice tensor by a tensor array of random indices? 0.00
In TensorFlow development, how do they control what code to open so... 0.00
'variable1 / variable2 = NaN' where both variables are the... +2.07
How do I rewrite this code without the `var`? +1.64
Big O for 2 functions that don't belong to one another +2.47
I need to add names and ages to an arraylist in Java +0.58
Purpose of defining POSITIVE_INFINITY, NEGATIVE_INFINITY, NaN const... -0.92
What is a good Unit Test Practice for mocking a fake model that cha... 0.00
Return the sum of the numbers in the array, returning 0 for an empt... -1.64
How to check whether rectangle is golden rectangle? -0.49
Algorithm for extracting a language from DFA +0.62
comparing against both lowercase and uppercase. 0.00
How to test Date functions that should return a specific date -1.87
Why write 1,000,000,000 as 1000*1000*1000 in C? -0.11
Manipulate multiple buckets in gsutil via regex or wildcard at once 0.00
What's the point of using (x < n || x > n) instead of (x... +0.53
List populated in different thread appears empty in caller thread -... -0.47
How can I tell, from a script, if "git cherry-pick" fails? +2.41
The cos function alway returns 1 -1.44
Why is my code ignoring the if statements? +0.53
Trying to make a simple Tic Tac Toe game in Javascript for an assig... +0.36
What do you call this kind of thing in JavaScript? +0.57
How to automate a java program +0.03
Cannot open resources where filename contains a colon 0.00
Cleaner way of creating multiple objects from base class -1.26
Why Must this method be static(Java)? -0.69
Is it 100% correct to replace !!someVar with Boolean(someVar)? -0.96
Why does this loop produce undefined? +0.12
Split a git branch or commit by file type -1.03
Seconds since epoch to LocalDate in Joda +0.04
Error in very little loop -1.35
Replace Java math operators with BigDecimal equivalents -0.47
How to create a Program/Command that will search files for every in... +1.63
Why does writing to stdout in a hot loop cause an out of memory shu... 0.00
How do I sort a small list of items based on a master sequence list... -0.99
Is there a substantial feature, performance or compatibility differ... 0.00
how to copy binary data of a file -0.68
Class method returning 0 0.00
To const or not to const--What to declare when my code won't mo... -1.96
Java printf for sum and average -0.79
Can an object belong to two classes? 0.00
Alternative for using eval in Javascript -0.44
EasyMock expect(anyObject, anyObject).andReturn(myObject) gives &qu... 0.00
Print variables in current namespace in ipython 0.00
Stuck on JavaScript koans "about_truthyness" section 0.00
Why can't AtomicBoolean be a replacement for Boolean? -0.74