System Design Interview - Design a Web Crawler (Full mock interview with Sr. MAANG SWE)

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии • 13

  • @tryexponent
    @tryexponent  6 месяцев назад

    Make sure you're interview-ready with Exponent's system design interview prep course: bit.ly/3UzbjRa

  • @shyama5612
    @shyama5612 Месяц назад

    I was just watching a video on bloom filter - spooky!

  • @rostislav_engineer
    @rostislav_engineer 4 месяца назад

    thanks Ravi!

  • @fuadadio
    @fuadadio 5 месяцев назад

    Great video. Thank you for these amazing contents.

  • @WiktorJurek
    @WiktorJurek 6 месяцев назад +9

    What happened at the 15 minute mark? Lots of stuff was skipped.

    • @tryexponent
      @tryexponent  6 месяцев назад +2

      Connection issue unfortunately. However, our guest does briefly recap some of the elements once the connection was restored, even if you can't see them being created in real time.

  • @Rationalview4915
    @Rationalview4915 6 месяцев назад

    great informational video

  • @Donswatkatz
    @Donswatkatz 3 месяца назад

    What is bloom filter?

    • @tryexponent
      @tryexponent  3 месяца назад

      A Bloom filter is a probabilistic data structure used to test whether an element is a member of a set using hashing. In web crawling, it quickly checks if URLs have already been crawled without storing all the URLs explicitly.

  • @anoop.chauhan
    @anoop.chauhan 4 месяца назад

    what tool has been used for visuals?