Remember
Register
Algorithms Q&A
Nobel Prize in Economics
Algorithms Textbook
Q&A
Questions
Unanswered
Ask a Question
AI Teams
Lecture Notes
User Nithin Reddy
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 Nithin Reddy
+4
votes
Time Complexity - Recursive function - Two recursive calls, and double nested loop
answered
Oct 5, 2016
in
Asymptotic Analysis
time-complexity
loops
asymptotic-analysis
recursive
recurrence-relations
+5
votes
Time complexity of recursive function - Single recursive call of size n/3 and n^2 loop
answered
Oct 3, 2016
in
Asymptotic Analysis
asymptotic-analysis
time-complexity
nested-loops
loops
+3
votes
Sum of the Arithmetico-Geometric Progression (AGP)
answered
Aug 30, 2016
in
Math Basics
math
series
The Book: Analysis and Design of Algorithms
|
Presentations on Slideshare
|
Lecture Notes, etc
...