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 ... 5 6 7 8 9 ... 142
Title Δ
Linked list using JavaScript without the class syntax 0.00
List of binary numbers: How many positions have a one and zero +0.75
Having Some Issues with If condition in JavaScript +0.30
Getting S shape with Bezier curve on canvas in HTML 0.00
Regular expression to see if string is a whole number or a fraction 0.00
Tree string to bracketed string 0.00
Check for a row of 4 diagonally, vertically, and horizontally using... 0.00
Whats wrong if we compare 2 roots instead of the datas for the 2 id... 0.00
HeapSort code works on smaller arrays but not bigger ones 0.00
perfect squares leetcode - recursive solution with memoization +0.76
Vertical Order Traversal of a Binary Tree using dfs and Map 0.00
Produce a nested object from array of objects with flat path +1.44
Sort array elements on JavaScript +0.94
Maximum Path Sum between 2 Leaf Nodes(GeeksForGeeks) +0.25
Improve the filtering of non-alphabetical symbols using "ascii... +1.54
Range Sum of BST using DFS +0.27
Level order traversal binary tree using two queues 0.00
Unshuffle JavaScript array +0.26
Why is B+-tree preferred over fibonacci heap in database-system imp... 0.00
How to reduce higher values to 1s and sort the ones from right to l... +1.24
Find numbers that have specified data about people +0.89
Does JavaScript have an object literal shorthand which automaticall... 0.00
Question about the execution of a BST JS recursive function 0.00
What is the time complexity of this recursive solution for removing... 0.00
Implementing a delete node by index value for singly linked list 0.00
Is this iterative implementation of merge sort correct? +1.32
Output a sequence +1.58
Bubble sort with variable number of inputs +0.28
Constructor chaining in javascript -2.77
How can I use promises in an infinite loop with delay? -2.64
Function that takes a number as an argument and returns a boolean j... +0.27
Confused about the node when making linked lists 0.00
How can I make a tree diagram in Python? 0.00
Linked List Delete and insertAfter Method 0.00
Wait a maximum of N seconds for something to happen -1.70
Most efficient way to query in a data tree that does not have prope... 0.00
I have a quick question about how this linked list merging code works 0.00
e-LMC extended Little Man Computer bubble embedded program continuo... 0.00
Output all the factors of the input 0.00
Get something inside a tag with preg match all php -0.92
Which of the following efficiency functions belong to O(n3)? 0.00
encode path of nested javascript object +0.26
Javascript How to get Nested Objects Correctly +0.27
Struggling to get my promises to work in an array loop -0.23
Majority tree evaluation 0.00
Why doesn't using a for loop this way replace each item in the... +1.12
Unexpected character ( ` ) error when using UglifyJS? 0.00
Restore original array after selection sort using swap distances +0.27
How to get a string from a list of properties of an object? +0.27
Omit keys from an object which are present in another array in java... +0.59