Remember
Register
Algorithms Q&A
Nobel Prize in Economics
Algorithms Textbook
Q&A
Questions
Unanswered
Ask a Question
AI Teams
Lecture Notes
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 and answers
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 and answers
0
votes
0
answers
Analyze Triple Loop - j and k start with i^2 and j^2 respectively
asked
Nov 4
in
Asymptotic Analysis
by
Amrinder Arora
AlgoMeister
(
1.6k
points)
loops
asymptotic-notation
analysis
exam
0
votes
2
answers
What is the last digit of number: 2^100
answered
Oct 13
in
Math Basics
by
Snehpatel13
(
128
points)
algebra
modulus
0
votes
2
answers
Solve this GridWorld
answered
May 6
in
Informed Search
by
Divya Sree Vadlamudi
AlgoMeister
(
900
points)
grid-world
0
votes
3
answers
Admissible Heuristic for n-Queens Problem
answered
May 4
in
Informed Search
by
Divya Sree Vadlamudi
AlgoMeister
(
900
points)
n-queens
conflict
ai
0
votes
2
answers
Give an example of a task environment that is..
answered
May 4
in
Informed Search
by
Divya Sree Vadlamudi
AlgoMeister
(
900
points)
task-environments
0
votes
2
answers
Jumpy Car - Estimate/Solve the V* values for the following MDP
answered
May 4
in
MDP
by
Divya Sree Vadlamudi
AlgoMeister
(
900
points)
mdp
stochastic
markov-model
0
votes
2
answers
Disco Fever and Two Kinds of Tests
answered
May 4
in
Probability
by
Divya Sree Vadlamudi
AlgoMeister
(
900
points)
probability
bayes-rule
0
votes
3
answers
A* algorithm for fruit sorting
answered
Dec 22, 2023
in
Informed Search
by
Ganesh kumar
(
148
points)
dfs
a-star
heuristic
admissible
0
votes
2
answers
Comparison of Lottery Choices and MEU
answered
Dec 22, 2023
in
CSP
by
Ganesh kumar
(
148
points)
meu
0
votes
3
answers
Snake - A through Y on a 5 x 5 grid
answered
Dec 22, 2023
in
CSP
by
Ganesh kumar
(
148
points)
csp
+1
vote
3
answers
Three Set Sum: Given an integer k and 3 sets A, B and C, find a, b, c such that a + b + c = k
answered
Dec 22, 2023
in
Divide & Conquer
by
Adoniasequeira
(
148
points)
sorted-lists
searching
0
votes
2
answers
Highest sum of tree heights when one recoloring is allowed
answered
Dec 22, 2023
in
Asymptotic Analysis
by
Adoniasequeira
(
148
points)
loops
0
votes
4
answers
Graph that has 2 long paths
answered
Dec 22, 2023
by
Adoniasequeira
(
148
points)
graph
0
votes
3
answers
Solve or estimate this recurrence relation T(n) = 2 T(n/3) + T(n/2) + n
answered
Dec 20, 2023
in
Divide & Conquer
by
Joanne Hsieh
(
164
points)
recurrence-relations
asymptotic-analysis
not-master-theorem
+1
vote
3
answers
Probability of rolling at least a 7 with two dice
answered
Dec 18, 2023
in
Math Basics
by
Joanne Hsieh
(
164
points)
probability
+1
vote
4
answers
outer loop until log n, inner loop exponential increase
answered
Dec 18, 2023
in
Asymptotic Analysis
by
Joanne Hsieh
(
164
points)
time-complexity
asymptotic-analysis
+1
vote
5
answers
Graph with no 3-clique that needs at least 4 colors
answered
Dec 16, 2023
in
Graph Theory
by
esma
(
140
points)
graph
vertex-coloring
+1
vote
2
answers
Employee to project assignment reward problem
answered
Dec 16, 2023
in
Branch & Bound
by
iamphani
(
196
points)
+1
vote
3
answers
Minimizing Weight of a Linear Partition
answered
Dec 16, 2023
in
Dynamic Programming
by
sharath_2002
(
220
points)
array
dynamic-programming
minimize
0
votes
4
answers
Is Greed the best choice?
answered
Dec 16, 2023
in
Greedy Algorithms
by
iamphani
(
196
points)
greedy
To see more, click for the
full list of questions
or
popular tags
.
The Book: Analysis and Design of Algorithms
|
Presentations on Slideshare
|
Lecture Notes, etc
...