EUNO.NEWS EUNO.NEWS
  • All (20455) +56
  • AI (3113) +5
  • DevOps (910) +1
  • Software (10594) +47
  • IT (5790) +3
  • Education (48)
  • Notice
  • All (20455) +56
    • AI (3113) +5
    • DevOps (910) +1
    • Software (10594) +47
    • IT (5790) +3
    • Education (48)
  • Notice
  • All (20455) +56
  • AI (3113) +5
  • DevOps (910) +1
  • Software (10594) +47
  • IT (5790) +3
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1个月前 · software

    扁平化嵌套列表

    大家好!👋 我知道我最近有点沉默。上周我真的得了相当严重的流感,完全把我击倒了。🤒 这就是为什么我 mis...

    #python #recursion #list #algorithm #flatten #coding-challenge
  • 1个月前 · software

    第58天:Python 运行长度编码(RLE)——使用这个超简洁的 O(n) 技巧专业压缩字符串

    介绍 欢迎来到 80DaysOfChallenges 之旅的第 58 天!这个中级挑战实现了 Run-Length Encoding(RLE),经典的压缩技术……

    #python #run-length-encoding #compression #algorithm #O(n) time #data-structures
  • 1个月前 · software

    如何在 LeetCode 上使用栈将递归解法转换为迭代

    最初发表于 LeetCopilot Blog https://leetcopilot.dev/blog/convert-recursive-solution-to-iterative-leetcode-using-stack 面试官经常会让你…

    #recursion #iteration #stack #LeetCode #algorithm #interview-prep #DFS #backtracking
  • 1个月前 · software

    猴子市场

    第1部分 另一个 math gauntlet,我要编写一系列 math operations。有些会出现在多个条件语句中。我以前做过,我有信心能做到……

    #Advent of Code #JavaScript #coding challenge #algorithm #math puzzle
  • 1个月前 · software

    1523. 区间范围内奇数计数

    问题描述:给定两个非负整数 low 和 high,返回 low 和 high(包括两端)之间的奇数个数。示例 1 输入:low = 3, high = …

    #algorithm #math #odd numbers #interval range #easy #coding challenge
  • 1个月前 · software

    为什么我的 LeetCode 解答通过了某些测试用例却在其他测试用例上失败

    你的代码在示例输入上能够运行,但在隐藏测试用例上会失败。学习系统化的调试过程,以识别边界情况、逻辑错误和约束条件。

    #leetcode #debugging #edge-cases #algorithm #coding-interview #test-cases
  • 1个月前 · software

    3578. 计数划分,使最大最小差不超过 K

    问题:给定整数数组 nums 和整数 k。将 nums 划分为一个或多个非空的连续段,使得在每个段中……

    #dynamic programming #sliding window #monotonic queue #array #partition problem #algorithm #LeetCode #weekly contest
  • 1个月前 · software

    第56天:Python 斐波那契第 n 项 – 超快 O(n) 迭代解法,O(1) 空间(无递归!)

    概述 欢迎来到 80DaysOfChallenges 之旅的第 56 天!这个中级挑战展示了计算第 n 项斐波那契数的最高效方法……

    #python #fibonacci #algorithm #iterative #O(n) time #O(1) space #coding challenge #performance
  • 1个月前 · software

    物流版俄罗斯方块:使用 Rust 解决 3D Bin Packing Problem 🦀

    介绍 你知道什么让人沮丧吗?打开一个巨大的快递箱,却只发现里面有一个小小的物件在里面嘎吱作响,四周被一座气泡膜山包围……

    #rust #3d-bin-packing #optimization #logistics #algorithm #open-source #packaging
  • 1个月前 · ai

    机器学习“倒计时日历” 第4天:Excel中的k-Means

    如何实现一个最终看起来像“真实”机器学习的训练算法 这篇文章《机器学习“Advent Calendar” 第4天:Excel 中的 k-Means》...

    #k-means #clustering #Excel #machine learning #data science #algorithm
  • 1个月前 · software

    理解 ECDSA

    本文基本上是一个从零开始理解 ECDSA(Elliptic Curve Digital Signature Algorithm)的练习。我只假设一些基础数学和一个意愿……

    #ECDSA #elliptic-curve-cryptography #digital-signatures #cryptography #security #algorithm #math
  • 1个月前 · software

    PWC 350 好子串 / 洗牌配对

    《巫奇》电影版目前正在上映,这让我想起了《For Good》这首歌(https://www.youtube.com/watch?v=Y8YMfgu92hQ)百老汇版。它……

    #perl #substring #algorithm #programming-challenge #string-manipulation

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026