This course provides fundamental and advanced insights into sorting and searching algorithms. It walks through various algorithms' types and functionalities, complexity analysis, and practical applications in complex problem-solving.
Overview
Syllabus
- Lesson 1: Understanding Recursion in Ruby
- Lesson 2: Introduction to Binary Search in Ruby
- Lesson 3: Advanced Binary Search Techniques in Ruby
- Lesson 4: Sorting Techniques in Ruby
- Lesson 5: Quick Sort in Ruby
- Lesson 6: Merge Sort in Ruby
- Lesson 7: Advanced Sorting Algorithms and Applications in Ruby