ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

476 results

Code Simplified
Java list    [09/07/2025]

Java List | HackerRank Java Solution in Hindi | Insert & Delete in List.

5:07
Java list [09/07/2025]

1 view

5 months ago

AbhiCodes
A Very Big Sum | HackerRank Solution in Java | Step-by-Step Explanation #hackerrank

In this video, we walk through the HackerRank warm-up problem "A Very Big Sum" and solve it using Java. You'll learn how to ...

4:23
A Very Big Sum | HackerRank Solution in Java | Step-by-Step Explanation #hackerrank

67 views

6 months ago

Tech World Software School
Print the Elements of a Linked List - HackerRank - Java

Learn how to solve the HackerRank problem whose title is Print the Elements of a Linked List, using the Java programming ...

3:21
Print the Elements of a Linked List - HackerRank - Java

84 views

11 months ago

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

10 views

1 month ago

BE A GEEK
Java String Tokens HackerRank Solution | HackerRank Java String Tokens Solution

Copy Code From Here - https://www.beageekyt.com/hackerrank/java/java-string-reverse/solution?lang=java HackerRank Java ...

12:31
Java String Tokens HackerRank Solution | HackerRank Java String Tokens Solution

143 views

5 months ago

Istamosh
[10] HackerRank: Insert a Node at a Specific Position in a Linked List | Step-by-Step Solution

Language: Java Strategy: construct new node with fixed iteration to point the desired position Functions covered: new Node ...

12:25
[10] HackerRank: Insert a Node at a Specific Position in a Linked List | Step-by-Step Solution

47 views

3 months ago

BE A GEEK
Java currency formatter HackerRank Solution | Hackerrank Java currency formatter solution

Copy Code From Here - https://www.beageekyt.com/hackerrank/java/java-currency-formatter/solution?lang=java HackerRank ...

8:58
Java currency formatter HackerRank Solution | Hackerrank Java currency formatter solution

293 views

6 months ago

Tech World Software School
Reverse a linked list - HackerRank - Java

Learn how to solve the HackerRank problem whose title is Reverse a linked list, using the Java programming language.

10:47
Reverse a linked list - HackerRank - Java

72 views

11 months ago

BE A GEEK
Java String Reverse HackerRank Solution | Java String Builder | Palindrome in Java |

Copy Code From Here - https://www.beageekyt.com/hackerrank/java/java-string-reverse/solution?lang=java HackerRank Java ...

9:00
Java String Reverse HackerRank Solution | Java String Builder | Palindrome in Java |

73 views

5 months ago

BE A GEEK
Java End-of-file HackerRank Solution | while loop in java | Hackerrank Java End of file solution

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

11:04
Java End-of-file HackerRank Solution | while loop in java | Hackerrank Java End of file solution

270 views

7 months ago

Istamosh
[9] HackerRank: Insert a Node at The Head of a Linked List | Step-by-Step Solution

Language: Java Strategy: construct new node and use its next property to assign the linked list Functions covered: new Node ...

15:15
[9] HackerRank: Insert a Node at The Head of a Linked List | Step-by-Step Solution

14 views

3 months ago

Anu Sharma
DSA is all you need? #tech #coding
0:06
DSA is all you need? #tech #coding

679,873 views

6 months ago

BE A GEEK
Java Date and Time HackerRank Solution | Calendar class | HackerRank Java Date and Time solution

Copy Code From Here - https://www.beageekyt.com/hackerrank/java/java-date-and-time/solution?lang=java HackerRank Java ...

12:01
Java Date and Time HackerRank Solution | Calendar class | HackerRank Java Date and Time solution

174 views

6 months ago

Istamosh
[16] HackerRank: Get Node Value | Step-by-Step Solution

Language: Java Strategy: use current node pointer and stack Functions covered: new node constructor, new Stack(), while loop, ...

14:38
[16] HackerRank: Get Node Value | Step-by-Step Solution

14 views

3 months ago

Istamosh
[13] HackerRank: Reverse a Linked List | Step-by-Step Solution

Language: Java Strategy: use while loop, current node pointer, and detach the next node Functions covered: while loop Music ...

10:16
[13] HackerRank: Reverse a Linked List | Step-by-Step Solution

11 views

3 months ago

BE A GEEK
Java Substring HackerRank Solution | Hackerrank Java String Introduction substring function in java

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

9:59
Java Substring HackerRank Solution | Hackerrank Java String Introduction substring function in java

72 views

6 months ago

Leetcode Profiles
Ranked #1 on LeetCode  #leetcode #codeprep #competitiveprogramming #codeforces

He's not just a rocket scientist… He's the Rank 1 coder on LeetCode — solving over 3600 problems with 100% accuracy.

0:10
Ranked #1 on LeetCode #leetcode #codeprep #competitiveprogramming #codeforces

2,488,938 views

4 months ago

BE A GEEK
Java If else HackerRank Solution | If else in java | Else if in java | Conditional statement in java

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

16:46
Java If else HackerRank Solution | If else in java | Else if in java | Conditional statement in java

314 views

8 months ago

BE A GEEK
Java Output Formatting HackerRank Solution | Difference between next and nextLine | printf in Java

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

13:11
Java Output Formatting HackerRank Solution | Difference between next and nextLine | printf in Java

73 views

7 months ago

Istamosh
[11] HackerRank: Delete a Node | Step-by-Step Solution

Language: Java Strategy: utilize the Node's next property with current node traversal Functions covered: new Node constructor ...

14:42
[11] HackerRank: Delete a Node | Step-by-Step Solution

12 views

3 months ago