Remember
Register
Algorithms Q&A
Nobel Prize in Economics
Algorithms Textbook
Q&A
Questions
Unanswered
Ask a Question
AI Teams
Lecture Notes
Recent
Hot!
Most votes
Most answers
Most views
Categories
All categories
Math Basics
(5)
Asymptotic Analysis
(38)
Divide & Conquer
(18)
Greedy Algorithms
(10)
Dynamic Programming
(19)
Backtracking/DFS/BFS
(2)
Branch & Bound
(6)
Graph Theory
(11)
NP-Completeness
(8)
Artificial Intelligence
(30)
Randomized Algorithms
(1)
Recent questions
Most popular tags
asymptotic-analysis
recurrence-relations
time-complexity
loops
asymptotic-notation
graph
dynamic-programming
greedy
a-star
substitution-method
analysis
np-completeness
nested-loops
vertex-coloring
mdp
log
probability
stochastic
heuristic
master-theorem
markov-model
n-puzzle
csp
graph-coloring
exam
mvcs
small-oh
exponent
proof
viterbi
bayes-rule
hmm
tree-search
grid-world
admissible
n-queens
conflict
ai
clique
coins
reduction
dfs
prime-numbers
sqrt
count
easy
sorted-lists
logn
example
recursive
gcd
independent-set
unsolvable
pcp
counter-example
not-master-theorem
modulus
algebra
most-likely-estimate
reinforcement-learning
direct-evaluation
meu
articulation-point
hotel-room
small-omega
limit-method
mle
graph-search
while-loop
greedy-suboptimal
job-assignment
maximize-value
gold
constraint-satisfaction-problem
8-puzzle
task-environments
min-max
peak
randomized
satisfiability
random-graph-generation
proxy
network
sudoku
branchandbound
d&c
degree-constrained
spanning-tree
vertex-cover
branch
subtree
series
pmi
bound
contradiction
math
backtracking
tree
minimize
floors
Recent questions
0
votes
1
answer
Solve the V* values for this MDP
asked
Feb 23, 2021
in
MDP
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
mdp
markov-model
stochastic
0
votes
1
answer
Probability of rain in desert when a reliable weatherperson predicts one
asked
Feb 21, 2021
in
Probability
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
probability
bayes-rule
0
votes
5
answers
"SpicyBitter" Sequence of Sauces
asked
Jun 16, 2020
in
Dynamic Programming
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
0
votes
6
answers
N-th power of complex number z = x + iy in O(log n) time
asked
Jun 13, 2020
in
Divide & Conquer
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
logn
0
votes
6
answers
Solve this recurrence relation: T(n) = 3 T(n/4) + O(n^0.75)
asked
Jun 13, 2020
in
Divide & Conquer
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
recurrence-relations
asymptotic-analysis
substitution-method
master-theorem
0
votes
7
answers
Solve this recurrence relation: T(n) = T(n-1) + T(n/2) + 1
asked
Jun 13, 2020
in
Divide & Conquer
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
recurrence-relations
asymptotic-analysis
substitution-method
0
votes
2
answers
Highest sum of tree heights when one recoloring is allowed
asked
May 5, 2020
in
Asymptotic Analysis
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
loops
0
votes
1
answer
Stationary Distribution for this conditional probability table
asked
Apr 4, 2020
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
markov-model
0
votes
2
answers
What is the code level difference between graph search and tree search?
asked
Feb 3, 2020
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
graph-search
tree-search
0
votes
3
answers
Prove that Sub Graph Isomorphism is Hard
asked
Dec 20, 2019
in
NP-Completeness
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
np-completeness
0
votes
2
answers
Solving this recurrence relation: T(n) = 2 T(n/2) + f(n)
asked
Sep 24, 2019
in
Divide & Conquer
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
recurrence-relations
0
votes
1
answer
Solve this recurrence relation: T(n) = T(n/3) + T(n/5) + T(n/6) + n
asked
Sep 19, 2019
in
Divide & Conquer
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
recurrence-relations
asymptotic-analysis
time-complexity
substitution-method
0
votes
2
answers
Solve this GridWorld
asked
May 13, 2019
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
grid-world
0
votes
1
answer
Admissible Heuristic for n-puzzle if multiple tiles can be slided at once
asked
May 7, 2019
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
n-puzzle
a-star
heuristic
0
votes
1
answer
Show that Greedy Algorithm is suboptimal for Gold Rod Question
asked
May 4, 2019
in
Greedy Algorithms
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
greedy-suboptimal
+1
vote
1
answer
8 puzzle that can be solved or not?
asked
Apr 30, 2019
in
Informed Search
by
Ruan XiangNing
AlgoMeister
(
948
points)
n-puzzle
+1
vote
2
answers
Maximize value of coins from k stacks, of n coins each
asked
Apr 9, 2019
in
Dynamic Programming
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
coins
0
votes
2
answers
How can we solve the 8 puzzle problem using Branch & Bound approach?
asked
Apr 9, 2019
in
Branch & Bound
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
n-puzzle
a-star
0
votes
1
answer
Is Harmonic Mean of admissible heuristics an admissible heuristic?
asked
Apr 8, 2019
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
admissible
heuristic
a-star
0
votes
8
answers
Gold is a precious metal
asked
Mar 29, 2019
in
Dynamic Programming
by
Amrinder Arora
AlgoMeister
(
1.7k
points)
maximize-value
gold
Page:
« prev
1
2
3
4
5
6
...
8
next »
The Book: Analysis and Design of Algorithms
|
Presentations on Slideshare
|
Lecture Notes, etc
...