- 34
- 1 487
EdTech
Приєднався 10 жов 2024
Behind this channel stands a mathematician and programmer, who likes to share knowledge with others starting from scratch. Let's enjoy Education and Technology!
Introducing Myself After 23 Days of Code-mas | CODEMAS 24
ed-tech.dev/
ed_tech.dev
www.tiktok.com/@ed_tech.dev
ed_tech.dev
www.tiktok.com/@ed_tech.dev
Переглядів: 103
Відео
Space Complexity | CODEMAS 23
Переглядів 304 години тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Time Complexity | CODEMAS 22
Переглядів 127 годин тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Algorithms Complexity and Big O Notation in C# | CODEMAS 21
Переглядів 229 годин тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Greedy Algorithms | CODEMAS 20
Переглядів 2212 годин тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Brute Force Approach | CODEMAS 19
Переглядів 1814 годин тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Dynamic Programming | CODEMAS 18
Переглядів 2216 годин тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Backtracking | CODEMAS #17 #december
Переглядів 1919 годин тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Divide and Conquer | CODEMAS #16 #december
Переглядів 1321 годину тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Sorting Algorithms | CODEMAS 15
Переглядів 16День тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Searching Algorithms | CODEMAS 14
Переглядів 28День тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Iterative and Recursive Algorithms | CODEMAS 13
Переглядів 16День тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Trees in C# | CODEMAS 11
Переглядів 1214 днів тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Graphs in C# | CODEMAS 10
Переглядів 2514 днів тому
ed-tech.dev/ ed_tech.dev www.tiktok.com/@ed_tech.dev
Dictionary and HashSet in C# | CODEMAS 9
Переглядів 2114 днів тому
Dictionary and HashSet in C# | CODEMAS 9
Bitwise operators & LeetCode 1486 | CODEMAS 4
Переглядів 5521 день тому
Bitwise operators & LeetCode 1486 | CODEMAS 4
LeetCode 3190. Find Minimum Operations to Make All Elements Divisible by Three
Переглядів 72Місяць тому
LeetCode 3190. Find Minimum Operations to Make All Elements Divisible by Three
LeetCode 2894. Divisible and Non-divisible Sums Difference
Переглядів 59Місяць тому
LeetCode 2894. Divisible and Non-divisible Sums Difference
LeetCode 2469. Convert the Temperature
Переглядів 110Місяць тому
LeetCode 2469. Convert the Temperature
Time & Space Complexity of Algorithms: Beginner-Friendly Overview
Переглядів 662 місяці тому
Time & Space Complexity of Algorithms: Beginner-Friendly Overview
Nice to meet you! congratulations on finished codemas :) and cant wait for next videos!
Is there a double circular link?
Great question! 🎉 Sure, double circular linked list exists! A simple example is a playlist in YT Music - where each song points to the next and previous songs, and the last song loops back to the first one, enabling seamless forward and backward navigation.
@ed-tech-dev thank you! And great example!
Great thinking on beginning of the video, simple solution is great starting point! When I tried to solve it, by finding "end" solution, i got in "spaghetti thinking" and tangled up in multiple incorrect thoughts. Great video! Please keep publishing more!
I like the float vs. double comparison. Even though the task seemed easy, I learned something.
Awesome and well explained, waiting for part 2!