Nowcoder
牛客网题解
Install / Use
/learn @ultraji/NowcoderREADME
牛客网题解
只为写一份简单易懂的代码。
华为
| ID | Title | C/C++ | Keywords | |---|---|---|---| | 0001 | 字符串最后一个单词的长度 | Accepted | | | 0002 | 计算字符个数 | Accepted | | | 0003 | 明明的随机数 | Accepted | | | 0004 | 字符串分隔 | Accepted | | | 0005 | 进制转换 | Accepted | | | 0006 | 质数因子 | Accepted | | | 0007 | 取近似值 | Accepted | | | 0008 | 合并表记录 | Accepted | | | 0009 | 提取不重复的整数 | Accepted | | | 0010 | 字符个数统计 | Accepted | | | 0011 | 数字颠倒 | Accepted | | | 0012 | 字符串反转 | Accepted | | | 0013 | 句子逆序 | Accepted | | | 0014 | 字串的连接最长路径查找 | Accepted | | | 0015 | 求int型数据在内存中存储时1的个数 | Accepted | | | 0016 | 购物单 | Accepted | 背包问题、动态规划、 | | 0017 | 坐标移动 | Accepted | | | 0018 | 识别有效的IP地址和掩码并进行分类统计 | Accepted | | | 0019 | 简单错误记录 | Accepted | | | 0020 | 密码验证合格程序 | Accepted | | | 0021 | 简单密码破解 | Accepted | | | 0022 | 汽水瓶 | Accepted | | | 0023 | 删除字符串中出现次数最少的字符 | Accepted | | | 0024 | 合唱队 | Accepted | 最长上升子序列、 | | 0025 | 数据分类处理 | Accepted | | | 0026 | 字符串排序 | Accepted | | | 0027 | 查找兄弟单词 | Accepted | | | 0028 | 素数伴侣 | Accepted | | | 0029 | 字符串加解密 | Accepted | | | 0030 | 字符串合并处理 | Accepted | | | 0031 | 【中级】单词倒排 | Accepted | | | 0032 | 字符串运用-密码截取 | Accepted | | | 0033 | 整数与IP地址间的转换 | Accepted | | | 0034 | 图片整理 | Accepted | | | 0035 | 蛇形矩阵 | Accepted | | | 0036 | 字符串加密 | Accepted | | | 0037 | 统计每个月兔子的总数 | Accepted | | | 0038 | 求小球落地5次后所经历的路程和第5次反弹的高度 | Accepted | | | 0039 | 判断两个IP是否属于同一子网 | Accepted | 题目不见、 | | 0040 | 输入一行字符,分别统计出包含英文字母、空格、数字和其它字符的个数 | Accepted | | | 0041 | 称砝码 | Accepted | | | 0042 | 学英语 | Accepted | | | 0043 | 迷宫问题 | Accepted | 树的遍历、 | | 0044 | Sudoku-Java | Accepted | | | 0045 | 名字的漂亮度 | Accepted | | | 0046 | 按字节截取字符串 | Accepted | | | 0047 | 线性插值 | Accepted | | | 0048 | 从单向链表中删除指定值的节点 | Accepted | | | 0049 | 多线程 | Accepted | | | 0050 | 四则运算 | Accepted | | | 0051 | 输出单向链表中倒数第k个结点 | Accepted | | | 0052 | 计算字符串的距离 | Accepted | levenshtein距离、 | | 0053 | iNOC产品部-杨辉三角的变形 | Accepted | | | 0054 | 表达式求值 | Accepted | | | 0055 | (练习用)挑7 | Accepted | | | 0056 | iNOC产品部--完全数计算 | Accepted | | | 0057 | 无线OSS-高精度整数加法 | Accepted | | | 0058 | 输入n个整数,输出其中最小的k个 | Accepted | | | 0059 | 找出字符串中第一个只出现一次的字符 | Accepted | | | 0060 | 查找组成一个偶数最接近的两个素数 | Accepted | | | 0061 | 放苹果 | Accepted | | | 0062 | 查找输入整数二进制中1的个数 | Accepted | | | 0063 | DNA序列 | Accepted | | | 0064 | MP3光标位置 | Accepted | | | 0065 | 查找两个字符串a,b中的最长公共子串 | Accepted | 最长公共子串、 | | 0066 | 配置文件恢复 | Accepted | | | 0067 | 24点游戏算法 | Accepted | | | 0068 | 成绩排序 | Accepted | | | 0069 | 矩阵乘法 | Accepted | | | 0070 | 矩阵乘法计算量估算 | Accepted | | | 0071 | 字符串通配符 | Accepted | 递归、 | | 0072 | 百钱买百鸡问题 | Accepted | | | 0073 | 计算日期到天数转换 | Accepted | | | 0074 | 参数解析 | Accepted | | | 0075 | 公共字串计算 | Accepted | 最长公共子串、 | | 0076 | 尼科彻斯定理 | Accepted | | | 0077 | 火车进站 | Accepted | 堆栈、 | | 0078 | 超长正整数相加 | Accepted | 模拟加法、 | | 0079 | 计算字符串的相似度 | Accepted | levenshtein距离、 | | 0080 | 整形数组合并 | Accepted | | | 0081 | 字符串匹配 | Accepted | | | 0082 | 将真分数分解为埃及分数 | Accepted | | | 0083 | 二维数组操作 | Accepted | | | 0083 | 统计大写字母个数 | Accepted | | | 0086 | 求最大连续bit数 | Accepted | | | 0087 | 密码强度等级 | Accepted | | | 0088 | 扑克牌大小 | Accepted | | | 0089 | 24点运算 | Accepted | | | 0090 | 合法IP | Accepted | | | 0091 | 201301 JAVA 题目2-3级 | Accepted | | | 0092 | 在字符串中找出连续最长的数字串 | Accepted | | | 0093 | 201301 JAVA题目0-1级 | Accepted | | | 0094 | 记票统计 | Accepted | | | 0095 | 人民币转换 | Accepted | | | 0096 | 表示数字 | Accepted | | | 0097 | 记负均正 | Accepted | | | 0098 | 自动售货系统 | Accepted | | | 0099 | 自守数 | Accepted | | | 0100 | 等差数列 | Accepted | | | 0101 | 输入整型数组和排序标识,对其元素按照升序或降序进行排序 | Accepted | | | 0102 | 字符统计 | Accepted | | | 0103 | Redraiment的走法 | Accepted | 最长上升子序列、 | | 0104 | 字符串分割 | Accepted | | | 0105 | 记负均正II | Accepted | | | 0106 | 字符逆序 | Accepted | | | 0107 | 求解立方根 | Accepted | 牛顿迭代法、 | | 0108 | 求最小公倍数 | Accepted | |
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
