StackRating

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

hbejgel

Rating
1480.24 (4,496,055th)
Reputation
1,943 (86,137th)
Page: 1 2
Title Δ
fast nested for to draw circle in matrix 0.00
Implementing Heap's Algorithm for Permutations in Python 0.00
Is n log n = O(n) and is n log n = Omega(n) -3.84
Find all subsets of an array with sum 0 -1.81
Anagram sorting version vs Counting characters version 0.00
implement a function that generates an random number between a rang... 0.00
Question about transitivity with regards to big o notations 0.00
How do I evaluate the Com[plexity (Big-O) of the code? 0.00
Largest Sum of Averages +4.35
Why is Big Theta in the set Big O but not the other way around for... 0.00
Method for calculating the time complexity of an algorithm 0.00
Karate; Counting # of K:V pairs within an object in a json array -3.75
What's the time complexity of Dijkstra's Algorithm 0.00
Finding shortest path between two nodes with a set of forbidden nodes +4.61
Sorting array of i by v[i]/w[i] in Go -3.55
Golang implementing pagination on map[string]interface{} data -3.86
Why converting interface{} to uint32 doesn't work even when the... 0.00
Not Understanding Essence of "Longest Substring with At Least... 0.00
How is the value returned? - recursive algorithm +4.74
String to Float64: multiple-value strconv.ParseFloat() in single-va... 0.00
Convert string to array of integers in golang +4.18
Scanning results from DB query that contain a % character +4.20
Adding custom URL support for my URL shortener 0.00
How to get the LocalAddress in GO? -3.11
Remove transitive edges in graph 0.00
How to Deserialize hit.Source into a struct in golang +4.22
For a given array, count the combinations from three elements in de... -3.00
Assign DB column in Golang Struct 0.00
Dynamic Programming: Mission Per Day, Scheduling for Maximum Profit +0.32
Largest prime factor of a number in Java +0.10
ruby / splitting array into columns +1.15
How can I terminate this Ruby `while` loop when the user inputs &qu... 0.00
Finding Big O notation +4.28
3D point rotation algorithm -0.86
Go - passing generic struct to function 0.00
Can an init function in golang return a value? 0.00
What input will cause golang's json.Marshal to return an error? -3.28
Trying to implement a recursive algorithm that determines if a stri... -3.33
Error generating X.509 certificate in Go -3.76
How to find Strongly Connected Components in a Graph? 0.00
Increasing fast pointer by 2 only in Floyd cycle finding algorithm +0.06
How to convert Ruby hash rocket into a valid JSON? +0.18
SQL query in Ruby not finding DateTime in where statement properly 0.00
Ruby project Euler #12 efficiency 0.00
Looping in a spiral outside-in -2.71
Ruby: Calling instance method from class method -3.72
Module for unique visitors count +0.94
Sending multiple images using multipart/form-data in Golang 0.00
Is it bad to completely replace Hash with HashWithIndifferentAccess... -2.13
Why does my recursive function not work? +2.45