分类:LeetCode
Given an integer array nums , return true true if you c […]
Given two integers n and k , return all possible combin […]
Write a program to solve a Sudoku puzzle by filling the […]
You are given an integer array nums. The abso […]
题目的详细描述参加这里:https://xianpengcui.com/2020/05/04/leetcode […]
You are given k identical eggs and you have access to a […]
leetcode中有两个零钱兑换问题,在此汇总在一块统一分析。首先看第一个题目: leetcode 322 解 […]
题目描述: Example 1: Input: s = "babad" Output: "bab" Expla […]
You are given an integer array nums with no duplicates. […]
Given an array of integers and an integer k, you n […]
You are given an integer array nums and you h […]
Merge k sorted linked lists and return it as […]
Given a string, your task is to count how many palindro […]
Given a list of daily temperatures T, return a list suc […]
Given a non negative integer number num. For every […]