- Видео 78
- Просмотров 5 879
Bonaventure Ogeto
Кения
Добавлен 19 июл 2017
I'm a fusion of creatures, coding, and at war.
How Decision Trees Work
Try this interactive guide to explore decision trees further:
👉 mlu-explain.github.io/decision-tree/
👉 mlu-explain.github.io/decision-tree/
Просмотров: 16
Видео
Recreating MrBeast's ViewStats Website Design with HTML & CSS - Step-by-Step Tutorial Part 2
Просмотров 592 месяца назад
In this tutorial, we’ll recreate the clean and minimalistic homepage design of MrBeast’s ViewStats website using only HTML and CSS. Follow along to sharpen your web development skills and build a fully responsive, professional-looking website! This tutorial is perfect for beginners and developers looking for hands-on practice. 🔗 Links to Resources: 🔥 Source Code: github.com/bonaventureogeto/MrB...
Recreating MrBeast's ViewStats Website with HTML & CSS - Step-by-Step Tutorial Part 1
Просмотров 1372 месяца назад
In this tutorial, we’ll recreate the clean and minimalistic homepage design of MrBeast’s ViewStats website using only HTML and CSS. Follow along to sharpen your web development skills and build a fully responsive, professional-looking website! This tutorial is perfect for beginners and developers looking for hands-on practice. 🔗 Links to Resources: 🔥 Source Code: github.com/bonaventureogeto/MrB...
How Topological Sorting Works and Python Implementation
Просмотров 643 месяца назад
How Topological Sorting Works and Python Implementation
Dijkstra's Algorithm - A step by step analysis, with sample Python code - Part 2
Просмотров 513 месяца назад
Dijkstra's Algorithm - A step by step analysis, with sample Python code - Part 2
Dijkstra's Algorithm - A step by step analysis, with sample Python code - Part 1
Просмотров 323 месяца назад
Dijkstra's Algorithm - A step by step analysis, with sample Python code - Part 1
N Queens Problem Using Backtracking | DSA #43
Просмотров 583 месяца назад
In this video, we dive into the N-Queens problem - a classic algorithm challenge! Learn how to place N queens on an N×N chessboard such that no two queens can attack each other, using the power of backtracking. Whether you're a beginner or brushing up on algorithms, this step-by-step guide will help you understand: ✅ What the N-Queens problem is ✅ How backtracking works with real-life examples ...
Introduction to Backtracking | DSA #42
Просмотров 303 месяца назад
Welcome to our Data Structures and Algorithms series! In this series, we’ll break down essential concepts in computer science, walking you through everything from the fundamentals to advanced topics. Whether you're a beginner just starting your coding journey or someone looking to refresh your skills, this series has something for everyone. Each video is carefully designed making it easy to dig...
Dynamic Programming - Longest Common Subsequence Part 3 | Python Implementation | DSA #41
Просмотров 893 месяца назад
Dynamic Programming - Longest Common Subsequence Part 3 | Python Implementation | DSA #41
Dynamic Programming - Longest Common Subsequence Part 2 | DSA #40
Просмотров 313 месяца назад
Dynamic Programming - Longest Common Subsequence Part 2 | DSA #40
Dynamic Programming - Longest Common Subsequence Part 1 | DSA #39
Просмотров 703 месяца назад
Dynamic Programming - Longest Common Subsequence Part 1 | DSA #39
Dynamic Programming: Memoization vs Tabulation | DSA #38
Просмотров 923 месяца назад
Dynamic Programming: Memoization vs Tabulation | DSA #38
Introduction to Dynamic Programming DP | DSA #37
Просмотров 463 месяца назад
Introduction to Dynamic Programming DP | DSA #37
Python Implementation of The Huffman Coding Algorithm | DSA #36
Просмотров 1383 месяца назад
Python Implementation of The Huffman Coding Algorithm | DSA #36
Pseudocode: Implementing Huffman Coding Algorithm | DSA #35
Просмотров 293 месяца назад
Pseudocode: Implementing Huffman Coding Algorithm | DSA #35
Greedy Algorithms: Huffman Coding | Data Structures and Algorithms #34
Просмотров 933 месяца назад
Greedy Algorithms: Huffman Coding | Data Structures and Algorithms #34
Greedy Algorithms: Fractional Knapsack Problem | Data Structures and Algorithms #33
Просмотров 223 месяца назад
Greedy Algorithms: Fractional Knapsack Problem | Data Structures and Algorithms #33
Greedy Algorithms: Activity Selection Problem | Data Structures and Algorithms #32
Просмотров 173 месяца назад
Greedy Algorithms: Activity Selection Problem | Data Structures and Algorithms #32
Introduction to Greedy Algorithms | Data Structures and Algorithms #31
Просмотров 353 месяца назад
Introduction to Greedy Algorithms | Data Structures and Algorithms #31
Searching Algorithms: Binary Search | Data Structures and Algorithms #30
Просмотров 543 месяца назад
Searching Algorithms: Binary Search | Data Structures and Algorithms #30
Searching Algorithms: Linear Search | Data Structures and Algorithms #29
Просмотров 263 месяца назад
Searching Algorithms: Linear Search | Data Structures and Algorithms #29
Sorting Algorithms: Heap Sort | Data Structures and Algorithms #28
Просмотров 793 месяца назад
Sorting Algorithms: Heap Sort | Data Structures and Algorithms #28
Sorting Algorithms: Quick Sort | Data Structures and Algorithms #27
Просмотров 663 месяца назад
Sorting Algorithms: Quick Sort | Data Structures and Algorithms #27
Sorting Algorithms: Merge Sort | Data Structures and Algorithms #26
Просмотров 1983 месяца назад
Sorting Algorithms: Merge Sort | Data Structures and Algorithms #26
Sorting Algorithms: Insertion Sort | Data Structures and Algorithms #25
Просмотров 383 месяца назад
Sorting Algorithms: Insertion Sort | Data Structures and Algorithms #25
Sorting Algorithms: Selection Sort | Data Structures and Algorithms #24
Просмотров 374 месяца назад
Sorting Algorithms: Selection Sort | Data Structures and Algorithms #24
Sorting Algorithms: Bubble Sort | Data Structures and Algorithms #23
Просмотров 434 месяца назад
Sorting Algorithms: Bubble Sort | Data Structures and Algorithms #23
Introduction to Graph Traversal: Breadth-First Search(BFS) and Depth-First Search(DFS) #22
Просмотров 274 месяца назад
Introduction to Graph Traversal: Breadth-First Search(BFS) and Depth-First Search(DFS) #22
Introduction to Graphs | Data Structures and Algorithms #21
Просмотров 804 месяца назад
Introduction to Graphs | Data Structures and Algorithms #21
Hash Tables: Finding Duplicates in an Array | Data Structures and Algorithms #20
Просмотров 1124 месяца назад
Hash Tables: Finding Duplicates in an Array | Data Structures and Algorithms #20
Nice work bro keep it up looking forward to see more and more helpful content on this channel on DSA Suggestion: With theory please discuss some insightful questions on that specific topic also for more better understanding
@harigaming3432 Thanks, bro. I will be discussing more questions on these topics in future videos, and I appreciate your feedback.
Hi there! Thank you for your videos on this series! I really like your high level approach! By the way, could you please sort your playlist in a logical order to follow up?
Hi, thank you for the kind feedback. The series has been sorted. The videos have also been numbered for easy following.
best video where we can get an overview of all types of queues
Here is a link to a list of the coding challenges: hojaleaks.com/5-simple-python-coding-challenges-for-beginners
Check out the full list of repositories mentioned in this video here: hojaleaks.com/10-github-repositories-every-react-developer-must-know