ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

37 results

Istamosh
[26] HackerRank: Tree - Top View | Step-by-Step Solution

Language: Java Strategy: BFS with TreeMap that maps only the surface part using key value pair of coordinate and node data, ...

31:29
[26] HackerRank: Tree - Top View | Step-by-Step Solution

11 views

2 months ago

BE A GEEK
Java Substring Comparisons HackerRank Solution | Hackerrank Java Substring Comparisons

Copy Code From Here - https://www.beageekyt.com/hackerrank/java/java-datatypes/solution HackerRank Java Playlist ...

22:55
Java Substring Comparisons HackerRank Solution | Hackerrank Java Substring Comparisons

91 views

6 months ago

Istamosh
[21] HackerRank: Reverse a doubly linked list | Step-by-Step Solution

Language: Java Strategy: Traverse using while loop and utilize stack Functions covered: while loop, Stack.push(), Stack.pop(), ...

21:50
[21] HackerRank: Reverse a doubly linked list | Step-by-Step Solution

18 views

2 months ago

Istamosh
[26] Hackerrank Problem Solving - Forming a Magic Square

Language: Java & TypeScript Strategy: flatten the matrix, predefine seeds, compare the elements, and count the least difference ...

33:22
[26] Hackerrank Problem Solving - Forming a Magic Square

40 views

5 months ago

Istamosh
[20] HackerRank: Inserting a Node Into a Sorted Doubly Linked List | Step-by-Step Solution

Language: Java Strategy: Iterate using while loop and watch out for null node and value lower than actual data to be inserted ...

24:39
[20] HackerRank: Inserting a Node Into a Sorted Doubly Linked List | Step-by-Step Solution

18 views

3 months ago

freeCodeCamp.org
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

340,085 views

5 months ago

V-Code CSI VIT-AP
🎯100 Days of Coding: Day 6 | HackerRank Questions & Solutions

100 Days of Coding: Day 6 | HackerRank Questions & Solutions Welcome back, Coders! It's Day 6 of the 100 Days of Coding ...

25:15
🎯100 Days of Coding: Day 6 | HackerRank Questions & Solutions

68 views

1 month ago

Cyber Janhvee
C Language Code | Solving HackerRank Easy Problem | Basic to Advanced Coding Series | Day 4

To help your YouTube video get discovered, a strong description is key. Here's a template you can use for your "C Language ...

29:09
C Language Code | Solving HackerRank Easy Problem | Basic to Advanced Coding Series | Day 4

38 views

3 months ago

Selenium Express
Java Generics for Serious Developers – Upper & Lower bounded Wildcards , Extends, Super, PECS & More

Learn everything you need to know about Java Generics in this complete, in-depth course! Whether you're prepping for interviews ...

2:51:36
Java Generics for Serious Developers – Upper & Lower bounded Wildcards , Extends, Super, PECS & More

5,651 views

7 months ago

Jenny's Lectures CS IT
LeetCode Questions on Arrays| Must-Solve Questions for Placements & Interviews | With JAVA Code

This lecture is part of my DSA with JAVA course. To Access full course Enroll here: Placement Oriented NEW Batch of my ...

1:14:01
LeetCode Questions on Arrays| Must-Solve Questions for Placements & Interviews | With JAVA Code

11,893 views

6 months ago

MDTech
Majority Element II | Leetcode 229 | Boyer-Moore Voting Algorithm | Java

Welcome! In this video, we solve **Leetcode 229: Majority Element II** using the efficient **Boyer-Moore Voting Algorithm**.

43:04
Majority Element II | Leetcode 229 | Boyer-Moore Voting Algorithm | Java

26 views

2 months ago

Intellipaat
Top Java Interview Questions TO GET YOU HIRED in 2025 |Java Interview Preparation Guide |Intellipaat

Enroll for Intellipaat's Full Stack Web Developer Course: ...

1:00:50
Top Java Interview Questions TO GET YOU HIRED in 2025 |Java Interview Preparation Guide |Intellipaat

379,728 views

10 months ago

ByteRivu
Live Daily Coding Practice | Learn Programming, DSA, and Problem Solving Together 🚀 | Coding With

Welcome to Daily Live Coding with Me – your one-stop destination for daily coding practice, problem-solving, and learning ...

1:01:46
Live Daily Coding Practice | Learn Programming, DSA, and Problem Solving Together 🚀 | Coding With

12 views

Streamed 2 months ago

Cyber Janhvee
C Language Code | Solving HackerRank Easy Problem | Basic to Advanced Coding Series | Day 2

Welcome to Day 2 of my Basic to Advanced Coding Series! In this video, I'll solve an easy-level HackerRank problem using the ...

49:07
C Language Code | Solving HackerRank Easy Problem | Basic to Advanced Coding Series | Day 2

33 views

3 months ago

Quick Learning With Sree
IBM Latest HackerRank Coding Question | Easy Way Explanation✅ #ibm  #hackerrank #ibmcodingquestion

Hi Guys, In this video I have discussed one IBM HackerRank Coding Question with Solution.I have tried my best to explain the ...

23:27
IBM Latest HackerRank Coding Question | Easy Way Explanation✅ #ibm #hackerrank #ibmcodingquestion

220 views

11 months ago

Build with Akshit
Solve Leetcode SQL 50 Questions with me | Part 1 | Master SQL for Interviews

In this video, I will solve 20 SQL Questions, from Leetcode SQL 50 List, after this video, you will feel yourself equipped with SQL, ...

1:20:33
Solve Leetcode SQL 50 Questions with me | Part 1 | Master SQL for Interviews

48,876 views

7 months ago

College Wallah
Mastering Complete Arrays in DSA in Java One Shot | Complete Guide for Beginners | DSA

Welcome to Mastering Complete Arrays in DSA in Java! This one-shot lecture is designed to give you a complete guide to ...

2:03:30
Mastering Complete Arrays in DSA in Java One Shot | Complete Guide for Beginners | DSA

125,879 views

10 months ago

Tech with Jatin
Crack SDET Coding Rounds with These 25 Interview Questions With Solutions #techwithjatin #sdet

Hey friends If you're preparing for SDET roles at top product-based companies, this video is designed exactly for you. Over the ...

9:36:24
Crack SDET Coding Rounds with These 25 Interview Questions With Solutions #techwithjatin #sdet

22,859 views

7 months ago

ByteRivu
Live Daily Coding Practice | Learn Programming, DSA, and Problem Solving Together 🚀 | Coding With

Welcome to Daily Live Coding with Me – your one-stop destination for daily coding practice, problem-solving, and learning ...

28:25
Live Daily Coding Practice | Learn Programming, DSA, and Problem Solving Together 🚀 | Coding With

154 views

Streamed 2 months ago

MDTech
Majority Element II | Leetcode 229 | JavaScript  | Boyer-Moore Voting Algorithm

Welcome! In this video, we solve **Leetcode 229: Majority Element II** using the efficient **Boyer-Moore Voting Algorithm**.

41:23
Majority Element II | Leetcode 229 | JavaScript | Boyer-Moore Voting Algorithm

20 views

2 months ago

Cyber Janhvee
C++ Language Code | Solving HackerRank Easy Problem | Basic to Advanced Coding Series | Day 2

Welcome to Day 2 of my Basic to Advanced Coding Series! In this video, I'll solve an easy-level HackerRank problem using the ...

24:37
C++ Language Code | Solving HackerRank Easy Problem | Basic to Advanced Coding Series | Day 2

40 views

3 months ago

codingX krishna
LeetCode 2561 – Rearranging Fruits 🔄 Greedy + HashMap | Java Solution with Dry Run

In this video, we'll solve LeetCode 2561 – Rearranging Fruits using an efficient and optimized Java approach. This problem is ...

24:45
LeetCode 2561 – Rearranging Fruits 🔄 Greedy + HashMap | Java Solution with Dry Run

450 views

4 months ago

Build with Akshit
Solve 70 SQL Questions in 3 hrs | Ultimate SQL Practice | Master SQL

In this video, I will solve 70 SQL Questions, after this video, you will feel yourself equipped with SQL, ready for Placements and ...

2:58:16
Solve 70 SQL Questions in 3 hrs | Ultimate SQL Practice | Master SQL

333,002 views

10 months ago

Linkcode Technologies
Session 23 For Loop Patterns In C Programming

loops and arrays in c language infinite loop in c programming c programming loop lecture c programming paper pattern for loop in ...

43:09
Session 23 For Loop Patterns In C Programming

15 views

8 months ago

CyberSpace Coding
ArrayList in java -  Lecture 44

channel link -https://youtube.com/@cyberspacecoding?si=edq0Wu23HqAmlWt2 @cyberspacecoding arraylist in java, arraylist in ...

41:07
ArrayList in java - Lecture 44

93 views

11 months ago