ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,274 results

Code Nust
I Built an AI Search Agent with Python 🔍🤖 | FastAPI AI Project

In this video, I'll show you an AI Search Agent I built using Python and FastAPI that can take different types of questions and ...

2:24
I Built an AI Search Agent with Python 🔍🤖 | FastAPI AI Project

67 views

3 days ago

Code Nust
I Built an AI Deep Research Agent with Python 🔍🤖 | Searches the Web for You

What if an AI Agent could search the web, analyze multiple sources, and turn everything into a structured research report for you?

1:40
I Built an AI Deep Research Agent with Python 🔍🤖 | Searches the Web for You

83 views

8 days ago

freeCodeCamp.org and logicBase Labs
Learn Data Structures and Algorithms Visually – Crash Course

Build an intuitive mental model of core data structures and algorithms using relatable, real-world analogies. Topics range from ...

1:14:29
Learn Data Structures and Algorithms Visually – Crash Course

81,759 views

3 days ago

Autopy
I Built an AI Scholarship Finder in Python (Automate Your Search!)

In this video, I build a custom Python web scraper that automatically searches, filters, and extracts scholarship opportunities so ...

3:24
I Built an AI Scholarship Finder in Python (Automate Your Search!)

10 views

9 days ago

VisualDSA
Binary Search Tree — Insert, Search, Delete (Animated + Python)

Binary Search Tree — Insert, Search, Delete (animated + Python) A Binary Search Tree keeps every value sorted by one simple ...

1:02
Binary Search Tree — Insert, Search, Delete (Animated + Python)

35 views

8 days ago

Shaheer Visuals
Searching Algorithms Visualized in Arrays (Python Animation)

Step-by-step visual breakdown of array searching algorithms animated programmatically with Python (Manim). I create precise ...

1:22
Searching Algorithms Visualized in Arrays (Python Animation)

16 views

3 weeks ago

The Codesci Guy
Binary Search Algorithm in Python | How It REALLY Works

Learn how the Binary Search algorithm works and how to implement it in Python! In this video, we break down binary search ...

32:04
Binary Search Algorithm in Python | How It REALLY Works

17 views

11 days ago

mycodeguide
Implement the Breadth-First Search Algorithm - FFC Python Course

This playlist follows the FreeCodeCamp (FCC) new curriculum and is perfect for beginners who want to improve Python skills.

4:23
Implement the Breadth-First Search Algorithm - FFC Python Course

28 views

9 days ago

Dev Level Up
13 Python Binary Search Problems for Interviews

Binary search is one of the most common interview patterns, but it is also easy to get wrong with off-by-one errors, bad boundaries ...

15:10
13 Python Binary Search Problems for Interviews

12 views

10 days ago

Learnify Loop
#17 · Linear search — the Intuition + Python Code | DSA for Beginners

DSA Series — Lesson 17 of 110 Linear search — Scan an array to find the index of a target value. We build the intuition first, then ...

2:23
#17 · Linear search — the Intuition + Python Code | DSA for Beginners

0 views

5 days ago

TH Prog
You'll Never Forget Python List index() & count() After This! | Python Tutorial for Beginners

Learn two important Python list methods: index() and count() in this beginner-friendly Python tutorial. In this video, you'll learn: ...

2:59
You'll Never Forget Python List index() & count() After This! | Python Tutorial for Beginners

15 views

3 weeks ago

Professor Py: Information Retrieval with Python
Typesense Geosearch in Python: Rank Nearby Results by Distance

Typesense geosearch in Python — build a radius-filtered, distance-ranked nearby-place search with text tie-breaks. Follow a ...

7:51
Typesense Geosearch in Python: Rank Nearby Results by Distance

9 views

4 weeks ago

Our_Tech
I Built My Own Google Search Engine From Scratch in Python! (BM25 Algorithm)

Ever wondered how search engines like Google actually find the exact results you are looking for in milliseconds? In this video, I ...

0:40
I Built My Own Google Search Engine From Scratch in Python! (BM25 Algorithm)

17 views

3 weeks ago

Code & Secure AI
Learn Linear Search in Python with Real Code Examples

🚀 Welcome to today's Python Algorithms tutorial! In this video, you'll learn everything about the Linear Search Algorithm ...

8:33
Learn Linear Search in Python with Real Code Examples

17 views

3 weeks ago

𝕍𝕀ℙ♦𐌖𐌕
Python Menu Driven Program 🔥 | Add, Search & Delete Products | Beginner Tutorial

Python Menu Driven Program | Add, Display, Search & Delete Products | Beginner Tutorial In this video, we build a **Menu-Driven ...

5:52
Python Menu Driven Program 🔥 | Add, Search & Delete Products | Beginner Tutorial

12 views

9 days ago

Programming in Python with rsk
Regex in Python, How the search criterion using Backslash and  \w, \w+,\W,\W+, \d,\d+,\D, \D+ work

Python Programming, Regular Expressions, The Backslash\, working with \d, \d+,\w, \w+, \D, \D+, \W, \W+, re. search( ), re, regex, ...

24:46
Regex in Python, How the search criterion using Backslash and \w, \w+,\W,\W+, \d,\d+,\D, \D+ work

30 views

11 days ago

Code & Secure AI
Binary Search Algorithm on Text | Search Names Using Python

In this video, I explain the **Binary Search Algorithm** with a practical Python example. Instead of searching only numbers, we'll ...

14:50
Binary Search Algorithm on Text | Search Names Using Python

7 views

2 weeks ago

EasyML_Guide
Build a Google like AI Search Agent in Python That Reads and Cites Sources

Build an AI search agent in Python that plans research queries, finds current web sources, reads selected pages, removes ...

14:06
Build a Google like AI Search Agent in Python That Reads and Cites Sources

157 views

3 weeks ago

krypto_simp
binary search and linear search in python with practice question
44:35
binary search and linear search in python with practice question

0 views

7 days ago

RisingBrain
Search in Binary Search Tree (BST) | Recursion | Python, Java & C++ | DSA Interview Problem

In this video, we solve the Search in Binary Search Tree (BST) problem using recursion. Given the root of a Binary Search Tree ...

13:03
Search in Binary Search Tree (BST) | Recursion | Python, Java & C++ | DSA Interview Problem

153 views

3 days ago