摘要:
22. Generate ParenthesesTotal Accepted:70039Total Submissions:203043Difficulty:MediumGivennpairs of parentheses, write a function to generate all comb... 阅读全文
摘要:
316. Remove Duplicate LettersTotal Accepted:2367Total Submissions:12388Difficulty:MediumGiven a string which contains only lowercase letters, remove d... 阅读全文
摘要:
155. Min StackTotal Accepted:54402Total Submissions:259750Difficulty:EasyDesign a stack that supports push, pop, top, and retrieving the minimum eleme... 阅读全文
摘要:
232. Implement Queue using StacksTotal Accepted:27024Total Submissions:79793Difficulty:EasyImplement the following operations of a queue using stacks.... 阅读全文
摘要:
241. Different Ways to Add ParenthesesTotal Accepted:13500Total Submissions:43882Difficulty:MediumGiven a string of numbers and operators, return all ... 阅读全文
摘要:
233. Number of Digit OneTotal Accepted:13442Total Submissions:59263Difficulty:MediumGiven an integer n, count the total number of digit 1 appearing in... 阅读全文