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
(37)
Divide & Conquer
(18)
Greedy Algorithms
(10)
Dynamic Programming
(19)
Backtracking/DFS/BFS
(2)
Branch & Bound
(6)
Graph Theory
(11)
NP-Completeness
(8)
Artificial Intelligence
(28)
Randomized Algorithms
(1)
Recent questions
Most popular tags
recurrence-relations
time-complexity
asymptotic-analysis
loops
graph
asymptotic-notation
dynamic-programming
greedy
substitution-method
a-star
np-completeness
nested-loops
vertex-coloring
analysis
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 grid world MDP - 3 x 4
asked
Apr 16, 2023
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
mdp
grid-world
stochastic
0
votes
3
answers
A* algorithm for fruit sorting
asked
Mar 19, 2023
in
Informed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
dfs
a-star
heuristic
admissible
+1
vote
2
answers
Snow White and 7 Conference Rooms
asked
Dec 18, 2022
in
NP-Completeness
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
np-completeness
reduction
0
votes
3
answers
Solve a set of inter-related recurrence relations
asked
Dec 10, 2022
in
Branch & Bound
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
recurrence-relations
asymptotic-analysis
0
votes
1
answer
Example of a graph that is connected, has articulation point, needs 4 colors, and does not have a 4-clique
asked
Dec 10, 2022
in
Graph Theory
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
graph-coloring
graph
articulation-point
exam
0
votes
1
answer
Selecting lowest cost hotel rooms, with no adjacent rooms selected
asked
Dec 10, 2022
in
Dynamic Programming
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
hotel-room
dynamic-programming
0
votes
1
answer
Asymptotically compare 14 T(n/4) + O(n) and 7 R(n/2) + O(n).
asked
Dec 10, 2022
in
Asymptotic Analysis
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
recurrence-relations
0
votes
1
answer
Searching Problem with Numbers
asked
Jan 18, 2022
in
Uninformed Search
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
tree-search
0
votes
3
answers
Solve or estimate this recurrence relation T(n) = 2 T(n/3) + T(n/2) + n
asked
Jun 1, 2021
in
Divide & Conquer
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
recurrence-relations
asymptotic-analysis
not-master-theorem
0
votes
1
answer
Use the limit method to prove the asymptotic relation between these 3 functions
asked
May 24, 2021
in
Asymptotic Analysis
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
limit-method
small-oh
small-omega
asymptotic-analysis
0
votes
3
answers
Prove that there are infinite primes
asked
May 22, 2021
in
Math Basics
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
proof
prime-numbers
contradiction
0
votes
2
answers
Give a Proof by Induction that the sum of squares of first n natural numbers is n. (n+1). (2n + 1) / 6.
asked
May 21, 2021
in
Math Basics
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
sum
pmi
induction
proof
0
votes
2
answers
Disco Fever and Two Kinds of Tests
asked
May 9, 2021
in
Probability
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
probability
bayes-rule
0
votes
1
answer
Newsletter optimization using HMM
asked
May 2, 2021
in
HMM
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
hmm
viterbi
mle
0
votes
1
answer
Solve the V* values for this MDP - 5x5
asked
Mar 30, 2021
in
MDP
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
mdp
stochastic
+1
vote
1
answer
Algorithm for Power Plant CSP
asked
Mar 24, 2021
in
CSP
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
csp
0
votes
2
answers
Jumpy Car - Estimate/Solve the V* values for the following MDP
asked
Mar 1, 2021
in
MDP
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
mdp
stochastic
markov-model
0
votes
1
answer
Solve the V* values for this MDP
asked
Feb 23, 2021
in
MDP
by
Amrinder Arora
AlgoMeister
(
1.6k
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.6k
points)
probability
bayes-rule
0
votes
5
answers
"SpicyBitter" Sequence of Sauces
asked
Jun 16, 2020
in
Dynamic Programming
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
Page:
« prev
1
2
3
4
5
...
8
next »
The Book: Analysis and Design of Algorithms
|
Presentations on Slideshare
|
Lecture Notes, etc
...