ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

120 results

Drunken Engineer
Data Structures and Algorithms Interview Questions asked at Pocket52

This video contains data structures and algorithms interview questions. One of the best book for Interview Questions Top 1000 ...

3:05
Data Structures and Algorithms Interview Questions asked at Pocket52

1,080 views

4 years ago

Drunken Engineer
Singleton In Java | Create | Destroy | Prevent | Interview Questions

One of the best book for Interview Questions Top 1000 Java Interview Questions & Answers: Includes Spring, Hibernate, ...

12:45
Singleton In Java | Create | Destroy | Prevent | Interview Questions

8,958 views

4 years ago

Drunken Engineer
Java 8 Coding Interview Questions | Use of Filter & Map on Collections  #5

One of the best book for Interview Questions Top 1000 Java Interview Questions & Answers: Includes Spring, Hibernate, ...

8:50
Java 8 Coding Interview Questions | Use of Filter & Map on Collections #5

17,503 views

4 years ago

Drunken Engineer
java 8 coding interview Questions on Comparator | custom sorting | #3

One of the best book for Interview Questions Top 1000 Java Interview Questions & Answers: Includes Spring, Hibernate, ...

9:37
java 8 coding interview Questions on Comparator | custom sorting | #3

17,107 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,787 views

3 years ago

Drunken Engineer
Arrays Coding Question asked at HackerRank Online Test

One of the best book for Interview Questions Top 1000 Java Interview Questions & Answers: Includes Spring, Hibernate, ...

10:50
Arrays Coding Question asked at HackerRank Online Test

36,438 views

4 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,454 views

6 years ago

Maneesh Diwakaran Nair
Technical interview questions and answers || Technical Interview || google technical interview

... technical interviews technical interviews tips for technical interviews conducting technical interviews data structures questions ...

11:54
Technical interview questions and answers || Technical Interview || google technical interview

53 views

4 years ago

parlough
How to Iterate over Keys and Values in a Java Map

Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...

5:45
How to Iterate over Keys and Values in a Java Map

99 views

4 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,112 views

2 years ago

Craig Piercy
Java Review 3

3rd Java Review Session for my MIST4630 course at UGA.

34:29
Java Review 3

4,055 views

13 years ago

MiND
Montru - theories behind

A short introduction to the Montru / Dust / MDPC environment, a disruptive approach to build and interact with information systems.

16:45
Montru - theories behind

439 views

6 years ago

Drunken Engineer
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

One of the best book for Interview Questions Top 1000 Java Interview Questions & Answers: Includes Spring, Hibernate, ...

7:54
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

11,406 views

4 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,878 views

5 years ago

Otavio Santana
Mastering Java Collections: Common Mistakes and How to Avoid Them

Java's Collections API has been around for a while and is a cornerstone of Java development. But even with years of experience, ...

8:24
Mastering Java Collections: Common Mistakes and How to Avoid Them

278 views

2 years ago

Adam Gaweda, Dr. Sensei
2-3 (a,b) Trees - Lookup

- So now that I've built out that structure, and I've got my all my elements from the previous video, just blown up a little bit. Let's say ...

2:51
2-3 (a,b) Trees - Lookup

580 views

8 years ago

Denis Kuzmin
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...

28:04
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

14,033 views

7 years ago

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

123 views

6 years ago

J David Eisenberg
Chapter 12: The File class

The File class lets you get information about a disk file. See this URL for information about absolute vs. relative path names: ...

4:44
Chapter 12: The File class

292 views

5 years ago

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

175 views

2 years ago