Coding Daily Light Logo Dark Logo
Tags Categories Companies Leetcode GeeksForGeeks Daily Problems
    Portfolio
    Coding Daily
      Tags Categories Companies Leetcode GeeksForGeeks Daily Problems
      Portfolio
      1. Home
      2. Tags
      3. String

      String

      6 problems(s) found.

      Counting Words With a Given Prefix

      Leetcode

      January 9, 2025 Easy
      Tags: array string string-matching
      Companies: amazon

      Unique Substrings With Equal Digit Frequency

      Leetcode

      January 5, 2025 Medium
        Premium
      Tags: counting hash-function hash-table rolling-hash string

      Unique Length-3 Palindromic Subsequences

      Leetcode

      January 4, 2025 Medium
      Tags: bit-manipulation hash-table prefix-sum string

      Count Vowel Strings in Ranges

      Leetcode

      January 2, 2025 Medium
      Tags: array prefix-sum string

      Perform String Shifts

      Leetcode

      January 1, 2025 Easy
        Premium
      Tags: array math simulation string

      Maximum Score After Splitting a String

      Leetcode

      January 1, 2024 Easy
      Tags: prefix-sum string
      Home
      Tags
      Categories
      Companies
      Leetcode
      GeeksForGeeks
      Daily Problems
      Portfolio GitHub LeetCode GeeksforGeeks RSS Feed

      © 2025 | For Educational Purposes Only.

      Built with ❤️ using Hugo and Tailwind CSS

      Ankit Samaddar
      Social Links
      • Portfolio
      • GitHub
      • LeetCode
      • GeeksForGeeks
      • Twitter
      Tags
      Algorithms (3) Array (6) Arrays (6) Bit-Manipulation (1) Counting (1) Data-Structures (6) Greedy (1) Hash (3) Hash-Function (1) Hash-Table (2) Heap (1) Heap-Priority-Queue (1) Map (1) Math (1) Prefix-Sum (6) Rolling-Hash (1) Searching (1) Simulation (1) Sliding-Window (1) Sort (2) Sorting (4) String (6) String-Matching (1) Strings (1) Sweep-Line (1) Two-Pointer-Algorithm (4) Two-Pointers (1)
      Categories
      Java (9)
      Companies
      Adobe (1) Amazon (6) Cisco (1) D-E-Shaw (1) Facebook (3) Flipkart (1) Goldman-Sachs (1) Google (2) Makemytrip (1) Microsoft (4) Morgan-Stanley (1) Ola-Cabs (1) Snapdeal (1) Uber (2) Visa (1)
      Solutions
      • All Leetcode Solutions
      • All GeeksForGeeks Solutions
      • Daily Problem Solutions