Introduction to Asymptotic Analysis

preview_player
Показать описание
In this video, you’ll learn about analysis of algorithm, it is the most basic and fundamental thing to learn before you start learning dsa. In computer science , we do analysis of algorithm through asymptotic analysis which basically measures the order of growth of a function. For ex: if input size is n, does program grow quadratically , linearly or constant. For this , you’ll also learn asymptotic notations , like big O(n) , theta(n) , etc. You’ll also learn how to compare order of growth among 2 functions.

Welcome to the first video Tutorial on Data Structures And Algorithms. In this video I am going to provide an Introduction to Data Structures And Algorithms. This Course is created to Explain the Fundamentals of data structures and algorithms. This video Will explain What is data?, What is data structure?, The Need for Data Structures, What is algorithm?

#DataStructures #Algorithms #DSandAlgo #ProgrammingKnowledge
★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

Nice to see you sir, making algo video 😇

AyushKumar-otlr
Автор

Make video on, How to Build complex social media app in kotlin

pradyumnx
Автор

Hi admin, is this the starting of DSA?? Or is there any other classes that you've explained?

Krajesh
Автор

I wanna build social media app for final year project in b tech cse

pradyumnx