ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

43,179 results

GameDev.tv
A Better Way to Solve Coding Problems

Stuck on coding problems and not sure where to start? Rick Davidson and Chris Kurhan as they break down a better way to solve ...

1:17:24
A Better Way to Solve Coding Problems

1,410 views

Streamed 4 days ago

Proof2Code
How to Approach Any Coding Problem (Before Writing Code)

Most people fail coding interviews and struggle with LeetCode not because they can't code, but because they don't know how to ...

16:52
How to Approach Any Coding Problem (Before Writing Code)

46 views

4 weeks ago

Strictly From Nowhere Podcast
John Crickett, Founder & CTO @ Coding Challenges | Stop Making Excuses, and Network

In this episode of [Strictly From Nowhere](https://www.causeofakind.com/strictly-from-nowhere "Strictly From Nowhere"), host ...

39:47
John Crickett, Founder & CTO @ Coding Challenges | Stop Making Excuses, and Network

4,080 views

6 days ago

Alpha-Code
Mock DSA Interview With Midlevel SWE - Medium Level - No Hire

This is a mock with a SWE who has taken a break and is now coming back and grinding LeetCode. Additionally, they just switched ...

59:03
Mock DSA Interview With Midlevel SWE - Medium Level - No Hire

139 views

1 hour ago

SoftwareTechIT
Longest Palindromic Substring | Coding Interview Problem Explained with Example

In this video, we solve the Longest Palindromic Substring problem step by step. This is one of the most frequently asked coding ...

0:46
Longest Palindromic Substring | Coding Interview Problem Explained with Example

4 views

2 weeks ago

Code Craft Odyssey
Debugging 101: How Developers Solve Coding Problems

Learn debugging explained step-by-step and see how real developers actually find and fix bugs in their code. In this video, you'll ...

21:57
Debugging 101: How Developers Solve Coding Problems

22 views

2 weeks ago

CodeCrack interviews
3 Must Know JavaScript Coding Challenges for QA/SDET Interviews

Hi, Engineers! Prepare for your next QA/SDET JavaScript coding interview with these 3 must-know problems that appear very ...

17:36
3 Must Know JavaScript Coding Challenges for QA/SDET Interviews

38 views

3 weeks ago

ColStacks
C++ Day 19 | Loop Practice Questions (for, while, do-while) | Coding Problems Explained

In this video, we solve practice questions on loops in C++ using for loop, while loop, and do-while loop. This session is focused on ...

11:37
C++ Day 19 | Loop Practice Questions (for, while, do-while) | Coding Problems Explained

35 views

3 days ago

The EngiNerd
When Should You Use Sorting in Coding Problems? | DSA Thinking Guide

Welcome to the Sorting Series on The EngiNerd! Before jumping into sorting algorithms like Bubble Sort or Merge Sort, ...

6:53
When Should You Use Sorting in Coding Problems? | DSA Thinking Guide

103 views

3 weeks ago

CodeLucky
What Is A Coding Problem? Beginner's Guide to Tech Interviews

Are you preparing for your first software engineering interview? Or just wondering what a "coding problem" actually is?

4:28
What Is A Coding Problem? Beginner's Guide to Tech Interviews

64 views

2 weeks ago

dlazyuo
How to Learn Programming Languages Step by Step | Problem Solving Explained

Learning a programming language can be confusing for beginners, especially when you don't know where to start. In this video ...

4:43
How to Learn Programming Languages Step by Step | Problem Solving Explained

6 views

1 month ago

Ready2Interview
Coding for Data Engineering Interview Questions

Are you preparing for a Data Engineering interview and worried about the coding round? This video on Coding for Data ...

15:05
Coding for Data Engineering Interview Questions

0 views

5 days ago

aArambh
Patterns in Java | Coding Problems | How to Think While Coding | AARAMBH

In this video, we learn Patterns in Java and, more importantly, how to think while solving coding problems. This session focuses ...

28:43
Patterns in Java | Coding Problems | How to Think While Coding | AARAMBH

11 views

12 days ago

Coding with Leo M
Daily Coding Challenges: Longest Substring Without Repeating Characters

challenge: https://leetcode.com/problems/longest-substring-without-repeating-characters/description/

35:28
Daily Coding Challenges: Longest Substring Without Repeating Characters

7 views

3 days ago

Sujan S
Nth Term of Geometric Progression in Java | Easy Java Coding Problem

In this video, we solve a basic Geometric Progression (GP) problem using Java. You are given: a → First term r → Common ratio n ...

0:55
Nth Term of Geometric Progression in Java | Easy Java Coding Problem

14 views

4 weeks ago

Skill2Offer
Swap 2 String |Basic String Coding Questions for Placements | Must-Know Interview Problems

In this video, we cover basic string coding questions that are frequently asked in placement exams and technical interviews.

1:42
Swap 2 String |Basic String Coding Questions for Placements | Must-Know Interview Problems

5 views

4 weeks ago

Kenfan10
Speaking Practice #140 | solve coding problems

This is my English speaking practice.

1:32:29
Speaking Practice #140 | solve coding problems

1 view

Streamed 2 weeks ago

Kenfan10
Speaking Practice #138 | solve coding problems

This is my English speaking practice.

1:42:49
Speaking Practice #138 | solve coding problems

1 view

Streamed 4 weeks ago

Coding Nemo
Sliding Window Algorithm Explained | Logic + Code | MUST - KNOW Problems Solved | Python codes

Sliding Window explained simply — plus 4 must-know problems every beginner should learn Sliding Window is one of the most ...

33:40
Sliding Window Algorithm Explained | Logic + Code | MUST - KNOW Problems Solved | Python codes

27 views

3 weeks ago

CodeLucky
How To Solve Any Coding Problem: Strategies for Unknown Questions

Stuck on a coding problem you've never seen before? Don't panic! In this video, we break down a step-by-step strategy to ...

3:11
How To Solve Any Coding Problem: Strategies for Unknown Questions

8 views

13 days ago

CodeLucky
Heap Data Structure & Priority Queue Basics Explained | Coding Problems

Learn the fundamentals of the Heap data structure and Priority Queues in this beginner-friendly guide! We break down complex ...

4:10
Heap Data Structure & Priority Queue Basics Explained | Coding Problems

20 views

2 weeks ago

Skill2Offer
Reverse a String |Basic String Coding Questions for Placements | Must-Know Interview Problems

In this video, we cover basic string coding questions that are frequently asked in placement exams and technical interviews.

2:20
Reverse a String |Basic String Coding Questions for Placements | Must-Know Interview Problems

4 views

4 weeks ago

MJ's BACKEND BOOTCAMP
Java Interview Questions | Java 8 Coding Tricky Questions with Hands-On (Streams & Lambda)

Java Interview Questions | Java 8 Coding Tricky Interview Questions with Hands-On In this video, you'll learn the most asked Java ...

1:32:10
Java Interview Questions | Java 8 Coding Tricky Questions with Hands-On (Streams & Lambda)

3,298 views

3 weeks ago

Coding with Leo M
Daily Coding Challenges: Sliding Window Maximum

challenge: https://leetcode.com/problems/sliding-window-maximum.

35:38
Daily Coding Challenges: Sliding Window Maximum

4 views

1 day ago

Indrani' s Classroom
Python Coding Exercises | Coding problems with easy explanations.

Exercise 7 : Use of for loop #codingtutorial #beginnerfriendly #programmingbasics #LearnToSoftwareLanguage.

18:30
Python Coding Exercises | Coding problems with easy explanations.

20 views

6 days ago