StackRating

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

displayName

Rating
1477.89 (4,503,903rd)
Reputation
9,021 (17,188th)
Page: 1 2 3 ... 8
Title Δ
Does encapsulation of class methods/fields matter if they are only... +0.53
How to solve T(n) = 2*T(n/2) + n*log(n) using recursive tree? -1.44
Binary Search Tree Node Removal: How to decide which subtree to tra... 0.00
How to speed up a search on large collection of text files (1TB) -0.01
Algorithmic Puzzle: Distinct nodes in a subtree +0.50
Http request in Java to Hadoop Kerberized Cluster -1.82
How to dynamically create an instance of a class and a method? -0.47
Graph Transitivity Java -1.59
What happens if we are inconsistent while creating Huffman Tree? 0.00
Traversing element from 1 to n less than O(n) +1.15
How do I check default credentials to login in anzograph for the fi... -0.48
Is 2^2^n = O(2^n)? -1.86
Using || and && in a for loop 0.00
Big-O notation of 8^log2(n) +1.89
Leaving the code in an else if() blank in order to escape the if st... +0.10
Refactor switch statement - using an object vs primitive data type +0.63
Refactor switch statement - using an object vs primitive data type -1.03
Error setting breakpoint in Visual Studio Code C++ Debugger -0.47
Number of ways to form a string from a matrix of characters with th... 0.00
Liked Posts Design Specifics -0.24
Does it make sense to have a separate microservice for thread pool... 0.00
Union find algorithm pseudocode 0.00
Is it valid to write [(m + n)^m] / m! as O([n / m]^m) as its loose... -1.99
Does thread-safe mean no race conditions? -1.28
How to confirm that curl_global_init() has been called? 0.00
Consumer Producer Problem - Is synchronization always necessary? 0.00
Dictionary both case sensitive and insensitive 0.00
I am trying to test for encapsulation, does it count if I call new... 0.00
Read MemoryCache Or InMemory Automatically for Lookup Tables in Dat... -1.56
What to use instead of ArrayList to group data? +0.22
Change the priority of items as they are being processed +0.23
refactoring nested if statements +1.49
How does multithreading work with loops in Java? +0.24
Progressively store the path from root node to node of multiway tre... -0.13
Constructing objects using inheritance (java)? +2.37
for loop execute only once +2.08
Structuring database design for different sets of data 0.00
Can i decrease the time complexity using dynamic programming? 0.00
In OOP is class encapsulation the right way to do data hiding? +1.56
ML.NET predict quantity of customer's order 0.00
What is the purpose of Encapsulation? Does it provide a security la... -0.23
What is the best way to eliminate many if-else conditions? +0.18
What is the thread state of a Blocking I/O operation +0.49
Complexity of a divide and conquer recursive algorithm +2.15
Calculating time complexity of DFS algorithm 0.00
Is there an array based Map implementation? +2.61
Printing all binary strings of length N using recursion (in c) -0.94
How to Monitor/inspect data/attribute flow in Java code -0.58
Reading C++ ofstream written file in C# -1.50
Using throw to replace return in C++ non-void functions -0.99