StackRating

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

Patrick87

Rating
1505.77 (126,713th)
Reputation
18,928 (7,301st)
Page: 1 ... 11 12 13 14 15 ... 24
Title Δ
Construct TM that will accepts the language L = {0i0j0k/ i < j &... 0.00
Proof that a binary tree with n leaves has a height of at least log n 0.00
Is there a programming term for selecting or inserting similar to &... 0.00
how to minimize boolean expression ABC+A'B+ABC'+AC using bo... -0.07
Regular expression for less than and more than (not the symbols!) 0.00
How many languages does a DFA recognize? 0.00
Understanding the meaning of CheckHalt(X,X) in the proof of a theor... +0.45
Find a value in a binary tree avoiding stackoverflow exception +0.63
Given the encoding of a specific Turing machine, can it be decided... 0.00
Efficient method to find what elements of Array A are in Array B +0.95
Looking for a logic to keep a fraction in a range -0.49
Assign address as literal to pointer? -1.15
Is there a way to get a hostname from an IP address without dependi... -0.04
How to find if an algorithm takes pseudopolynomial time?? +0.48
Why is that, the base of the logarithm is always taken as 2 in find... +0.48
NFA recognizer in LISP +0.47
Approach and Code for o(log n) solution +0.46
Can someone provide me a better proof and scenario for bubble sort... 0.00
Are lower-bounds established by reductions tight? 0.00
Create a pushdown automata for the following language 0.00
BNF (EBNF) to describe table format with optional columns 0.00
What language does the expression (ϕ*)* denote? 0.00
my merge sort is not giving proper sorted array, can anyone explain? -0.03
big-Theta running time in terms of input size N -0.04
DFA for binary number equivalent decimal divisible by 3 +0.30
Cleaner way to represent languages accepted by DFAs? 0.00
multithreaded mandelbrot set 0.00
Random generation algorithm in C++ 0.00
Undirected graph, check if path exists between nodes +1.73
Demonstrating a language is regular 0.00
Determine the complexity -0.49
How to get different answers from different threads? 0.00
Arriving at a close approximation of the probability using code -0.98
Prove that regular languages and context free languages are recursive 0.00
Sub-Turing Complete Class of computational models 0.00
Proving Equivalence of TM and DFA 0.00
What is the productions for language {0^m 1^m 2^n | n>=0, m >... 0.00
Show that the language is decidable 0.00
Shortest uncommon prefix from a set of strings -1.42
algorithm complexity of a sqrt series -1.86
How to convert cfg to pda with 2 states? 0.00
Stating a grammar formally as a 4 tuple 0.00
Big-O-Notation, calcuation rule +0.11
Creating a Deterministic Finite Automata with Odd 0 Parity - Combin... -0.99
Construct a grammar for a language 0.00
java- Big O Notation- difference between MlogN and MlogM? 0.00
Is there any way of optimizing a multiplication loop? -1.86
Enumerate Turing recognizable language in lexicographic order 0.00
How to convert a CFG to a Turing Machine +0.43
Context-free grammar for L = {2^x ∗ 2^y ∗ 2^z = 2^(x+y+z) | x, y, z... +0.01