随笔分类 -  编程篇

摘要:问题描述 链接: https://leetcode.com/problems/longest-palindromic-substring/description/ Given a string s, return the longest palindromic substring in s 解释: 阅读全文
posted @ 2024-05-20 22:23 金字塔下的蜗牛 阅读(9) 评论(0) 推荐(0) 编辑
摘要:题目描述 Given two strings word1 and word2, return the minimum number of operations required to convert word1 to word2. You have the following three opera 阅读全文
posted @ 2024-05-13 22:23 金字塔下的蜗牛 阅读(5) 评论(0) 推荐(0) 编辑
摘要:问题描述 You are given an integer array nums. You are initially positioned at the array's first index, and each element in the array represents your maxim 阅读全文
posted @ 2024-05-11 23:36 金字塔下的蜗牛 阅读(6) 评论(0) 推荐(0) 编辑
摘要:42 -Trapping Rain Water 接雨水 问题描述 链接:https://leetcode.com/problems/trapping-rain-water/description/ Given n non-negative integers representing an eleva 阅读全文
posted @ 2024-05-10 21:55 金字塔下的蜗牛 阅读(7) 评论(0) 推荐(0) 编辑
摘要:最长递增子序列 连接:https://leetcode.com/problems/longest-increasing-subsequence/description/ 问题描述 Given an integer array nums, return the length of the longes 阅读全文
posted @ 2024-05-08 22:54 金字塔下的蜗牛 阅读(7) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示