ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

48,013 results

PyCon SG
Learning programming and problem solving through solving algorithm problems - Education Summit 2018

Speaker: Mr Lee Tsung-Hsien, Staff Software Engineer at Toyota Research Institute, co-author of Elements of Programming ...

28:37
Learning programming and problem solving through solving algorithm problems - Education Summit 2018

127 views

7 years ago

Coding with Minmer
Senior Software Engineer Tackles a Meta Phone Screen! (Feedback Included)

Would you pass a Meta phone screen? Watch Minh try. Timestamps: 00:00 LC125 Valid Palindrome 10:35 LC560 Subarray Sum ...

26:00
Senior Software Engineer Tackles a Meta Phone Screen! (Feedback Included)

10,654 views

8 months ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

306,743 views

2 years ago

Dominik Koeppl
Encoding Hard String Problems with Answer Set Programming

Presentation of the paper "Encoding Hard String Problems with Answer Set Programming" published in the proceedings of the ...

23:36
Encoding Hard String Problems with Answer Set Programming

154 views

2 years ago

ITLearnz
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 1/4)

Ace Algorithms Coding Interview: Solve Distilled Curated Blind 75 Questions. We will guide you through the Blind 75 LeetCode ...

4:11:46
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 1/4)

1,026 views

2 years ago

Brian Will
Object-Oriented Programming is Bad

An explanation of why you should favor procedural programming over Object-Oriented Programming (OOP).

44:35
Object-Oriented Programming is Bad

2,534,842 views

10 years ago

Indigo Tech Tutorials
I Completed 100 Coding Challenges! PT 1

hey everyone and welcome back to my channel! Thanks for tuning in. In this video I am on a mission to complete 100 coding ...

3:52:45
I Completed 100 Coding Challenges! PT 1

560 views

1 year ago

ITLearnz
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 2/4)

Ace Algorithms Coding Interview: Solve Distilled Curated Blind 75 Questions. We will guide you through the Blind 75 LeetCode ...

7:29:37
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 2/4)

503 views

2 years ago

Coding with Minmer
POW(x, n) || Leetcode 50 || Follow-up Question Big Tech Actually Asks

Discover the actual variant Big Tech asks on Leetcode problem 50: POW(x, n). Timestamps: 00:00 Brute Force Explanation 03:57 ...

24:54
POW(x, n) || Leetcode 50 || Follow-up Question Big Tech Actually Asks

6,014 views

8 months ago

ITLearnz
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 4/4)

Ace Algorithms Coding Interview: Solve Distilled Curated Blind 75 Questions. We will guide you through the Blind 75 LeetCode ...

9:23:17
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 4/4)

791 views

2 years ago

Coding with Minmer
Meta asks Dynamic Programming Questions??

Contrary to what one may think, Meta DOES ask DP questions in their interviews. Would you pass? Watch Minh try. Timestamps: ...

40:59
Meta asks Dynamic Programming Questions??

4,422 views

7 months ago

ITLearnz
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 3/4)

Ace Algorithms Coding Interview: Solve Distilled Curated Blind 75 Questions. We will guide you through the Blind 75 LeetCode ...

5:36:53
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 3/4)

639 views

2 years ago

Brian Will
Object-Oriented Programming is Embarrassing: 4 Short Examples

A follow up to https://www.youtube.com/watch?v=QM1iUe6IofM.

28:03
Object-Oriented Programming is Embarrassing: 4 Short Examples

2,160,655 views

9 years ago

Coding with Minmer
How to solve TWO Leetcode Hards in an interview

Would you pass an interview with 2 Hard Leetcode questions? Watch Minh try. Use the code "minmer" for 20% off FAANG+ mock ...

44:49
How to solve TWO Leetcode Hards in an interview

8,626 views

6 months ago

EngX Space
Coding Interview Questions and Answers: JavaScript Backend Node.js / Mock Interview Show #3

Course: "AI-supported software engineering": https://epa.ms/ai-swe Course: "AI-Supported Testing": https://epa.ms/ai-aqa ...

1:28:16
Coding Interview Questions and Answers: JavaScript Backend Node.js / Mock Interview Show #3

3,974 views

1 year ago

CodeX
Mastering Algorithm Questions: Cracking the Coding Interview

Uncover the secrets to mastering algorithm questions with confidence in this comprehensive guide. Practice algorithms coding ...

4:12:40
Mastering Algorithm Questions: Cracking the Coding Interview

207 views

2 years ago

Coding with Minmer
LRU Cache || Leetcode 146 || Variant Question Big Tech Actually Asks

Discover the actual variant Meta asks on Leetcode problem 146: LRU Cache. Timestamps: 00:00 Leetcode Explanation 12:01 ...

23:58
LRU Cache || Leetcode 146 || Variant Question Big Tech Actually Asks

9,096 views

9 months ago

Constellation Training & Placement Services
Unlocking Success: IT Coding Mastery

... we have discussed on: Proven strategies to tackle various types of coding problems. Insights into time-management techniques ...

55:45
Unlocking Success: IT Coding Mastery

30 views

1 year 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,958 views

3 years ago

LiveByCode
Leetcode 01. Two Sum - Solution | Microsoft Coding Interview Problem

"Two Sum" is Microsoft Coding Interview's most frequently asked problem. It's an easy yet tricky one, and this video presents a ...

22:01
Leetcode 01. Two Sum - Solution | Microsoft Coding Interview Problem

50 views

5 years ago

CampusX
Programming Problems on Strings | Session 3 Supplementary Session

Code - https://colab.research.google.com/drive/1l1TCiGQM_fyRLX-kM2HZhKdrNY7aZHKA?usp=sharing ...

29:12
Programming Problems on Strings | Session 3 Supplementary Session

58,752 views

3 years ago

Mr Dimmick's Computing Channel
Dry running algorithms with trace tables

In this video you will learn how to use trace tables to dry-run an algorithm by following a few worked examples, including iterating ...

20:35
Dry running algorithms with trace tables

54,045 views

4 years ago

Crump's Computational Cognition Lab
Psyc 7709G: Practice problems 1 to 7

Some live coding of solutions to programming challenges in chapter 3 of Programming for Psychologists: ...

56:30
Psyc 7709G: Practice problems 1 to 7

228 views

5 years ago

Kevin Powell
From Design to Code // HTML & CSS from scratch // Frontend Mentor

Taking on a Frontend Mentor challenge to explore how I go from design to code, including breaking down some of my thought ...

35:33
From Design to Code // HTML & CSS from scratch // Frontend Mentor

177,495 views

2 years ago

Kevin Powell
How I find and debug issues in my CSS

If you'd like to dive deeper into your dev tools, I have a two-hour bonus lesson as part of my course CSS Demystified that dives ...

23:29
How I find and debug issues in my CSS

30,843 views

1 year ago