ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,367,196 results

Bro Code
Learn Big O notation in 6 minutes šŸ“ˆ

Big O notation tutorial example explained #big #O #notation.

6:25
Learn Big O notation in 6 minutes šŸ“ˆ

519,341 views

4 years ago

NeetCode
Big-O Notation - For Coding Interviews

https://neetcode.io/ - Get lifetime access to all current & future courses I create! Going over all of the common big O time and spaceĀ ...

20:38
Big-O Notation - For Coding Interviews

734,185 views

3 years ago

LeetCoder
Big O, Time and Space Complexity: Explained Simply

Understanding Big O notation is essential for software engineers, especially those that are interviewing. EQUIPMENT I USEĀ ...

4:46
Big O, Time and Space Complexity: Explained Simply

11,646 views

2 years ago

Abdul Bari
1.5.1 Time Complexity #1

Finding Time Complexity of Different kind of snippets PATREON : https://www.patreon.com/bePatron?u=20475192 Courses onĀ ...

9:44
1.5.1 Time Complexity #1

2,960,937 views

7 years ago

Michael Sambol
Big-O notation in 5 minutes

Introduction to big-O notation. Code: https://github.com/msambol/dsa Sources: 1. Algorithms by S. Dasgupta, C. H. Papadimitriou,Ā ...

5:13
Big-O notation in 5 minutes

1,381,466 views

8 years ago

Neso Academy
Understanding the Time Complexity of an Algorithm

Algorithms: Understanding the Time Complexity of an Algorithm Topics discussed: 1. A Recap of Priori vs. Posteriori Analysis. 2.

24:59
Understanding the Time Complexity of an Algorithm

181,284 views

1 year ago

People also watched

Quanta Magazine
Biggest Puzzle in Computer Science: P vs. NP

Are there limits to what computers can do? How complex is too complex for computation? The question of how hard a problem isĀ ...

19:44
Biggest Puzzle in Computer Science: P vs. NP

1,249,425 views

2 years ago

hackerdashery
P vs. NP and the Computational Complexity Zoo

Hackerdashery #2 Inspired by the Complexity Zoo wiki: https://complexityzoo.uwaterloo.ca/Complexity_Zoo For more advancedĀ ...

10:44
P vs. NP and the Computational Complexity Zoo

3,573,526 views

11 years ago

MIT OpenCourseWare
Lecture 1: Algorithmic Thinking, Peak Finding

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Srini DevadasĀ ...

53:22
Lecture 1: Algorithmic Thinking, Peak Finding

5,896,488 views

12 years ago

MIT OpenCourseWare
19. Complexity

MIT 6.006 Introduction to Algorithms, Spring 2020 Instructor: Erik Demaine View the complete course:Ā ...

59:09
19. Complexity

36,183 views

4 years ago

Mohamed Chiny
Algorithms (14/14) - Complexity of algorithms

The calculation of the complexity of an algorithm (asymptotic complexity) consists in evaluating the amount of resources used ...

6:27
Algorithms (14/14) - Complexity of algorithms

296,556 views

4 years ago

NeetCode
Big-O Notation - Everything you Need for Coding Interviews

My friends at Warp are offering a discount on their premium Pro plan for only $1/month your first monthĀ ...

14:40
Big-O Notation - Everything you Need for Coding Interviews

45,803 views

5 months ago

Lex Fridman
Donald Knuth: Algorithms, Complexity, and The Art of Computer Programming | Lex Fridman Podcast #62

... programming he made several key contributions to the rigorous analysis of computational complexity of algorithms including theĀ ...

1:45:56
Donald Knuth: Algorithms, Complexity, and The Art of Computer Programming | Lex Fridman Podcast #62

500,084 views

6 years ago

MIT OpenCourseWare
R8. NP-Complete Problems

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor:Ā ...

45:47
R8. NP-Complete Problems

138,169 views

9 years ago

MIT OpenCourseWare
10. Understanding Program Efficiency, Part 1

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course:Ā ...

51:26
10. Understanding Program Efficiency, Part 1

250,090 views

8 years ago

MIT OpenCourseWare
Lecture 19: Dynamic Programming I: Fibonacci, Shortest Paths

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Erik DemaineĀ ...

51:47
Lecture 19: Dynamic Programming I: Fibonacci, Shortest Paths

2,882,639 views

12 years ago

GeeksforGeeks
Calculating Time Complexity | Data Structures and Algorithms| GeeksforGeeks

Ever wondered how to measure the efficiency of your algorithms? Join us on a journey into the world of time complexity, where weĀ ...

8:05
Calculating Time Complexity | Data Structures and Algorithms| GeeksforGeeks

1,006,525 views

6 years ago

freeCodeCamp.org
Big O Notation - Full Course

This course will teach you how to understand and apply the concepts of Big O Notation to Software Engineering. Big-O notation isĀ ...

1:56:16
Big O Notation - Full Course

634,916 views

4 years ago

MIT OpenCourseWare
Lecture 23: Computational Complexity

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Erik DemaineĀ ...

51:12
Lecture 23: Computational Complexity

535,552 views

12 years ago

GeeksforGeeks
Time and Space Complexity explained in literally 5 minutes | Big O | Concepts made simple ep -1

Time and Space Complexity Explained in Literally Minutes! | Concepts Made Simple Ep -1 Confused about time and spaceĀ ...

5:43
Time and Space Complexity explained in literally 5 minutes | Big O | Concepts made simple ep -1

174,882 views

1 year ago

MIT OpenCourseWare
16. Complexity: P, NP, NP-completeness, Reductions

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor:Ā ...

1:25:25
16. Complexity: P, NP, NP-completeness, Reductions

473,427 views

9 years ago

randerson112358
Time Complexity Algorithm Analysis

Time Complexity Algorithm Analysis ā˜†Please SubscribeĀ ...

6:29
Time Complexity Algorithm Analysis

69,559 views

6 years ago

Neso Academy
Understanding the Space Complexity of an Algorithm

Algorithms: Understanding the Space Complexity of an Algorithm Topics discussed: 1. A Recap of Priori vs. Posteriori Analysis. 2.

9:31
Understanding the Space Complexity of an Algorithm

53,980 views

1 year ago

Lex Fridman
Richard Karp: Algorithms and Computational Complexity | Lex Fridman Podcast #111

Richard Karp is a professor at Berkeley and one of the key figures in the history of theoretical computer science. In 1985, heĀ ...

2:07:33
Richard Karp: Algorithms and Computational Complexity | Lex Fridman Podcast #111

174,923 views

5 years ago

Fireship
Big O explained with a deck of cards

If you want to get a job as a programmer, you need to know big O. #tech #webdevelopment #bigonotation My Editor SettingsĀ ...

0:59
Big O explained with a deck of cards

1,479,956 views

1 year ago

DataDaft
Algorithms Explained: Computational Complexity

An overview of computational complexity including the basics of big O notation and common time complexities with examples ofĀ ...

21:23
Algorithms Explained: Computational Complexity

29,915 views

4 years ago