Design HashSet | Leetcode Q.705 | Python | C++ | Java | LeetCode Daily Challenges

preview_player
Показать описание
Hi everyone, in this video, we will solve one more design problem, the problem name is Design HashSet, and based on the designing and array concept.

We will cover the following point in this video,
1. Firstly, we will understand the problem statement with the help of examples.
2. After understanding the problem statement, we will move to the logic part.
3. we will understand the logic part with the help of examples.
4. After understanding the logic, we will jump to the implementation part.
5. We will implement our logic in Python, C++, and Java Programming languages.

chapter:
0:00 Introduction
0:22 Understanding the problem
3:18 Logic (Logic1 + Logic2)
9:46 Python Logic 1 Implementation
10:38 Python Logic 2 Implementation
12:50 Java Implementation
16:18 C++ Implementation
Рекомендации по теме
Комментарии
Автор

Is this the most optimized approach for this question and what will be it's Time Complexity and Space Complexity

rampatil
welcome to shbcf.ru