StackRating

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

templatetypedef

Rating
1691.92 (187th)
Reputation
276,765 (139th)
Page: 1 ... 46 47 48 49 50 ... 81
Title Δ
Why is Float::INFINITY == Float::INFINITY in Ruby? -0.31
Array-backed heap structures for Java 0.00
How to write a template class to store different template classes -0.05
Do scalars matter in big-O notation? 0.00
Looking for an algorithm/class for counting IP addresses (histogram) +0.59
how to get all the possible ways in which positions of array can be... -0.81
Building a heap principles- implementing in C++ 0.00
ArrayList of ArrayLists: Check That Each ArrayList Has Same Number... 0.00
Why Java is secure compared with other programming languages? +0.41
chained hash table -0.28
How should I code the back end of a timeline 0.00
Trying to make a binary tree for Strings 0.00
Printing Successor and Predecessor in a BST +0.18
Java - what data structure gives fastest performance for pre-loadin... 0.00
k-means in dynamic programming complexity? 0.00
Approximate a shape with polygons +0.15
All-Pairs Shortest Paths by Dijkstra +0.98
Maximum flow with minimum flow on edges? +0.20
Converting a Binary Tree into an Array (and later save) in C -0.54
Getting i'th prefix without computing others +0.73
Fast, sorted data structure with random access? +0.20
Converting a binary matrix to 0s by toggling rows and columns? 0.00
Dualities between data structures 0.00
C++ Binary Search Tree - Complex Types +0.20
Big Persistent Array-Like Structure -1.10
What does ::new mean? +0.20
Stuck finding deepest path in general tree traversal trying to find... +0.64
Difference between Prim's and Dijkstra's algorithm? -0.24
Finding all the shortest paths between two nodes in unweighted undi... +0.46
Efficiently compute permutations of a given set of "blocks&quo... +0.66
How is tuple implemented in CPython? -0.34
Wrong thread IDs in a multithreaded C program? -1.52
Shortest Paths with yellow and black edges +0.20
Data structures used to build file systems? 0.00
Data structure for storing elements in sorted order and allowing fa... +0.20
Find top k visiting URL for last day, or last hour, or last minute? 0.00
Add to tail of linked list without using an if +0.62
Converting a heap to a BST in O(n) time? 0.00
LR(1) Item DFA - Computing Lookaheads 0.00
Finding a specific ratio in an unsorted array. Time complexity +0.03
Sorting a 2 dimensional array in c 0.00
Efficiently grouping similar numbers together +0.21
Automated GOTO removal algorithm +0.97
Does MD5 hash or encrypt its string? -0.07
Bitwise AND with non-booleans +0.95
Binary file handling program showing garbage values (Turbo C++) 0.00
Data structure for dictionary with efficient querying of arbitrary... 0.00
Why is deleting in a single linked list O(1)? +0.57
Why does this DP solution for longest common subsequence work corre... +0.21
Optimizing Inserting into the Middle of a List +0.22