StackRating

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

Daniel

Rating
1487.03 (4,454,173rd)
Reputation
1,146 (137,970th)
Page: 1 2 3 4 5
Title Δ
Find smallest sum of values in matrix using row index and colum ind... 0.00
How to convert arrays of times (with start/end and overlaps) to a &... 0.00
Representation of binary matrix with space complexity of O(n) -3.57
how to factorize x^(x+1) without using math.pow -1.99
Which "for" loop has a better time complexity? 0.00
how to transfer contents from 1d array to a 2d array in a specific... -0.27
Understanding union find +0.77
Heap for fast insertion and deletion O(log n) +4.66
How can I write a function that use as many 'for loops' as... -1.09
How can you change Trie to support showing results by popularity (c... 0.00
Find all anagrams in a string O(n) solution -1.55
Count how many times a word can be formed with a given set of string 0.00
How to do linear search using pointers? -0.24
How does the recursive function in Quicksort Algorithm works? +0.15
could anybody help me on this? suppose there is a string of upto 25... 0.00
How do I find the percentage of similarity between two multiline St... +4.64
about linear time and constant time of queue implementation on java... -3.85
Initializing a struct array in a class constructor c++ -3.21
Efficient way to count the number of elements of a kind in an array -3.98
Finding minimum number of rays to intersect all arcs -0.17
The way of learning Data Structure and Algorithm -0.06
C++ Read line by line file with class -0.79
Sub-Tree of Shortest path Tree is also a shortest Tree? 0.00
How can we find maximum spanning tree in complete graph -2.48
Depth First Search C++ implementation using adjacency list with two... 0.00
How can I find the shortest path in a 2D matrix, so that it avoids... 0.00
How to find the index of an element in an array? +1.84
Already nearly sorted array +3.93
tvOS change destination when press Menu button 0.00
Groups of size 2 based on distance -4.03
Shortest unique subsequence that distinguish a set of strings 0.00
[InterviewBit]Power Of Two Integers -2.03
Set array min forward and backward via recursion -1.19
How can I consolidate items { a_0, .., a_N } into K groups, such th... +1.49
One line debug macro -1.20
how to optimize a search algorithm? 0.00
How to convert Object[] to java class -0.79
String comparison (using "or" in a "do while loop&qu... +3.97
calculate the biggest sum of consecutive Elements ( in a list) -0.01