
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The solution instructions for assignment 1 of the data structures and algorithms course offered by paf kiet in spring 2020. The assignment includes four questions that require students to solve equations using big o notation, omega notation, and theta notation. Students are expected to determine the time complexity of given functions.
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

PAF KIET Spring 2020 Assignment 1 Subject: Data Structures And Algorithms Total Marks: 10 Date: 03-02-2020 Last Date: 09- 02- Name: Student ID: Class ID: 103328 Q1. f(n) = 2n + 10 Solve this equation using Big O Notation when C = 3. Q2. f(n) = 4n 2