ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

711 results

Code Junction
Java 8 (Stream API) Interview Ques || How many male and female employees are in the organization ?

java8 #stream #javainterviewquestions Code URL ...

4:12
Java 8 (Stream API) Interview Ques || How many male and female employees are in the organization ?

437 views

2 years ago

Geekific
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java's Future API was ...

9:30
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

58,688 views

3 years ago

Geekific
Creating Threads and Executing Tasks | Thread, Runnable, Callable, Future, Executors | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous videos ...

9:20
Creating Threads and Executing Tasks | Thread, Runnable, Callable, Future, Executors | Geekific

25,190 views

3 years ago

ByteByteGo
Python Vs C++ Vs Java!

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

4:41
Python Vs C++ Vs Java!

665,647 views

2 years ago

Geekific
The Volatile and Synchronized Keywords in Java | Atomic Variables | Java Multithreading | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In a previous video we ...

11:08
The Volatile and Synchronized Keywords in Java | Atomic Variables | Java Multithreading | Geekific

68,295 views

4 years ago

Code Junction
Can a functional interface extend/inherit another interface ? || Java 8 Interview Question

Can a functional interface extend/inherit another interface ? #java8 #functionalinterface #javainterviewquestions.

3:19
Can a functional interface extend/inherit another interface ? || Java 8 Interview Question

931 views

2 years ago

Geekific
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Clean and quality code ...

10:47
SOLID Design Principles with Java Examples | Clean Code and Best Practices | Geekific

126,839 views

4 years ago

Tom Scott
How Computers Compress Text: Huffman Coding and Huffman Trees

Computers store text (or, at least, English text) as eight bits per character. There are plenty of more efficient ways that could work: ...

6:30
How Computers Compress Text: Huffman Coding and Huffman Trees

1,985,885 views

8 years ago

NoBS Code
How Computers Store Text - ASCII, Unicode, UTF-8, UTF-16, and UTF-32

How do computers store text? In this video you will learn how we encode text into numbers, and decode those back into text.

8:48
How Computers Store Text - ASCII, Unicode, UTF-8, UTF-16, and UTF-32

15,878 views

1 year ago

Geekific
Java Stream API Explained with Examples | Java Streams | Java 8 Lambda Tutorial | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we cover ...

20:26
Java Stream API Explained with Examples | Java Streams | Java 8 Lambda Tutorial | Geekific

14,290 views

4 years ago

Code Junction
default and static method  || Java 8 Interview

java8 #javainterviewquestions difference between default and static methods Advantage of static and default methods can we ...

11:23
default and static method || Java 8 Interview

118 views

2 years ago

Geekific
The Decorator Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...

6:42
The Decorator Pattern Explained and Implemented in Java | Structural Design Patterns | Geekific

115,467 views

4 years ago

Drunken Engineer
Java Developer Interview Questions

This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...

15:06
Java Developer Interview Questions

5,928 views

4 years ago

Java
Java 21 new feature: Virtual Threads #RoadTo21

Learn about Virtual Threads, how to use them and how they are working under the hood, a new feature brought to you by the JDK ...

33:35
Java 21 new feature: Virtual Threads #RoadTo21

100,295 views

2 years ago

Will Tollefson
Java's Stream API Explained - Java Programming

In this video, we'll talk about the stream API in Java. We'll cover what a stream pipeline is as well as intermediate vs terminal ...

16:54
Java's Stream API Explained - Java Programming

2,203 views

2 years ago

JavaLiveInterviews
HCL java developer lead interview questions and answers, Mostly asked questions,Must watch these qns

... for experienced java telephonic interview java techies microservices interview questions code decode java telephonic interview ...

24:59
HCL java developer lead interview questions and answers, Mostly asked questions,Must watch these qns

1,745 views

2 years ago

Debug Agent
Modern Java Course - Baseline Java 8 Lambda and Method References

... to code java,java core full course,java core concepts,core java tutorial,core java training,how to learn java,java 8 features,java 8 ...

6:13
Modern Java Course - Baseline Java 8 Lambda and Method References

963 views

3 years ago

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

This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...

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

17,524 views

4 years ago

Drunken Engineer
Java Interview Questions | 7 - 8 years of experience #168

this video contains real time Java 8 interview questions, spring interview questions, microservices interview questions, design ...

10:39
Java Interview Questions | 7 - 8 years of experience #168

11,006 views

3 years ago

Geekific
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you're a software ...

8:44
Dependency Injection Made Simple with Java Examples | Clean Code and Best Practices | Geekific

85,984 views

3 years ago

Code Junction
Java 8 Interview Question || find out duplicate elements in a list in java by using Stream API?

java8 #javainterviewquestions #stream find out duplicate elements in a list in java by using Stream API?

3:02
Java 8 Interview Question || find out duplicate elements in a list in java by using Stream API?

486 views

2 years ago

Drunken Engineer
java 8 Interview Questions | Theoretical

This video contains java 8 interview questions and answers. One of the best book for Interview Questions Top 1000 Java Interview ...

10:38
java 8 Interview Questions | Theoretical

29,827 views

4 years ago

3Blue1Brown
But what are Hamming codes? The origin of error correction

A discovery-oriented introduction to error correction codes. Part 2: https://youtu.be/b3NxrZOu_CE Ben Eater:'s take: ...

20:05
But what are Hamming codes? The origin of error correction

2,841,401 views

5 years ago

Java360
Explain JVM Architecture | Java 8 Interview Questions 2021 - J04

Explain JVM Architecture | Java 8 Interview Questions 2021 - J04 The JVM manages system memory and provides a portable ...

4:06
Explain JVM Architecture | Java 8 Interview Questions 2021 - J04

463 views

4 years ago

Drunken Engineer
StringJoiner Interview Questions

StringJoiner Class in Java 8 Interview questions. One of the best book for Interview Questions Top 1000 Java Interview Questions ...

5:45
StringJoiner Interview Questions

7,607 views

4 years ago