StackRating

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

Sumeet

Rating
1520.34 (31,209th)
Reputation
6,435 (25,172nd)
Page: 1 2 3 4 ... 7
Title Δ
How to normalize the schema to BCNF 0.00
Big O-notation given probabalistic bounds? -0.68
Java- Manually sort a string array using compareTo() method +1.06
Simple game algorithm checking if the move is valid -1.87
what does clustering( in the collision)in hash mean? -2.22
Binary search not run? -0.25
Sorted insert position +1.22
Is "Job pool" term is equivelent to Virtual memory space? 0.00
Do the processes in main memory have a process control block ?Or a... +0.17
Which dry run for quicksort is the correct one? Confused 0.00
How to schedule processes in FCFS algorithm using arrival time? 0.00
Reading data from binary file (Java)? +0.47
Can virtual memory exists without Paging concept? -2.12
Average between arrays of different length -0.52
Internal fragmentation basic concept 0.00
Combination of elements in an array returning sum 0.00
Meaning of two comparisons when talking about arrays +1.53
Count number of Node - Disjoint Paths between any two nodes in dire... 0.00
How can I change this code from min heap to max heap -0.39
How to prepend text to QPlainTextEdit in Qt and keep scrollbar stea... 0.00
considering big upper bounds in algorithm complexity analysis 0.00
Calculate time complexity of algorithm +0.47
Difference between these two implementations of Insertion Sort 0.00
Union of two sets,manipulating arrays Java +1.20
page fault in operating system.(invalid addressing or page not in m... 0.00
Algorithm to Compute square of a directed graph(represented in form... 0.00
How to transform out-adjacency list to in-adajcency list? 0.00
Why does it return null in my binary search tree, search method +0.47
What has higher priority on MLFQ? 0.00
Deeadlock prevention :Mutual Exclusion 0.00
Spanning Tree VS. Spanning Forest 0.00
What is the difference between the size required to store a variabl... 0.00
Is it possible to set the value of elements in a constexpr array af... +1.75
List of nodes in a AVL binary search tree, ordered by their height +2.06
I can't understand how the time complexity will be calculated i... 0.00
OS: Does the following algorithm comply with the conditions to have... 0.00
Balanced Binary Tree Vs Balanced Binary Search Tree -0.49
Mapping of user level and kernel level thread +1.35
Nested For - Loops to create multiplication table C++ +0.47
Logical Address in 2 level paging 0.00
Generating 2D double array from text file -1.13
Confusion over implementation of wait() operation for semaphore 0.00
Locating predecessor and successor nodes 0.00
How to indicate the index when storing hashing table? 0.00
Timer interrupt and scheduling -0.64
Why Shortest Job First(SJF) algorithm is not used instead of FCFS a... -2.20
Test_and_Set() with wating 0.00
Relation between starvation freedom and bounded waiting 0.00
Bounded Waiting in Test and Set Instruction 0.00
Checking if values in each row/column are unique in vector 0.00