ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

112 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

MDTech
Insert Interval LeetCode 57 | Java | Brute, Better & Optimal Solutions Explained | Coding prep

Master **LeetCode 57**: **Insert Interval** with a complete breakdown of the Brute Force, Better, and Optimal solutions in both ...

36:31
Insert Interval LeetCode 57 | Java | Brute, Better & Optimal Solutions Explained | Coding prep

0 views

9 days 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

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

Code Design
HackerRank Roads and Libraries - Solving with Union Find (Disjoint Sets) |Java Coding Interview Prep

Problem Link on HackerRank:** [Roads and Libraries](https://www.hackerrank.com/challenges/torque-and-development/problem) ...

34:05
HackerRank Roads and Libraries - Solving with Union Find (Disjoint Sets) |Java Coding Interview Prep

143 views

10 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

90 views

6 months ago

BE A GEEK
Welcome to java HackerRank Solution | JDK JRE JVM | How to write first Java Program | Hindi

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

20:03
Welcome to java HackerRank Solution | JDK JRE JVM | How to write first Java Program | Hindi

256 views

8 months ago

BE A GEEK
Java Stdin and stdout hackerrank solution | How to print in Java | How to take input in Java

Copy Code From Here - https://www.beageekyt.com/hackerrank/java/java-stdin-and-stdout-1/solution HackerRank Java Playlist ...

22:34
Java Stdin and stdout hackerrank solution | How to print in Java | How to take input in Java

152 views

8 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

325,837 views

4 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

374,357 views

10 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,759 views

6 months ago

MDTech
Next Permutation Explained | LeetCode 31 | Java (Step-by-Step Solution)

In this video, I explain how to solve the **Next Permutation** problem (LeetCode #31) in both **Java** and **JavaScript**.

30:11
Next Permutation Explained | LeetCode 31 | Java (Step-by-Step Solution)

14 views

1 month ago

MDTech
Rearrange Array Elements by Sign | Leetcode 2149 | Java | Brute-Best Solution Explained

In this video, we solve Leetcode 2149: Rearrange Array Elements by Sign using Java and JavaScript. We cover three ...

21:15
Rearrange Array Elements by Sign | Leetcode 2149 | Java | Brute-Best Solution Explained

16 views

2 months ago

Shradha Khapra
L76. Implement LRU Cache | Linked List

Lecture 76 of DSA Placement Series Company wise DSA Sheet Link : https://docs.google.com/spreadsheets/d ...

35:34
L76. Implement LRU Cache | Linked List

48,932 views

9 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

67 views

1 month ago

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

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

22:35
🎯100 Days of Coding: Day 15 | HackerRank Questions & Solutions | CSI VCODE

11 views

6 days ago

V-Code CSI VIT-AP
🎯100 Days of Coding: Day 13 | HackerRank Solution | CSI VCODE

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

26:47
🎯100 Days of Coding: Day 13 | HackerRank Solution | CSI VCODE

18 views

8 days ago

MDTech
Merge Intervals | LeetCode 56 | Java | Brute to Optimal Solution

LeetCode 56 - **Merge Intervals** ✓ Solved step-by-step with Brute Force to Optimal solutions in both Java and JavaScript!

34:37
Merge Intervals | LeetCode 56 | Java | Brute to Optimal Solution

29 views

2 months ago

RAHUL VIJAYAN
Doubly & Circular Linked List With Mini Projects | @Rahul_Vijayan #dsa

Kickstart your Data Structures and Algorithms (DSA) journey with Java by mastering the core Java fundamentals. In this first part of ...

49:21
Doubly & Circular Linked List With Mini Projects | @Rahul_Vijayan #dsa

66 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

217 views

11 months ago