Skip to main content

Explore our questions

2 votes
3 answers
129 views

Relation between algorithms and models

10 votes
2 answers
2k views

Why is the complexity of negative-cycle-cancelling $O(V^2AUW)$?

0 votes
1 answer
174 views

Analysis of pancake sorting

1 vote
3 answers
388 views

Finding loop invariant

0 votes
1 answer
76 views

Proving asymptotic classes

0 votes
1 answer
32 views

How to prove $n!$ is $o(n^n)$ without limits? (only by the definition of little o)?

0 votes
2 answers
121 views

How to calculate error bounds for the function behind the following algorithm?

0 votes
1 answer
126 views

Envy-Free Allocation is NP-Hard

3 votes
1 answer
156 views

Max sum cyclic path of fixed length in matrix

3 votes
1 answer
65 views

Show that both the standard and bottom-up greedy strategies give the same outcomes

1 vote
2 answers
504 views

Amortized Analysis of extract-min-operation of Fibonacci Heap

2 votes
1 answer
44 views

Comparison of time complexity for NFA and backtracking implementations of regex search

0 votes
2 answers
204 views

Runtime analysis of prime-set computation

1 vote
3 answers
105 views

What are the guidelines/tips for calculating the complexity of a chained-recursive function?

Browse more Questions