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

    🚂 像5岁小孩一样解释数组

    火车 想象一列有编号车厢的火车:🚂 车厢0 车厢1 车厢2 车厢3 车厢4 每个车厢的编号从0开始!并且每个车厢只能容纳一个东西。数组是…

    #arrays #data structures #programming fundamentals #intro to coding #JavaScript/Python
  • 1天前 · software

    第一个 Linked List 的故事

    🙋‍♂️ 嗨,在这个故事中,我们将揭示链表是如何首次被用来解决简单数组所带来的数据结构挑战的。让我们开始吧。序言…

    #linked list #data structures #computer history #dynamic memory management #Allen Newell #Herbert Simon #ENIAC #Manchester Mark 1
  • 1天前 · software

    按频率对元素进行排序(C++ 中的 Map 与 Bucket 方法)

    问题思路:给定一个数组,按出现频率的降序对元素进行排序,并重新构建数组,使出现频率最高的元素排在前面。示例输入:1,…

    #c++ #frequency-sorting #unordered_map #sorting #algorithm #vectors #data-structures
  • 1天前 · software

    重新开启我的 Java DSA 之旅 — 解决 Kunal Kushwaha 的作业 + 每日 LeetCode

    我从以下开始——Kunal Kushwaha 的 Java DSA 作业——每天解决 1 道 LeetCode 题目 你可以从本系列中期待的内容 每篇帖子将包含:

    #java #data-structures #algorithms #leetcode #dsa #coding-practice #github #learning #programming
  • 2天前 · software

    为什么数组索引从0开始:背后的真实原因

    如果你曾经写过代码,你可能至少问过一次这个问题: > “为什么数组的索引从 0 开始而不是 1?” 乍一看,从…

    #arrays #zero-based indexing #memory addressing #programming languages #data structures
  • 2天前 · software

    在终端上构建 Blackjack:我的第一个 Python 项目

    介绍:为何 在 Codecademy 的最新编程作业中,我决定构建一个终端 Blackjack 游戏。我选择这个项目是因为我想……

    #python #terminal #blackjack #game-development #programming-tutorial #data-structures #random-module #cli
  • 3天前 · software

    你好,我是编程新手,希望在学习 python 时获得帮助,如何成为优秀的 python 开发者并掌握 DSA

    markdown !Forem 徽标https://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2...

    #python #learning #data-structures #algorithms #beginner #programming
  • 4天前 · software

    解锁元组的力量:Python 中不可变数据的未来

    Python 中元组简介 在快速发展的编程领域,数据结构是高效、有效代码的支柱。Python,...

    #python #tuples #immutable-data #data-structures #programming
  • 5天前 · software

    在 Go 中构建 B 树:理论与实现之间的差距

    在 Go 中从零构建 B‑Tree,最近对数据库内部着迷 🤓。在阅读了 Alex Petrov 的《Database Internals》之后,我想把理论付诸实践。

    #go #b-tree #data-structures #database-indexes #algorithms #coding-challenge #implementation
  • 6天前 · software

    第6天:C语言中的结构体:在没有类的情况下组织数据

    介绍 在像 Java 或 Python 这样的语言中,你使用类来捆绑数据。C 没有类;它有更原始的东西:struct。一个 struct…

    #C programming #structs #data structures #tutorial #custom types #type definition
  • 6天前 · software

    Python 中的可变与不可变对象(简明解释)

    介绍 本文解释了一个核心的 Python 概念,它经常导致混淆,尤其是在使用 data structures、recursion 和 backtracking 时。我...

    #python #mutable #immutable #data-structures #programming-concepts #recursion
  • 1周前 · software

    10个让你在DSA上更出色的秘密技巧

    数据结构与算法(DSA)一开始常常让人感到不知所措。面对如此多的概念、模式和问题类型,容易感到卡住或进展缓慢。但他...

    #data structures #algorithms #DSA #coding interview preparation #problem solving #learning strategies #software engineering

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026