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 中文
  • 17小时前 · software

    🔲 初学者友好指南 “Maximum Side Length of a Square” – LeetCode 1292 (C++, Python, JavaScript)

    🔲 初学者友好指南 “Maximum Side Length of a Square” – LeetCode 1292! 初学者友好指南的封面图片 ‘Maximum Side Length of a Square’ – LeetC...

    #leetcode #algorithm #matrix #prefix-sum #sliding-window #c++ #python #javascript #coding-interview #max-square
  • 2天前 · software

    Java 方案:冗余括号检测 O(N)

    问题:给定一个表示平衡表达式的字符串 s,判断它是否包含任何冗余的括号。如果一对括号…则该括号对是冗余的。

    #java #redundant-parentheses #algorithm #stack #O(N) #coding-interview #expression-parsing
  • 6天前 · software

    数组中的第一个重复元素 (C++)

    为什么我的第一种方法是错误的——以及我如何修正它 问题澄清 非常重要 任务是找到第一次出现索引最小的元素。

    #C++ #array #first repeating element #algorithm #brute-force #coding interview #problem solving
  • 1周前 · software

    🧱 初学者友好指南 “Maximal Rectangle” – LeetCode 85 (C++, Python, JavaScript)

    🧱 初学者友好指南 “Maximal Rectangle” – LeetCode 85 C++, Python, JavaScript!封面图:🧱 初学者友好指南 ‘Maximal Rectangle’ – LeetCode…

    #leetcode #maximal-rectangle #algorithm #data-structures #c++ #python #javascript #histogram #binary-matrix #coding-interview
  • 1周前 · software

    双指针(相向)

    概述 该模式使用两个指针,从数据结构(数组或字符串)的相对两端开始,向彼此靠拢。它主要在以下情况下使用: -...

    #two pointers #algorithm #data structures #array #string #time complexity #O(N) #coding interview #pattern
  • 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

    我的面试经历与遇到的问题(Frontend + JavaScript + SQL)

    面试概述 昨天我参加了一个新人 React 开发者的面试。这是一次很好的学习经历,涵盖了 JavaScript、CSS、SQL 等内容。

    #frontend #javascript #css #sql #react #interview-experience #coding-interview #web-development #html #array-methods #css-layout
  • 1周前 · software

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

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

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

    寻找所需线性模式时要提出的问题

    下面是一张模式选择速查表。阅读问题时,对每个模式自行提问列出的问题。如果你的答案是“是”,则该模式类似于……

    #algorithm patterns #sliding window #coding interview #time complexity #problem solving
  • 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

    LeetCode DSA 系列 #2: 125. 有效回文

    Forem Feed 关注新的 Subforems 以改善你的信息流

    #LeetCode #algorithm #data-structures #valid-palindrome #coding-interview

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026