EUNO.NEWS EUNO.NEWS
  • All (20543) +144
  • AI (3117) +9
  • DevOps (914) +5
  • Software (10652) +105
  • IT (5812) +25
  • Education (48)
  • Notice
  • All (20543) +144
    • AI (3117) +9
    • DevOps (914) +5
    • Software (10652) +105
    • IT (5812) +25
    • Education (48)
  • Notice
  • All (20543) +144
  • AI (3117) +9
  • DevOps (914) +5
  • Software (10652) +105
  • IT (5812) +25
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 6天前 · software

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

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

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

    双指针(相向)

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

    #two pointers #algorithm #data structures #array #string #time complexity #O(N) #coding interview #pattern
  • 2周前 · software

    1390. 四个约数

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

    #algorithm #divisors #array #math #coding-challenge #leetcode #php
  • 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

    每周挑战:新年,新挑战

    新年快乐,大家。每周,Mohammad S. Anwar 会发布 The Weekly Challenge https://theweeklychallenge.org/,这是一个让我们所有人提出解决方案的机会……

    #weekly challenge #coding practice #Python #Perl #algorithm #array #min absolute difference
  • 2周前 · software

    🎯 初学者友好指南 ‘大小为 2N 的数组中的 N 次重复元素’ – LeetCode 961 (C++ | Python | JavaScript)

    问题描述 给定一个长度为 2N 的数组 nums。数组包含 N + 1 个唯一元素,且恰好有一个元素出现了 N 次。目标…

    #leetcode #algorithm #array #duplicate-element #pigeonhole-principle #c++ #python #javascript #coding-interview
  • 2周前 · software

    66. 加一

    问题描述:给定一个用整数数组 digits 表示的大整数,其中每个 digits[i] 是该整数的第 i 位数字。数字是或……

    #plus-one #array #algorithm #coding-challenge #easy #integer-manipulation #leetcode
  • 1个月前 · software

    135. Candy | LeetCode | Top Interview 150 | 编程题

    问题链接 https://leetcode.com/problems/candy/ https://leetcode.com/problems/candy/ !leetcode 135 https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfi...

    #leetcode #algorithm #java #greedy #array
  • 1个月前 · software

    134. 加油站 | LeetCode | Top Interview 150 | 编码题目

    问题链接 https://leetcode.com/problems/gas-station/https://leetcode.com/problems/gas-station/ !leetcode 134https://media2.dev.to/dynamic/image/width=800%2C...

    #leetcode #algorithm #greedy #array #interview-prep #java #coding-challenge
  • 1个月前 · software

    238. 数组除自身以外的乘积 | LeetCode | Top Interview 150 | 编程题

    问题链接 https://leetcode.com/problems/product-of-array-except-self/ https://leetcode.com/problems/product-of-array-except-self/ !leetcode 238https://media2...

    #leetcode #product-of-array-except-self #algorithm #array #java #interview-prep
  • 1个月前 · software

    3531. 统计被覆盖的建筑物

    问题描述:给定一个正整数 n,表示一个 n × n 的城市。还给定一个二维数组 buildings,其中 buildings[i] = x, y 表示一个…

    #array #hash-table #sorting #grid #geometry #leetcode #medium #weekly-contest-447 #algorithm
  • 1个月前 · software

    .slice()、.reverse()

    了解更多关于 .slice()、.reverse() 的信息。

    #javascript #array #slice #reverse #methods #programming

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026