GoodTecher

Be a Good Techer and Tech for Good. www.goodtecher.com

Skip to content
Menu
  • Home
  • LeetCode
    • Array
    • Binary Search
    • Binary Tree
    • Depth First Search
    • Design
    • Dynamic Programming
    • Linked List
    • Math
    • Stack
    • String
    • Two Pointers
    • Union Find
  • Useful

Category: String

  • Posted on March 11, 2021March 11, 2021
  • LeetCode

LeetCode 824. Goat Latin

Description https://leetcode.com/problems/goat-latin/ A sentence S is given, composed of words separated by spaces. Each word consists of lowercase and uppercase letters only.…

Continue Reading
  • Posted on March 6, 2021March 6, 2021
  • LeetCode

LeetCode 557. Reverse Words in a String III

Description https://leetcode.com/problems/reverse-words-in-a-string-iii/ Given a string, you need to reverse the order of characters in each word within a sentence while…

Continue Reading
  • Posted on March 3, 2021March 3, 2021
  • LeetCode

LeetCode 1085. Sum of Digits in the Minimum Number

Description https://leetcode.com/problems/sum-of-digits-in-the-minimum-number/ Given an array A of positive integers, let S be the sum of the digits of the minimal element of A. Return 0…

Continue Reading
  • Posted on March 2, 2021March 2, 2021
  • LeetCode

LeetCode 1704. Determine if String Halves Are Alike

Description https://leetcode.com/problems/determine-if-string-halves-are-alike/ You are given a string s of even length. Split this string into two halves of equal lengths, and let a be…

Continue Reading
  • Posted on February 24, 2021February 24, 2021
  • LeetCode

LeetCode 804. Unique Morse Code Words

Description https://leetcode.com/problems/unique-morse-code-words/ International Morse Code defines a standard encoding where each letter is mapped to a series of dots and…

Continue Reading
  • Posted on February 19, 2021February 19, 2021
  • LeetCode

LeetCode 1684. Count the Number of Consistent Strings

Description https://leetcode.com/problems/count-the-number-of-consistent-strings/ You are given a string allowed consisting of distinct characters and an array of strings words. A string is consistent if all characters in the…

Continue Reading
  • Posted on February 19, 2021February 19, 2021
  • LeetCode

LeetCode 1662. Check If Two String Arrays are Equivalent

Description https://leetcode.com/problems/check-if-two-string-arrays-are-equivalent/ Given two string arrays word1 and word2, returntrue if the two arrays represent the same string, and false otherwise. A string is represented by an array if the…

Continue Reading
  • Posted on February 18, 2021February 18, 2021
  • LeetCode

LeetCode 1678. Goal Parser Interpretation

Description https://leetcode.com/problems/goal-parser-interpretation/ You own a Goal Parser that can interpret a string command. The command consists of an alphabet of “G”, “()” and/or “(al)” in some order. The Goal Parser…

Continue Reading
  • Posted on February 16, 2021February 16, 2021
  • LeetCode

LeetCode 1528. Shuffle String

Description https://leetcode.com/problems/shuffle-string/ Given a string s and an integer array indices of the same length. The string s will be shuffled such that the character at the ith position…

Continue Reading
  • Posted on February 13, 2021February 13, 2021
  • LeetCode

LeetCode 1108. Defanging an IP Address

Description https://leetcode.com/problems/defanging-an-ip-address/ Given a valid (IPv4) IP address, return a defanged version of that IP address. A defanged IP address replaces every period “.” with “[.]”. Example…

Continue Reading

Posts navigation

Previous Page Page 1 … Page 6 Page 7 Page 8 … Page 10 Next Page

Follow GoodTecher

Categories

  • HackerRank (1)
  • Interview (7)
  • LeetCode (588)
    • Array (185)
    • Backtracking (18)
    • Binary Search (19)
    • Binary Tree (63)
    • Bit Manipulation (15)
    • Database (40)
    • Depth First Search (6)
    • Design (10)
    • Dynamic Programming (17)
    • Graph (18)
    • Greedy (5)
    • Heap (1)
    • Linked List (26)
    • Math (36)
    • Recursion (3)
    • Sorting (11)
    • Stack (11)
    • String (95)
    • Two Pointers (12)
    • Union Find (2)
  • Machine Learning (7)
  • Technical Solutions (2)
  • Useful (3)
© Copyright 2025 – GoodTecher
Cell Theme by DesignOrbital ⋅ Powered by WordPress