ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,228 results

Max Hailperin
Developing a Java Dynamic Programming Solution for Longest Common Subsequence

This video demonstrates how to systematically construct a dynamic programming solution to the Longest Common Subsequence ...

40:36
Developing a Java Dynamic Programming Solution for Longest Common Subsequence

6,588 views

10 years ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 1: Intro to Dynamic Programming

In the first video in this series on dynamic programming, we cover all the core theory of dynamic programming: what it is, how to ...

1:34:52
Dynamic Programming Part 1: Intro to Dynamic Programming

3,727 views

6 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,490 views

8 months 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,163,728 views

9 years ago

Paris JUG
2024/09/10 - Keeping Your Java Hot by Solving the JVM Warmup Problem

https://www.parisjug.org/events/2024/09-10-azul/ Keeping Your Java Hot by Solving the JVM Warmup Problem Java bytecodes ...

57:54
2024/09/10 - Keeping Your Java Hot by Solving the JVM Warmup Problem

115 views

11 months ago

GR8Conf
Effective Java with Groovy

'Effective Java' is probably the best book ever written for Java programmers. It presents the most effective ways of using the ...

42:29
Effective Java with Groovy

414 views

5 years ago

Bulgarian Java User Group
Scala - one step ahead, Vassil Dichev

Vassil's talk at the first edition of the jPrime conference (27.05.2015) Vassil DichevThe Scala Guy Did you know that the current ...

50:01
Scala - one step ahead, Vassil Dichev

302 views

10 years ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 11: Traveling Salesman

This video discusses the "Traveling Salesman" problem of the following problem set, which you should review first: ...

21:25
Dynamic Programming Part 11: Traveling Salesman

173 views

6 years ago

deepworks
Programming interview practice: Recursion & Dynamic Programming Question

Solving interview question robot in a grid.

1:04:57
Programming interview practice: Recursion & Dynamic Programming Question

18 views

5 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,099 views

6 years ago

Barcelona Jug
Ahead-Of-Time Java to native code compilation

As opposed to Just-In-Time (JIT) compilation, found in most modern JVMs, Microsoft .NET framework, browser JavaScript engines, ...

1:40:29
Ahead-Of-Time Java to native code compilation

1,073 views

11 years ago

Java
Overview of Java 8 and Lambda Streams

Stuart Marks shows you how to effectively use Lambda expressions, Streams, Date & Time, etc to make your life easier.

1:40:09
Overview of Java 8 and Lambda Streams

16,591 views

11 years ago

Denver Java Users Group
Gordon Weakliem: Coding Interviews for Java Developers

In the year 2000 - Joel Spolsky released his first “guerilla guide to interviewing” (most current version from 2006) ...

1:22:33
Gordon Weakliem: Coding Interviews for Java Developers

1,131 views

Streamed 4 years ago

ucfprogteam
HSPT 2021 Problem Review with Judges

For the first time ever, and at the insistence of the judges, we hosted an online review of the problems posed at the 2021 UCF ...

48:39
HSPT 2021 Problem Review with Judges

451 views

4 years ago

FOSDEM
Hacking the JVM from Java

by Tobias Lindaaker At: FOSDEM 2018 Room: UD2.208 (Decroly) Scheduled start: 2018-02-03 17:20:00+01.

22:08
Hacking the JVM from Java

1,453 views

8 years ago

ConfEngine
Real world functional programming in Ads serving by Sathish Kumar

This talk will be about how we applied Typed functional programming and object-functional concepts inspired from languages like ...

45:35
Real world functional programming in Ads serving by Sathish Kumar

767 views

9 years ago

ExamBytes
0-1 Knapsack Problem: Dynamic Programming Solution (2-Dimensional)

This video deals with finding the solution to 0-1 Knapsack Problem. The video demonstrates the Dynamic Programming Solution ...

24:57
0-1 Knapsack Problem: Dynamic Programming Solution (2-Dimensional)

154 views

5 years ago

Barcelona Jug
Do We Really Do Functional Programming in Java? by Ben Evans at JBCNConf 2021

Many developers believe that Functional Programming (FP) arrived in Java 8, with the addition of the Streams API. But is this ...

39:32
Do We Really Do Functional Programming in Java? by Ben Evans at JBCNConf 2021

645 views

4 years ago

Mike the Coder
SPOJ - EDIT DISTANCE  (Dynamic programming)

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

35:27
SPOJ - EDIT DISTANCE (Dynamic programming)

206 views

4 years ago

Toronto Java Users Group
2020-01 Compiling Java: from AOT to JIT and Beyond

Presentation by Mark Stoodley: The Java ecosystem has perhaps the most rich variety of native code compilation technologies of ...

1:20:01
2020-01 Compiling Java: from AOT to JIT and Beyond

521 views

6 years ago