EUNO.NEWS EUNO.NEWS
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
  • All (20292) +229
    • AI (3103) +13
    • DevOps (906) +6
    • Software (10480) +161
    • IT (5755) +49
    • Education (48)
  • Notice
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1周前 · software

    LeetCode DSA 系列 #7: 169. 多数元素

    LeetCode DSA 系列 7:169. Majority Element 的封面图 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%...

    #leetcode #majority-element #algorithm #data-structures #coding-interview
  • 1周前 · software

    Clone Graph:编码问题解决方案详解

    Clone Graph “Clone Graph”问题要求你创建一个连通图的深拷贝。图中的每个节点包含一个值和它的邻居列表……

    #graph #deep-copy #algorithm #recursion #data-structures #coding-interview
  • 1周前 · software

    🌳 初学者友好指南 “Maximum Product of Splitted Binary Tree” – LeetCode 1339 (C++, Python, JavaScript)

    markdown !封面图片 🌳 初学者友好指南 “Maximum Product of Splitted Binary Tree” – LeetCode 1339 C++、Python、JavaScript https://media2.dev.to/dyna...

    #binary tree #LeetCode #algorithm #C++ #Python #JavaScript #tree splitting #product maximization
  • 1周前 · software

    LeetCode DSA 系列 #6: 268. 缺失数字

    问题概述:任务是 LeetCode 第 268 题 Missing Number——给定一个数组 nums,包含从范围 0 到 n 的 n 个不同数字,找出缺失的那个 n。

    #leetcode #missing-number #python #algorithm #data-structures #coding-interview
  • 1周前 · software

    100天中的第7天

    今天我开始编写算法。我想出了一些简单的游戏创意,并将它们拆解为算法,先在纸上草绘,然后再…

    #hangman #algorithm #loops #game-development #programming-project
  • 1周前 · software

    问题 8:统计元音

    大家好!👋 今天我们来解决一个字符串操作问题:Counting Vowels。目标是编写一个函数,统计给定字符串中元音的数量……

    #python #string-manipulation #vowels #algorithm #coding-challenge
  • 1周前 · software

    🌲 初学者友好指南 “Maximum Level Sum of a Binary Tree” – LeetCode 1161 (C++, Python, JavaScript)

    🌲 初学者友好指南:二叉树的最大层和 – LeetCode 1161 ! “Maximum Level Sum of a Binary Tree” 的封面图片 – LeetCode 1161 C++,Python…

    #binary tree #algorithm #BFS #LeetCode #C++
  • 2周前 · software

    1390. 四个约数

    问题描述:给定一个整数数组 nums,返回该数组中恰好有四个约数的整数的约数之和。如果不存在这样的整数……

    #algorithm #divisors #array #math #coding-challenge #leetcode #php
  • 2周前 · software

    Boyer–Moore 多数投票:它为何有效,它为何失效,以及它真正的适用范围

    阅读更多关于 Boyer–Moore 多数投票:它为何有效,为什么它……

    #Boyer-Moore #majority voting #algorithm #O(1) space #LeetCode #system design #data structures
  • 2周前 · software

    🍀 初学者友好指南 'Four Divisors' – LeetCode 1390 (C++, Python, JavaScript)

    封面图片:🍀 适合初学者的指南《Four Divisors》 – LeetCode 1390 C++, Python, JavaScript https://media2.dev.to/dynamic/image/width=1000,height=420,fit...

    #leetcode #four-divisors #algorithm #c++ #python #javascript #competitive-programming #arrays #math
  • 2周前 · software

    C++ 中的第 K 大元素

    🧩 问题描述:给定一个数组和一个整数 k,找出第 k 大的元素。示例 - 输入:3, 2, 1, 5, 6, 4,k = 2 - 输出:5 🧠 我的第一想法:...

    #c++ #stl #sort #algorithm #greedy #kth-largest-element #array #coding-interview #complexity
  • 2周前 · software

    素数

    逻辑构建 策略 一般规则是,prime number 只能被 1 和它本身整除。然而,一个常见的混淆是 composite…

    #prime numbers #algorithm #loop #coding tutorial #math in programming #basic programming

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026