EdTech
EdTech
  • 34
  • 1 487
Introducing Myself After 23 Days of Code-mas | CODEMAS 24
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
Heaps in C# | CODEMAS 12
Переглядів 25День тому
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
Stack and Queue in C# | CODEMAS 8
Переглядів 2514 днів тому
Stack and Queue in C# | CODEMAS 8
Linked Lists C# | CODEMAS 7
Переглядів 2714 днів тому
Linked Lists C# | CODEMAS 7
Arrays & Lists in C# | CODEMAS 6
Переглядів 2514 днів тому
Arrays & Lists in C# | CODEMAS 6
Char, String types | CODEMAS 5
Переглядів 2114 днів тому
Char, String types | CODEMAS 5
Bitwise operators & LeetCode 1486 | CODEMAS 4
Переглядів 5521 день тому
Bitwise operators & LeetCode 1486 | CODEMAS 4
Booleans | CODEMAS 3
Переглядів 3521 день тому
Booleans | CODEMAS 3
Tuples | CODEMAS 2
Переглядів 4121 день тому
Tuples | CODEMAS 2
Integers and non integers | CODEMAS 1
Переглядів 3821 день тому
Integers and non integers | CODEMAS 1
LeetCode 1. Two Sum
Переглядів 173Місяць тому
LeetCode 1. Two Sum
LeetCode 3110. Score of a String
Переглядів 111Місяць тому
LeetCode 3110. Score of a String
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

КОМЕНТАРІ

  • @oceanTHEsoul
    @oceanTHEsoul День тому

    Nice to meet you! congratulations on finished codemas :) and cant wait for next videos!

  • @oceanTHEsoul
    @oceanTHEsoul 18 днів тому

    Is there a double circular link?

    • @ed-tech-dev
      @ed-tech-dev 18 днів тому

      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.

    • @oceanTHEsoul
      @oceanTHEsoul 18 днів тому

      @ed-tech-dev thank you! And great example!

  • @oceanTHEsoul
    @oceanTHEsoul Місяць тому

    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!

  • @esadtheblue
    @esadtheblue Місяць тому

    I like the float vs. double comparison. Even though the task seemed easy, I learned something.

  • @vukasinvranic9805
    @vukasinvranic9805 2 місяці тому

    Awesome and well explained, waiting for part 2!