New: programmingAll contenthive-129948hive-196917krhive-180932hive-150122photographyzzansteemhive-183959hive-185836hive-188619hive-144064hive-183397hive-101145uncommonlabhive-109690hive-145157hive-139150hive-103599hive-180301hive-166405hive-170554hive-184714cryptidhunterhive-111300TrendingNewHotLikersericandryan (75)in cn • 5 hours ago带娃刷题第171天。深度优先搜索算法 DFS 二叉树右视图Teaching Kids Programming – Left/Right Side View of a Binary Tree using Depth/Breadth First Search Algorithmsericandryan (75)in cn • yesterday带娃刷题第170天。广度优先搜索算法 BFS二叉树右视图Teaching Kids Programming – Left/Right Side View of a Binary Tree using Depth/Breadth First Search Algorithmsericandryan (75)in cn • 2 days ago带娃刷题第169天 简单题 相加两个字符串。fencerdevlog (34)in godot • 3 days agoGodot 4: Raymarching, part 8 (tutorial)Hi everybody. It's vacation season, so this week I'll fill the schedule with something simpler. I'll add a short video to our raymarching series about other basic 3D shapes and ways to modify them.…ericandryan (75)in cn • 4 days ago带娃刷题第167天。旅行回来还得刷题。反转链表第三种思路 转成数组反转在转成链表ericandryan (75)in cn • 5 days ago带娃刷题第166天。反转链表迭代算法。 逻辑训练ericandryan (75)in cn • 6 days ago带娃刷题第165天。反转链表递归实现。每天教教娃 等于自己也刷 + 锻炼自己表达能力反转链表ericandryan (75)in cn • 7 days ago带娃刷题第164天。两链表相加:堆栈ericandryan (75)in cn • 9 days ago带娃刷题第162天。两个链表相加。fencerdevlog (34)in godot • 10 days agoGodot 4: Magic portal shader (tutorial)Hello everybody! The effect I’ll be creating in this video originated as a combination of the algorithm used for rendering a 3D tunnel and several applications of so-called fractal Brownian motion…ericandryan (75)in cn • 10 days ago带娃刷题第161天。 虽然是简单题,但是娃能自己写出线性算法。Optimal solution is Binary Searchhalloworld (57)in deutsch • 10 days agoJellyfin Discord Rich Presence - Zeige deine Musik in Discord! (only Jellyfin)Heute möchte ich euch mein neuestes Open Source Projekt vorstellen: Jellyfin Discord Rich Presence (Musikanzeige für Discord) Ein Python Tool, das automatisch anzeigt, welche Musik ihr gerade…ericandryan (75)in cn • 13 days ago带娃刷题第158天 有效的数独判别算法带娃刷题第158天 有效的 数独判别算法 。我刷题边际效益几乎为零,但对娃来说,每一道题都是进步的阶梯。ericandryan (75)in cn • 14 days ago带娃刷题第157天。合并K个有序链表。带娃刷题第157天。合并K个有序链表。最小堆。merge k sorted linked lists How to Merge k Sorted Lists using Recursive Divide and Conquer Algorithms? Teaching Kids Programming – Divide and Conquer Algorithm to Merge…intelli-jan-tam (52)in python • 14 days ago**Advanced Use of Python Tutorial**This comprehensive tutorial will guide you through the advanced features and applications of Python programming language. Table of Contents Working with Modules Object-Oriented…ericandryan (75)in cn • 15 days ago带娃刷题第156天。合并K个有序链表。带娃刷题第156天。合并K个有序链表。娃说可以转化成数组排序在转成链表 和娃分析了时间复杂度 O(nklog(nk)) How to Merge k Sorted Lists using Recursive Divide and Conquer Algorithms? Teaching Kids Programming – Divide and Conquer Algorithm…ericandryan (75)in cn • 16 days ago带娃刷题第155天。分而治之。合并K个有序列表。merge k sorted listsHow to Merge k Sorted Lists using Recursive Divide and Conquer Algorithms? Teaching Kids Programming – Divide and Conquer Algorithm to Merge K Sorted Linked Listfencerdevlog (34)in godot • 17 days agoGodot 4: Polar coordinates (tutorial)Hi everyone! As I mentioned in the previous video, it’s currently July 2025, and during this holiday period, I don’t have as much time for complex tutorials, so instead, I’ll go with slightly…ericandryan (75)in cn • 17 days ago带娃刷题第154天。合并K个有序链表(线性算法)。当年TT面试题How to Merge k Sorted Lists using Recursive Divide and Conquer Algorithms? Teaching Kids Programming – Divide and Conquer Algorithm to Merge K Sorted Linked Listericandryan (75)in cn • 18 days ago带娃刷题第153天。简单题复习。Tribonacci 数列。How to Compute the N-th Tribonacci Number using Iterative Dynamic Programming Algorithm?