929. Unique Email Addresses-独特的电子邮件地址
Every email consists of a local name and a domain name,... » 阅读全文
Every email consists of a local name and a domain name,... » 阅读全文
Your friend is typing his name into a keyboard. Sometim... » 阅读全文
Given an array A of non-negative integers, half of the ... » 阅读全文
给你一个字符串s,根据下述规则反转字符串: 所有非英文字母保留在原有位置。 所有英文字母(小写或大写)位置反转... » 阅读全文
In a deck of cards, each card has an integer written on... » 阅读全文
Given an array A of integers, for each integer A[i] we ... » 阅读全文
Given an array A of non-negative integers, return an ar... » 阅读全文
Given the root of a binary search tree, rearrange the t... » 阅读全文
An array is monotonic if it is either monotone increasi... » 阅读全文
Alice and Bob have candy bars of different sizes: A[i] ... » 阅读全文