ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3 results

Life Meets Logic
Stop Using Nested Loops! 🛑 Find Unique Elements Fast (Java)

Struggling to find the first non-repeated element in an array? A nested loop is too slow (O(N²))! In this video, I show you how to ...

0:55
Stop Using Nested Loops! 🛑 Find Unique Elements Fast (Java)

240 views

23 hours ago

DevAndroid
LeetCode 217: Contains Duplicate | 4 Ways to Solve (Brute Force, Sorting, & Hash Sets)

Brute Force Approach: Using nested loops to compare every pair (O(n 2 ) time complexity). • Sorting Method: How sorting groups ...

2:04
LeetCode 217: Contains Duplicate | 4 Ways to Solve (Brute Force, Sorting, & Hash Sets)

1 view

6 hours ago

Engineering Marathi
Java Control Statements | for Loop with Examples (Marathi) | Engineering Marathi

Welcome back to Engineering Marathi! आजच्या Java Tutorial मध्ये आपण शिकणार आहोत for Loop in Java, ...

10:36
Java Control Statements | for Loop with Examples (Marathi) | Engineering Marathi

1 view

9 minutes ago