StackRating

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

Welbog

Rating
1623.46 (1,008th)
Reputation
50,816 (1,956th)
Page: 1 2 3 ... 12
Title Δ
How does this.head gets directly updated when not updated? 0.00
Inserting element to immutable LinkedList with final members 0.00
I need help in optimization of an array problem that has been asked... 0.00
Turing machine that adds 2-digit binary numbers 0.00
Print the minimum number of moves required such that all the elemen... 0.00
How do you implement an ordered hashtable? 0.00
Order values in specific way based on values in group before and af... 0.00
LinkedList isPalindrome check always returns True 0.00
What is the regular languages that are equivalent to the given regu... 0.00
Hopcroft Minimization Issues 0.00
What is the most concise way to generate strings of language anbncn... 0.00
Polynomial Hashing vs Cyclic Polynomial shifting for strings 0.00
How computer languages are made using theory of automata concept? +1.01
Turing machines and decidability 0.00
A Semaphore example 0.00
Need a better explanation of this lengthy DFA word problem ( CS : F... 0.00
How do you draw a DFA for a specific range of binary numbers? 0.00
How do I concatenate adjacent Kleene star symbols from an alphabet? 0.00
how to prove an arbitrary language can be accepted by an Infinite s... 0.00
Consolidating partitions / aka Compaction algorithm +0.33
infinite regular language and finite regular language proof -0.65
Enter a description of the language accepted by following Determini... 0.00
Keeping a track of internal nodes in a binary tree in a postorder f... 0.00
Data Structure and Algorithms in python 0.00
Implemented Linked List Constructor to Fill Values to a Certain Size 0.00
How can I modify this code to iterate the matrices n times? 0.00
LRU Cache Key, Value, Node.Value Real World Interpretation 0.00
Average number of nodes searched for in various data structures. Di... 0.00
Finding all bridge edges in an undirected graph? (Code not working) 0.00
Convert DFA to RE -0.65
Search with linear probing pseudocode 0.00
Minimum number of states in DFA -0.64
What is the difference between (a+b)* and (a*b*)*? -1.25
How is bitmap arrays more efficient than logical arrays? 0.00
How Nodes are pointed/referenced in linkedlist 0.00
The state diagram of DFA 0.00
Problems with finding unique values in regEx +1.45
CFG for language 0.00
Turing machine for addition and comparison of binary numbers -2.68
Models of Computation - (Deterministic Finite Automaton 0.00
A math problem i encountered when trying to make a program 0.00
Best data structure & packages to represent geometric units on... -0.17
Find a finite automata such that L(M) = {w € {a,b}*: w has 2 consec... 0.00
Is it possible to generate a deadlock between only 2 transactions a... 0.00
Find the local minima in a given array -0.19
Applying kleene star to a FSM 0.00
how does Lambda work in python with max function? +0.33
Write the regular expression that describes the set 0.00
Is it TRUE that L^R = L, if and only if L is the language of palind... 0.00
How to add 'n' amount of odd integers? -1.20