2023_24
Educational guide 
School of Engineering
A A 
english 
Bachelor's Degree in Computer engineering (2010)
 Subjects
  THE FUNDAMENTALS OF PROGRAMMING II
   Contents
Topic Sub-topic
Top-down design Top-down design and procedures
Computational cost Efficiency
Running time
Big-o notation
Recursive algorithms
Recursion
Recursive design
Cost of recursive algorithms
Search and sort Search
Binary search
Sorting (selection, bubblesort, insertion sort)
Mergesort