Can I read COL106: Algorithms by Ragesh Jaiswal on EtoBox?
COL106: Algorithms by Ragesh Jaiswal by Abhimanyu Balyan is a document available to read on EtoBox.
What is COL106: Algorithms by Ragesh Jaiswal about?
The document discusses data structures and algorithms taught in a course. It covers topics like binary search, recursive functions, divide and conquer algorithms like Karatsuba multiplication and merge sort. For Karatsuba multiplication, it provides the algorithm, analyzes its running time as O(nlog2 3). For merge sort, it provides the algorithm, discusses its correctness using induction, and analyzes its running time as O(nlogn). It also discusses solving recurrence relations using the substitution method.
- Author
- Abhimanyu Balyan
- Language
- EN