ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

252 results

Code with Dreamy
Problem Solving for Developers - JavaScript

Just like any other skill, problem solving takes practice to apply and master. Many developers think that becoming a better ...

1:04
Problem Solving for Developers - JavaScript

388 views

4 years ago

PurdueX CS180.1x
Introduction to Problem Solving

Purdue AP Computer Science A.

4:51
Introduction to Problem Solving

12,396 views

10 years ago

NPTEL IIT Bombay
Lecture 2 Part 3 : Problem Solving using Computer

Lecture 2 Part 3 : Problem Solving using Computer.

29:11
Lecture 2 Part 3 : Problem Solving using Computer

38,886 views

6 years ago

TechScope by Vaishali
HackerRank Java Solutions | Introduction | 7. Java Loop II

This video contains the solution of the problem of hackerRank Java Problems #hackerrank #learningsite For more HackerRank ...

3:35
HackerRank Java Solutions | Introduction | 7. Java Loop II

173 views

4 years ago

Kaloyan Karaivanov
Kotlin - Solving a sample coding interview problem

Useful Kotlin Idioms You Should Know: - Data classes - Named and default arguments - Expressions - Null-safety - Extension ...

11:08
Kotlin - Solving a sample coding interview problem

2,791 views

3 years ago

OCLPhase2
TSP by brute force

Video to accompany the open textbook Math in Society (http://www.opentextbookstore.com/mathinsociety/). Part of the ...

3:54
TSP by brute force

27,123 views

13 years ago

Drunken Engineer
Arrays Coding Question asked at HackerRank Online Test

This video contains one of the hackerrank coding question and its solution. One of the best book for Interview Questions Top 1000 ...

10:50
Arrays Coding Question asked at HackerRank Online Test

36,566 views

5 years ago

J David Eisenberg
Mini-Lecture: Planning a Program

Problem solving is what this course is really about. Instead of going into detail about Java, this lecture talks about how to plan a ...

26:17
Mini-Lecture: Planning a Program

36 views

2 years ago

J David Eisenberg
Time Interval Assignment (part 1)

Here's how I planned out a solution for the time intervals problem. I had a false start at the beginning, and I forgot to edit it out -- so ...

7:53
Time Interval Assignment (part 1)

551 views

6 years ago

CTR
Hackerrank Java Static Initializer Block challenge

java #hackerrank #CTR Hi friends in this video we are gonna solve a HACKERRANK challenge in which i have solved and ...

4:49
Hackerrank Java Static Initializer Block challenge

19 views

4 years ago

J David Eisenberg
Planning the “Reverse an Array in Place” program

Here are two approaches to solving the problem. (I'm not entirely happy with this video; the script just didn't seem to “click” for me, ...

2:29
Planning the “Reverse an Array in Place” program

428 views

4 years ago

Jon Gjengset
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

In this new series we take deep-dives into the world of unsafe Rust. These chronicles aren't necessarily aimed at teaching you ...

1:37:09
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

27,070 views

5 years ago

Brian Lavender
Tip, tax, and total

Problem solving for Tip, Tax, and total using pseudo code.

4:25
Tip, tax, and total

7,128 views

10 years ago

OGuild
Challenges faced by developers

In this session, We discuss the challenges faced by developers one of which is writing codes codes that can be also understood ...

3:13
Challenges faced by developers

5,218 views

4 years ago

Adam Gaweda, Dr. Sensei
Run Time for Loops

Now this i plus plus, if you are familiar with Java syntax, it means that we are going to plus i once. Now, here's where things can ...

4:45
Run Time for Loops

2,086 views

8 years ago

Undefined Coder
Two Sum - Leetcode #1 | Solution explained

In this video, we tackle a Leetcode challenge using JavaScript. Leetcode question 1 Two sum. Join us as we navigate through the ...

6:41
Two Sum - Leetcode #1 | Solution explained

83 views

1 year ago

Adam Gaweda, Dr. Sensei
Skip List Exercises
4:05
Skip List Exercises

3,420 views

8 years ago

OpenMDAO
Nonlinear and linear systems and solvers

In OpenMDAO terms, your nonlinear system is your model or governing system of equations. Your linear system is a ...

13:15
Nonlinear and linear systems and solvers

1,795 views

3 years ago

Jon Gjengset
Lock-Free to Wait-Free Simulation in Rust

In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...

4:47:58
Lock-Free to Wait-Free Simulation in Rust

50,581 views

4 years ago

J David Eisenberg
Chapter 3: Compound Conditions

Use of && (and), || (or), and ^ (exclusive or) to combine conditions.

3:14
Chapter 3: Compound Conditions

356 views

6 years ago