StackRating

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

Salvador Dali

Rating
1479.61 (4,498,326th)
Reputation
128,390 (490th)
Page: 1 ... 5 6 7 8 9 ... 20
Title Δ
Number of ways of correctly arranging parenthesis 0.00
Find shortest path using A Star with difficult restriction +0.54
Which algorithm+representation should I use for finding minimum pat... 0.00
Converting a JSON dir tree into indented plain text in GoLang -0.75
Dijkstra's Algorithm With Large Weights 0.00
Coloured PointCloud rendering JavaScript algorithm +0.54
upper-bound intersecting unnecessarily +2.27
Determine if there is a character in a string that occur exactly K... 0.00
Identify Loops Within Dependency Map 0.00
Traversing a tree from right to left +0.98
Why does DFS work when trying to find all valid words in a Boggle b... +0.07
Splitting data in batches based on performance (load balancing) 0.00
AND, OR, or XOR Assembly Language MASM X86 IRVINE 0.00
Are there any cases where you would prefer a higher big-O time comp... +1.38
How to retrieve array of elements from array of structure in golang? -0.42
runtime of checking an array of strings for palindromes +2.25
Average algorithm with complexity less than O(n) -0.95
Solving recurrence T(n) = T(n/2) + 2T(n/4) + n? -0.45
How to solve the recurrence T(n) = T(n/2) + T(n/4), T(1) = 0, T(2)... 0.00
How to solve for this recurrence T(n) = T(n − 1) + lg(1 + 1/n), T(1... -0.89
Does golang have the equivalent of this Python short circuit idiom... 0.00
Best way in JavaScript to determine whether elements of an array ar... +1.65
Understanding a linear runtime implementation of anagram detection +1.30
Writing powers of 10 as constants compactly +2.96
Complexity of An Algorithm(Nested loops) +0.56
single-source shortest algorithm 0.00
Calculate Big O Notation +1.07
Golang: Issues replacing newlines in a string from a text file -0.43
GoLang: How to delete an element from a 2D slice? -1.05
Magic Array Index Time/Space Complexity -1.13
How does minimax algorithm work on tictactoe? +0.08
Find prime numbers in an array using multithreading -0.10
Image blob to base64 0.00
golang why don't we have a set datastructure -0.67
Substrings and rounding in go 0.00
In deployed appengine apps, can a User's ID be longer than 64 b... -1.07
How to send map using gob in golang? -0.45
Go command output by default to stdout? -1.82
go: How to json.Marshal map[int]int? +2.33
how to pass different types to a function +2.04
Go Channel - My code looks overwriting channels but works. +0.57
Initializing a field inside an anonymous struct -0.16
Getting a simple server to display a web page +0.69
golang experimentation at runtime +0.55
How to Decode & Map JSON Objects using NewDecode, Golang and re... -1.32
Why is the Big-O complexity of this algorithm O(n^2)? +0.18
How to specify number of GPUs in Python interface? +0.56
Run training verbosely to check status if command -0.37
MNIST For ML Beginners - Why is "one-hot" vector length 11? 0.00
How can I copy a variable in tensorflow -0.18