Dream 500 - dsa complete course in tamil | solving interview questions | episode -4

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2024

ความคิดเห็น • 3

  • @GokulGajapathi
    @GokulGajapathi 7 หลายเดือนก่อน

    For Each use case: where u want all elements, ex: In duplicate, you need every element.

  • @GokulGajapathi
    @GokulGajapathi 7 หลายเดือนก่อน

    visited array is a good approach. The only thing that bothers me is "You must solve the problem without modifying the array nums and uses only constant extra space". I have only one option left "fast and slow pointer" often used to detect cycle in linked List.

  • @GokulGajapathi
    @GokulGajapathi 7 หลายเดือนก่อน

    No comment, Let me fix it!