Design Circular Deque | Leetcode 641

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 7

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

    Thank you please don't stop making leetcode videos

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

    Nice Explanation Sir, Thank you.

  • @pulse.7
    @pulse.7 2 місяці тому

    Because the data structure we are given is fixed, the intended solution is to actually just use a fixed array of length k and having two pointers to store the front and rear of the queue.

  • @Beast-k1g
    @Beast-k1g 2 місяці тому +1

    Please upload contest solution too...

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

      Not getting time.
      Have LIVE sessions on weekends for DSA + System Design