StackRating

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

trincot

Rating
1671.03 (318th)
Reputation
142,227 (409th)
Page: 1 ... 16 17 18 19 20 ... 142
Title Δ
Sort an array with respect to value of one property and date object... -1.80
Randomize and then Reduce Array down to one value +0.26
Get a total value from an array containing both strings ('A'... +0.28
Combine similar siblings in array -0.60
Generate random tree using JavaScript 0.00
Efficient ways to dynamiclly generate nested DIV-structures in Java... -0.86
Closure in for loops & array in js -0.61
Why does my recursive function lead to: Maximum Call Stack Size Exc... +1.28
Disable input field if is already filled Javascript (Sudoku) -0.21
Javascript code to get last remaining row of the table body and hid... 0.00
Detect outlier in repeating sequence +0.17
Reverse polish notation algorithm doesn`t work correctly with the s... 0.00
Drawing the repeated square diagram of Power(2,6) in a recursively 0.00
given a number k and a graph is there a DFS run that will give fore... +0.29
Dijkstra algorithm not working even though passes the sample test c... 0.00
solution for tree traversal with python 0.00
Queue/Waiting List position calculator 0.00
Error in python implementation of Dijkshtra's algorithm 0.00
Convert Oct to text from String in javascript 0.00
Is there a more efficient way to distribute non-zero elements in an... -0.84
Why do we measure time complexity instead of step complexity? +0.28
Recursive successor function for a binary search tree (Python) 0.00
Comparing two arrays of objects, keep items from array2 in order of... -2.43
How to store the one decimal point after calculating the average in... +0.23
Sort string containing combination of characters, period and number... -1.53
How to use Iterators and generators to perform the following operat... -0.73
replace the value of specific index in multidimensional nested array -0.21
How to create an array tree based on path-style values? 0.00
Maximum weight edge sum from root node in a binary weighted tree 0.00
Intersect and merge two array of objects +0.26
Merge Sort Visualisation 0.00
How to sum value in the existing array object based on condition in... +1.24
Split an Array with specific chunks size +0.83
Change nested property of an Object in Javascript -0.51
Why new Date doesn't work in Firefox browser 0.00
Regular Expression for word array between brackets +0.64
Understanding Recursive Algorithm And How It's Working 0.00
Javascript index of array is array 0.00
Algorithm for finding equal paths in two trees -0.94
Jquery how to append class to a generated array numeric? +1.51
What is the reasoning behind the recurrence relationship in the coi... 0.00
JavaScript spread operator with class instances 0.00
Find the substring avoiding the use of recursive function +1.00
Electronic shop hackerRank challenge in Javascript -1.06
Build array of arrays for 3 in a row matching in a 3x3 grid +1.74
How to translate RNA to protein without BioPython library +0.28
JS Find match in an array of objects and if its value is 0 remove i... +1.07
PHP how to convert number (year) to text ex. 1996 = Ninteen Ninty s... -1.61
Algorithms DFS depth of any DFS (Depth First Search) tree -1.05
Bioinformatics in Python: Is there a less lengthy approach to my co... +0.28