Remember
Register
Algorithms Q&A
Nobel Prize in Economics
Algorithms Textbook
Q&A
Questions
Unanswered
Ask a Question
AI Teams
Lecture Notes
User Anqi Liu
Wall
Recent activity
All questions
All answers
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)
Answers by Anqi Liu
0
votes
Long chain of friends
answered
Jun 30, 2020
in
NP-Completeness
np-completeness
0
votes
Stationary Distribution for this conditional probability table
answered
Jun 30, 2020
in
Informed Search
markov-model
0
votes
What is the code level difference between graph search and tree search?
answered
Jun 30, 2020
in
Informed Search
graph-search
tree-search
+1
vote
Prove that Sub Graph Isomorphism is Hard
answered
Jun 30, 2020
in
NP-Completeness
np-completeness
+1
vote
"SpicyBitter" Sequence of Sauces
answered
Jun 23, 2020
in
Dynamic Programming
0
votes
Maximize Party Planning Reward
answered
Jun 23, 2020
in
Greedy Algorithms
greedy
0
votes
Love (Skip) thy neighbor
answered
Jun 23, 2020
in
Dynamic Programming
dynamic-programming
+1
vote
Solve this recurrence relation: T(n) = T(n-1) + T(n/2) + 1
answered
Jun 23, 2020
in
Divide & Conquer
recurrence-relations
asymptotic-analysis
substitution-method
+1
vote
Solve this recurrence relation: T(n) = 3 T(n/4) + O(n^0.75)
answered
Jun 23, 2020
in
Divide & Conquer
recurrence-relations
asymptotic-analysis
substitution-method
master-theorem
The Book: Analysis and Design of Algorithms
|
Presentations on Slideshare
|
Lecture Notes, etc
...