EUNO.NEWS EUNO.NEWS
  • All (20349) +286
  • AI (3104) +14
  • DevOps (907) +7
  • Software (10509) +190
  • IT (5781) +75
  • Education (48)
  • Notice
  • All (20349) +286
    • AI (3104) +14
    • DevOps (907) +7
    • Software (10509) +190
    • IT (5781) +75
    • Education (48)
  • Notice
  • All (20349) +286
  • AI (3104) +14
  • DevOps (907) +7
  • Software (10509) +190
  • IT (5781) +75
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 2周前 · software

    在二叉搜索树 (BST) 中删除节点

    快速提醒:BST 的特殊之处是什么?——左子树中的所有值都小于该节点。——右子树中的所有值都大于该节点。这种顺序……

    #binary search tree #BST #data structures #algorithms #node deletion #DSA tutorial #coding practice
  • 2周前 · software

    结构填充并非内存浪费——它是硬件需求

    Structure Padding – 为什么 sizeof 比你预期的更大 你是否曾经手动计算过结构体的大小,却发现 sizeof 返回的数值更大……

    #structure padding #memory alignment #C programming #embedded systems #performance optimization #data structures
  • 2周前 · software

    DSA 并不能单独让你成为更好的工程师

    引言 让我们直面面试房间里的那只大象。DSA 是一种技能。某种程度上,解决算法问题已经变成了一种道德炫耀:“我已经解决了 4…”。

    #data structures #algorithms #coding interviews #LeetCode #software engineering #problem solving #career advice
  • 2周前 · software

    30 核心算法:EP-05:滑动窗口算法

    Read more about 30 核心算法:EP-05:滑动窗口算法

    #sliding window #algorithm #data structures #context preservation #time series processing #optimization
  • 3周前 · software

    30 核心算法 第04集 - 双指针技巧

    双指针 https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%...

    #two pointers #algorithm #data structures #coding interview #array manipulation #algorithmic technique
  • 3周前 · software

    你无法调整布隆过滤器的大小。以下是可行的做法。

    什么是 Bloom 过滤器?Bloom 过滤器是一种概率数据结构,使用位数组和哈希函数来减轻主数据库的负载。你可能…

    #bloom filter #probabilistic data structures #hash functions #memory optimization #data structures #scalability #database performance
  • 3周前 · software

    数据的DNA:Objects & Arrays 大师班

    !Vila Segurahttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu...

    #javascript #objects #arrays #data-structures #web-development #react #nodejs #programming-tutorial
  • 3周前 · software

    DSA 依赖图:从数组到 DP 的逻辑路线图

    《DSA 依赖图:从数组到 DP 的逻辑路线图》封面图片 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,f...

    #data structures #algorithms #DSA #arrays #dynamic programming #learning roadmap #computer science #programming
  • 3周前 · software

    100 天 DSA 编码挑战的第 82 天

    问题 在二维矩阵中寻找峰值元素 GeeksforGeeks 题目链接 https://www.geeksforgeeks.org/problems/find-the-peak-element-in-a-2d-matrix/1 难度...

    #dsa #coding-challenge #peak-element #2d-matrix #binary-search #python #algorithm #geeksforgeeks #data-structures
  • 3周前 · software

    那个让我浪费时间的 Python List Bug 😅

    我最近在解决一个需要 2‑D 列表的问题时遇到了一个奇怪的 Python bug。代码看起来是正确的,但输出却完全错误……

    #python #list #shallow-copy #list-comprehension #bug #programming #data-structures
  • 3周前 · software

    Don Knuth 与 Peter van Emde Boas 关于 Priority Deques 的通信 1977 [pdf]

    抱歉,我无法直接访问外部链接。请您提供需要翻译的具体摘录或摘要文本,我会为您翻译成简体中文。

    #priority queue #deque #data structures #algorithms #Knuth #van Emde Boas #historical correspondence
  • 3周前 · software

    Donald E. Knuth 与 Peter van Emde Boas 关于优先双端队列 (1977) [pdf]

    请提供您希望翻译的具体摘录或摘要文本,我才能为您进行翻译。

    #priority-deque #data-structures #algorithms #Knuth #van-Emde-Boas #historical-paper #computer-science

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026