• HOME
  • ABOUT
  • ARCHIVES
Search ...
Search ...

Tag: Leetcode - String

Tags

Data Structure and Algorithms | 2020-03-01

Leetcode 22. Generate Parentheses

Question Give a number n and return all valid parenthetical matches, exactly ...

Nick Li
Nick Li
8 min read
Data Structure and Algorithms | 2020-02-28

Leetcode 17. Letter Combinations of a Phone Number

Question Given a string of numbers, each number can represent several letters under a number key. ...

Nick Li
Nick Li
6 min read
Data Structure and Algorithms | 2020-02-13

Leetcode 49. Group Anagrams

Question Given multiple strings, categorize them. As long as the strings contain exactly the same ...

Nick Li
Nick Li
2 min read
Data Structure and Algorithms | 2020-02-06

Leetcode 93. Restore IP Addresses

Question Give a string and output all possible IP addresses. Note that results like 01.1.001.1 wh ...

Nick Li
Nick Li
8 min read
Data Structure and Algorithms | 2020-02-04

Leetcode 3. Longest Substring Without Repeating Characters

Question Given a string, find the longest substring without repeated characters and return its len ...

Nick Li
Nick Li
6 min read
Data Structure and Algorithms | 2020-01-20

Leetcode 91. Decode Ways

Question Each number corresponds to a letter. Given a string of numbers, need to know how many dec ...

Nick Li
Nick Li
7 min read
Data Structure and Algorithms | 2020-01-19

Leetcode 5. Longest Palindromic Substring

Question Dind the longest palindromic substring in a given string s Similar Questions Hard - 214. ...

Nick Li
Nick Li
4 min read
— Nick Li —

Recent Posts

  • Java Multithreading 19: Condition
  • Leetcode 228. Summary Ranges
  • Java Multithreading 18: Unfair lock
MORE →

Categories

  • Data Structure and Algorithms
  • Java
  • Spring Cloud
  • how-to-guide

Tag Cloud

Cron Expression Intellij Jackson Java 8 New Features Java Collections Leetcode - Array Leetcode - Backtracking Leetcode - Binary Search Leetcode - Bit Manipulation Leetcode - Breadth First Search Leetcode - Data Leetcode - Depth First Search Leetcode - Divde and Conquer Leetcode - Dynamic Programming Leetcode - Graph Leetcode - Greedy Leetcode - Hash Table Leetcode - Linked List Leetcode - Math Leetcode - Ordered Map Leetcode - Sliding Window Leetcode - Sort Leetcode - Stack Leetcode - String Leetcode - Topological Sort Leetcode - Tree Leetcode - Two Pointers Leetcode - Union Find Multithreading Stream API hexo
Nick Li © 2020
Hexo Casper