ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

405 results

Nikhil Lohia
Quick Sort super easy explanation with animations and example | Full implementation and code

Quick Sort is a really popular but at the same time a little tricky algorithm to perform sorting. It is used extensively so that your code ...

19:00
Quick Sort super easy explanation with animations and example | Full implementation and code

9,342 views

5 years ago

Nikhil Lohia
Brute Force algorithms with real life examples | Study Algorithms

Super helpful resources available here: https://nikoo28.github.io/all-my-links/ To see more videos like this, you can buy me a ...

6:54
Brute Force algorithms with real life examples | Study Algorithms

145,998 views

5 years ago

Nikhil Lohia
Level order traversal of Binary Tree | Step by step demo with example | Study Algorithms

When you look at a binary tree, the first thing you might see is that each node is at a different height. This simply implies that you ...

14:51
Level order traversal of Binary Tree | Step by step demo with example | Study Algorithms

18,281 views

4 years ago

Nikhil Lohia
Bubble Sort Algorithm | Live demo, Visuals and Code | Study Algorithms

Sorting is a really essential concept when it comes to computer programming. Bubble sort is one of the techniques which can be ...

11:32
Bubble Sort Algorithm | Live demo, Visuals and Code | Study Algorithms

3,931 views

5 years ago

Brototype Malayalam
The Right Way to Learn Coding

Learn coding step by step with our FREE Tutorials & Resources. : https://learn.brototype.com See our student results and success ...

6:15
The Right Way to Learn Coding

42,916 views

2 years ago

Brototype Malayalam
Stop Learning Coding in 2026… Do THIS Instead

The AI revolution is here—but what does it mean for the future of tech, coding, and jobs? Is AI replacing developers? Will coding ...

15:37
Stop Learning Coding in 2026… Do THIS Instead

118,836 views

6 months ago

Nikhil
Student Management System in JAVA I JAVA BEGINNER PROJECT

Student Management System in JAVA I JAVA BEGINNER PROJECT Student Management System in Java | Java Programming ...

13:59
Student Management System in JAVA I JAVA BEGINNER PROJECT

187 views

2 years ago

Programming with Mosh
SQL Course for Beginners [Full Course]

Master SQL – an essential skill for AI, machine learning, data analysis, and more! This beginner-friendly course teaches you ...

3:10:19
SQL Course for Beginners [Full Course]

14,212,821 views

7 years ago

Nikhil Lohia
Climbing Stairs (LeetCode 70) | Full solution with animations | Dynamic Easy | Study Algorithms

Super helpful resources available here: https://nikoo28.github.io/all-my-links/ To see more videos like this, you can buy me a ...

16:35
Climbing Stairs (LeetCode 70) | Full solution with animations | Dynamic Easy | Study Algorithms

80,282 views

4 years ago

Nikhil Lohia
Greedy Algorithms with real life examples | Study Algorithms

To see more videos like this, you can buy me a coffee: https://www.buymeacoffee.com/studyalgorithms Greedy Algorithms is a way ...

14:02
Greedy Algorithms with real life examples | Study Algorithms

29,158 views

5 years ago

Nikhil Lohia
HackerRank - Left Rotation | Full Solution and Examples | Study Algorithms

Given an array of integers, you need to perform a left rotation on the array 'k' number of times. This video explains you what is ...

13:27
HackerRank - Left Rotation | Full Solution and Examples | Study Algorithms

26,922 views

5 years ago

TechByAni
LRU Cache | Explained in 60sec #shorts
0:57
LRU Cache | Explained in 60sec #shorts

425 views

6 months ago

Nikhil Lohia
Linked List Cycle (LeetCode 141) | Full solution with demo | Floyd Warshall | Study Algorithms

A really interesting problem where you are required to determine if there is a cycle in a linked list. A loop/cycle is formed if one of ...

16:14
Linked List Cycle (LeetCode 141) | Full solution with demo | Floyd Warshall | Study Algorithms

23,968 views

4 years ago

Nikhil
4 Best CODING PRACTICE PLATFORMS for beginners 🤩

4 Best Coding Practice Plateforms | Logic Building 4 Best Coding Practice Plateforms | Logic Building coding practice plateforms ...

5:35
4 Best CODING PRACTICE PLATFORMS for beginners 🤩

21 views

2 years ago

TechStack9
How To Avoid Common Mistakes as a Java Beginner - Part 3

In this video we will learn how to avoid common mistakes made by a Java Beginner Checkout the Playlists: Java Tutorial For ...

9:10
How To Avoid Common Mistakes as a Java Beginner - Part 3

987 views

5 years ago

Nikhil Lohia
Insert Interval (LeetCode 57) } Full solution with different scenarios

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

20:14
Insert Interval (LeetCode 57) } Full solution with different scenarios

8,442 views

1 year ago

Nikhil Lohia
Dynamic Programming easy to understand real life examples | Study Algorithms

Dynamic programming is probably the trickiest algorithmic paradigm to master. But that is what makes it essential as well.

13:11
Dynamic Programming easy to understand real life examples | Study Algorithms

30,507 views

5 years ago

Nikhil Lohia
Unique Paths (LeetCode 62) | Full Dynamic Programming method with Memoization

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual Problem: ...

15:48
Unique Paths (LeetCode 62) | Full Dynamic Programming method with Memoization

12,715 views

1 year ago

Brototype Malayalam
Web Development For Babies

In this video, we will talk about all the important things that you need to know about web development. The main topics covered in ...

39:06
Web Development For Babies

586,570 views

5 years ago

Nikhil Lohia
Post-order traversal of Binary Tree | Step by step demo with example | Study Algorithms

Each node of a tree is a mini-tree in itself. It has a left child and a right child. Based on this idea, we can have some permutations ...

9:48
Post-order traversal of Binary Tree | Step by step demo with example | Study Algorithms

4,030 views

4 years ago