StackRating

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

another_CS_guy

Rating
1487.81 (4,446,685th)
Reputation
1 (4,360,471st)
Page: 1 2
Title Δ
Basic JavaScript Question - Conversion from CM to Feet +4.12
Algorithm is linear (O(n)) to size of input, but what if input size... -1.94
how to solve arrange boxes to get the smallest height problem and w... +0.14
How to modify Dijkstra algorithm to fit A* search algorithm in C++ 0.00
Maximum Path Sum between 2 Leaf Nodes(GeeksForGeeks) -2.02
Is it possible to create a dynamic array of pointers in C? +0.37
Need help analyzing O(n) complexity +4.40
Problem with Python arrays skipping an index 0.00
Find time complexity of a given nested loop +0.25
Assigning groups -2.26
What is the runing time of this algorithm? -2.57
Sorting arrays from lowest to highest numbers with ratios using met... 0.00
C++ efficient way to store and update sorted items -4.27
What is the space complexity of declaring an array with a "con... +4.14
Array in React being mutated -3.52
kd-tree: duplicate key and deletion 0.00
Big O Notation With Separated Procedures +2.62
Longest Palindrome Substring (LeetCode) solution using expandAround... +4.80
How do I efficiently remove bottom half elements of a stack in Java? -3.94
How do I reduce Time Complexity of this solution in C++? -1.96
Finding the lengths of the longest palindromic substrings for all p... -0.12
Swapping array Indices +4.14
Problem in multiplication of 2 dimensional lists +0.24
How to avoid overflow when counting anagrams? -3.22
What is difference between printing all subsets and printing all su... 0.00
Ways to Create a Number with Sum of Ones and Twos -1.00
Using setTimeout inside function -3.72
C++ Separate "if" statements don't work but nested &q... 0.00
Algorithm to convert the given whole number into the custom binary... 0.00
Finding the Most Common Words in a Binary Search Tree -2.26
Why selection best case is not O(n) -4.34
dynamic array created in c++ -4.29
Algorithmic Paradigm of the Insertion Sort 0.00
Longest palindromic substring missing an edge case 0.00
How to find the longest length of bi-valued array in java? 0.00
Sort Linked-list with down pointer +3.92
Number of substrings of a string with given count of each character -3.86
How to pick max number of oranges, optimally? +4.85
Confusion in the concept of constant time/space complexity -1.54
Different assignments in pointers 0.00
How can I optimize Largest Prime factor in given Number? -4.05
Why is the complexity of BFS O(V+E) instead of O(E)? -1.83
React JS - passing info from object and array as props to child com... -0.21
Why the function checkAB doesn't work properly? 0.00
Minimize Number- c++ +1.57
how to delete a dynamically allocated 2d array? +4.63
Unable to store any value in array -3.95
Binary tree implementation with OOP in Java +3.99
Merge 2 objects of objects +3.99
How do I print numbers in a different method? 0.00