724. Find Pivot Index-寻找数组的中心索引
Given an array of integers nums, calculate the pivot in... » 阅读全文
Given an array of integers nums, calculate the pivot in... » 阅读全文
Given a string licensePlate and an array of strings wor... » 阅读全文
You have a list of points in the plane. Return the area... » 阅读全文
Given two strings S and T, return if they are equal whe... » 阅读全文
An axis-aligned rectangle is represented as a list [x1,... » 阅读全文
Given a binary matrix A, we want to flip the image hori... » 阅读全文
In a string s of lowercase letters, these letters form ... » 阅读全文
A sentence S is given, composed of words separated by s... » 阅读全文
Given a string s and a character c that occurs in s, re... » 阅读全文
Given a paragraph and a list of banned words, return th... » 阅读全文