ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,506 results

Yoyo Education
Object Oriented Programming in Java (OOP) | Full Course

There are 4 Courses in this Specialization ⭐️This video covers course number 1 and 2. (1) Java Programming: Solving ...

9:35:13
Object Oriented Programming in Java (OOP) | Full Course

466 views

3 years ago

TokyoEdtech
Problem Solving And Iteration

This video talks about problem-solving using loops. It goes without saying that you cannot code a solution until you understand ...

18:11
Problem Solving And Iteration

352 views

6 years ago

Code with Nakov | SoftUni Global
Problem Solving in Programming - An Essential Guide [Dev Concepts #41]

Problem solving and algorithmic (logical) thinking are essential for every developer. In this video, you will learn about these and ...

1:47:45
Problem Solving in Programming - An Essential Guide [Dev Concepts #41]

10,721 views

3 years ago

The Debug Zone
Java Algorithm for Learning Element Order: Techniques and Solutions Explained

In this video, we delve into the fascinating world of algorithms in Java, focusing specifically on techniques for learning element ...

2:59
Java Algorithm for Learning Element Order: Techniques and Solutions Explained

0 views

1 year ago

Akhil Kokani
#1 - Problem Statement — Solving Problem Statements (by VTU) using Java

Hey Guys! In this video we will be solving our first problem statement i.e., Part A — Create a Java class called Student with the ...

46:20
#1 - Problem Statement — Solving Problem Statements (by VTU) using Java

3,344 views

6 years ago

Chris Mayfield
Tracing code by hand

Drawing tables on paper; DrJava debugger https://w3.cs.jmu.edu/mayfiecs/cs149/

10:08
Tracing code by hand

128,793 views

10 years ago

Code with Nakov | SoftUni Global
[6/9] Java Basics Tutorial – Advanced Conditional Statements

... 04:29 Nested Conditional Statements 27:25 Logical Operators 48:40 Switch Case 59:59 Problem Solving 02:11:22 Next Steps If ...

2:12:02
[6/9] Java Basics Tutorial – Advanced Conditional Statements

1,253 views

3 years ago

Code with Katie
Jewels and Stones LeetCode - Java

In this video, I solve the "Jewels and Stones" LeetCode problem using Java. Problem link: ...

2:53
Jewels and Stones LeetCode - Java

56 views

6 months ago

Coding projects
Master Java Programming: Solve Advent of Code Day 1 Challenge

Ready to kickstart your Java programming journey? Join us as we tackle the first day of the Advent of Code challenge! In this ...

13:38
Master Java Programming: Solve Advent of Code Day 1 Challenge

27 views

1 year ago

Peppermint AI
Two Pointers Technique | Leetcode | Move Zeroes to end of array | Visualization | Java Live coding

In this sessions we will be looking at two pointers technique. This is one of the simpler algorithms that can be useful to solve data ...

18:48
Two Pointers Technique | Leetcode | Move Zeroes to end of array | Visualization | Java Live coding

131 views

3 years ago

Akhil Kokani
#3.A - Problem Statement — Solving Problem Statements (by VTU) using Java

Hey Guys! In this video we will be solving Part A of 3rd Problem Statement, no don't worry, I'll be uploading separate video for ...

4:59
#3.A - Problem Statement — Solving Problem Statements (by VTU) using Java

356 views

6 years ago

Vu Hung Nguyen (Hưng)
Perplexity Comet AI Problem Solving

Perplexity Comet AI Problem Solving - Demo* In this comprehensive tutorial, I'll demonstrate how to use Perplexity Comet AI to ...

0:52
Perplexity Comet AI Problem Solving

9 views

2 months ago

Akhil Kokani
#5 - Problem Statement — Solving Problem Statements (by VTU) using Java

Hey Guys! In this video we will solving following problem statement: Sort a given set of n integer elements using Merge Sort ...

21:21
#5 - Problem Statement — Solving Problem Statements (by VTU) using Java

651 views

6 years ago

Akhil Kokani
#0 - Series Introduction — Solving Problem Statements (by VTU) using Java

Hey Guys! In this series we will be solving several different problem statements using Java, which I've borrowed from my ...

2:30
#0 - Series Introduction — Solving Problem Statements (by VTU) using Java

392 views

6 years ago

Akhil Kokani
#7 - Problem Statement — Solving Problem Statements (by VTU) using Java

In this video we will be looking at following problem statement: From a given vertex in a weighted connected graph, find shortest ...

12:38
#7 - Problem Statement — Solving Problem Statements (by VTU) using Java

448 views

6 years ago

Coding projects
Master Java Programming: Solve Advent of Code Day 1 Challenge Pt.2

Ready to kickstart your Java programming journey? Join us as we tackle the first day of the Advent of Code challenge! PART 2  ...

6:42
Master Java Programming: Solve Advent of Code Day 1 Challenge Pt.2

21 views

1 year ago

Heapspace
Ties van de Ven - Effective problem solving

Software engineering is a field that is evolving rapidly. About 10 years ago we were manually installing things on that one named ...

32:11
Ties van de Ven - Effective problem solving

61 views

10 months ago

Engineering Community
Problem Solving Challenge for Java Community - kick-off meeting

... best congratulations second step is to join our problem solving for java workplace event page there will be updates discussions ...

1:11:38
Problem Solving Challenge for Java Community - kick-off meeting

130 views

4 years ago

Akhil Kokani
#4 - Problem Statement — Solving Problem Statements (by VTU) using Java

Hey Guys! In this video we will be solving following problem statement: "Sort a given set of n integer elements using Quick Sort ...

26:20
#4 - Problem Statement — Solving Problem Statements (by VTU) using Java

607 views

6 years ago

Akhil Kokani
#2 - Problem Statement — Solving Problem Statements (by VTU) using Java

Hey Guys! In this video we will be solving problem statement i.e., Part A — Design a superclass called Staff with details as StaffId, ...

41:28
#2 - Problem Statement — Solving Problem Statements (by VTU) using Java

615 views

6 years ago

Akhil Kokani
#6 - Problem Statement — Solving Problem Statements (by VTU) using Java

Hey Guys! In this video we will solving following problem statement: Implement in Java, the 0/1 Knapsack problem using: 1.

31:31
#6 - Problem Statement — Solving Problem Statements (by VTU) using Java

1,098 views

6 years ago

Code with Nakov | SoftUni Global
[2021] Full Java Basics Course (Part 1 of 2)

In this first part of the free Java course for absolute beginners, learn the fundamentals of programming, algorithmic thinking, and ...

7:39:44
[2021] Full Java Basics Course (Part 1 of 2)

9,219 views

4 years ago

Algorithmica
Find Duplicates in an Array (JAVA) -Part 1 of 4 || Smart Coding & Interview Series || Algorithmica

For more details please visit us at : www.algorithmica.co.in #Algorithmica #ThimmaReddy #SmartCoding_and_InterviewSeries ...

23:41
Find Duplicates in an Array (JAVA) -Part 1 of 4 || Smart Coding & Interview Series || Algorithmica

1,462 views

5 years ago

Fresh Noodles
Grading Students | Hackerrank Problem | Easy Solution (Java)

Grading Students | Hackerrank Problem | Easy Solution (Java) Welcome to Fresh Noodles! In this video, I will explain you the ...

7:06
Grading Students | Hackerrank Problem | Easy Solution (Java)

113 views

9 months ago

Akhil Kokani
#3.B - Problem Statement — Solving Problem Statements (by VTU) using Java

Hey Guys! Here is the another part B of 3rd Problem Statement, the problem statement which we will be solving is: "Write a Java ...

7:10
#3.B - Problem Statement — Solving Problem Statements (by VTU) using Java

537 views

6 years ago