Ayush Garg

Search

SearchSearch

Recently Updated

  • Cosine Decay

    Mar 15, 2026

    • Stage-Aware Reward Modeling

      Mar 15, 2026

      • RA-BC Weights

        Mar 15, 2026

        • Flow Matching

          Mar 14, 2026

          Home

          ❯

          List of Notes

          ❯

          Unordered Sets

          Unordered Sets

          Dec 16, 2024, 1 min read

          Learned this while doing Blind 75

          Unordered Sets in C++ are defined by importing the unordered_set library in C++

          Unordered sets don’t have to be defined with a size

          Geeks for Geeks Article: https://www.geeksforgeeks.org/unordered_set-in-cpp-stl/

          Graph View

          Backlinks

          • 217. Contains Duplicate

          Created by Ayush Garg using Quartz , © 2026

          • GitHub
          • Linkedin
          • Blog
          • Twitter