StackRating

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

ciamej

Rating
1528.52 (19,932nd)
Reputation
4,717 (35,247th)
Page: 1 2 3
Title Δ
C++ threads - non-shared members -0.55
Java ConcurrentHashMap multi-thead env -1.95
Replace all doubled or tripled letters with single ones +0.20
Finding the upper bound of a function -1.13
Max length subset of intervals which overlaps more than once +1.84
The best triple of Z is the set of three distinct indices i, j, and... -2.32
Is there a sorting algorithm with linear time complexity and O(1) a... +0.88
Efficient way to filter groups that do not contain all types of ele... +0.24
How can I find the coordinates of the largest all-true rectangle in... 0.00
How to remove kth element in O(1) time complexity -1.21
C++ What type of pointer should I use to store output address of `a... 0.00
Kotlin concurrency for ConcurrentHashMap -2.00
Kotlin concurrency for ConcurrentHashMap +2.00
Java ConcurrentHashMap initialization 0.00
Simultaneous Union and Intersection between two maps in C++ +1.67
Is it possible to make a recusive method in java that doesn't r... +1.20
Is there a better way to generate 5 million csv files quickly -1.23
AtomicLong in Multithreading -1.95
"Best-Effort" Topological Sort +0.45
Understanding atomic-ness, visibility and reordering of synchonized... +0.67
Are actions in a synchronized block visible to other threads? +3.73
What is the concrete aim of using max heap for priority queue -1.08
Check whether an element has a successor in java Array +3.78
Counting sort not sorting correctly +3.76
HashSet vs TreeSet different size() +3.42
ID generator comparison +3.76
How do I get the rectangles which would fill out a space *excluding... +0.35
Smallest missing number at any point in time in a stream of positiv... +0.73
Java Array elements & Memory visibility question -3.89
Got one error in my SelectionSort method that I cant figure out 0.00
minimum number of operations to make two numbers equal -1.67
Space-efficient algorithm for checking if strings with backspaces a... -3.78
Check if all nodes in graph are in distance of <=k from each other -4.31
Sorting nearly sorted array with O(n*Log(K)) complexity 0.00
How sort N files -2.43
Hybrid QuickSort + Insertion sort java.lang.StackOverflowError 0.00
Detecting groups of connected triangles +3.65
How to handle a c++ file compile inside a C server? +3.75
How to loop through arraylist to see if any objects have the same v... -0.28
Implementation of comparable interface(Java) in Binary heaps progra... -0.28
Algorithm to find k smallest numbers in an array in same order usin... +3.87
Directed Graph - How to count the number of vertices from which eac... +4.17
I am trying to cast the integer N/2 into double so that the floor()... 0.00
How to investigate Java socket program performance issue +3.47
Multithreaded execution where order of finished Work Items is prese... +1.06
Zero length multidimensional array +0.72
Why the code would be at risk for seeing a partially constructed ob... +4.14
Better way of building dynamic struct with char*? -0.80
Threads and interrupt -0.88
Volatile and Synchronized +2.07