EUNO.NEWS EUNO.NEWS
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
  • All (21023) +2
    • AI (3157)
    • DevOps (933) +1
    • Software (11078)
    • IT (5806)
    • Education (48)
  • Notice
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    Show HN: High-Performance Wavelet Matrix for Python, Implemented in Rust

    I built a Rust-powered Wavelet Matrix library for Python. There were surprisingly few practical Wavelet Matrix implementations available for Python, so I implem...

    #wavelet matrix #rust #python #high-performance #data structures #library #typed API #rank/select #top-k #quantile #range queries
  • 1 month ago · software

    380. Insert Delete GetRandom O(1) | LeetCode | Top Interview 150 | Coding Questions

    Problem Link Insert Delete GetRandom O1 – LeetCodehttps://leetcode.com/problems/insert-delete-getrandom-o1/ Solution java class RandomizedSet { ArrayList list;...

    #LeetCode #Data Structures #Java #Interview Preparation
  • 1 month ago · software

    Mini-Pages: Rethinking the Leaf Page Boundary

    Hello, I'm Maneshwar. I'm working on FreeDevTools onlinehttps://hexmos.com/freedevtools, currently building one place for all dev tools, cheat codes, and TLDRs...

    #B-Tree #LSM-Tree #mini-page #leaf node #database indexing #data structures #storage engine #cache optimization
  • 1 month ago · software

    Day 66: Python Invert Binary Tree, Recursive Mirror Swap for Perfect Tree Symmetry (LeetCode #226 Style)

    Welcome to Day 66 of the 80DaysOfChallenges journey! This intermediate challenge focuses on inverting a binary tree by recursively swapping left and right child...

    #python #binary-tree #recursion #algorithm #leetcode-226 #data-structures
  • 1 month ago · software

    Put a ring on it: a lock-free MPMC ring buffer

    Article URL: https://h4x0r.org/ring/ Comments URL: https://news.ycombinator.com/item?id=46288286 Points: 9 Comments: 1...

    #lock-free #MPMC #ring buffer #concurrency #data structures
  • 1 month ago · software

    Mastering Heaps: A Deep Dive into Data Structures and Algorithms

    Introduction Heaps are a fundamental data structure in computer science, commonly used to implement priority queues and optimize algorithms. In this article we...

    #heaps #data structures #priority queue #algorithms #binary heap #Python #insert operation
  • 1 month ago · software

    Advent of Code 2025: Waking Up With Puzzles

    Why I Do Advent of Code Advent of Code has become a yearly thing for me. It’s a way to keep my algorithmic and data‑structure skills sharp, and something I loo...

    #Advent of Code #programming puzzles #Python #algorithms #data structures #coding challenges #developer community
  • 1 month ago · software

    Fast, Memory-Efficient Hash Table in Java: Borrowing the Best Ideas

    Article URL: https://bluuewhale.github.io/posts/building-a-fast-and-memory-efficient-hash-table-in-java-by-borrowing-the-best-ideas/ Comments URL: https://news....

    #java #hash-table #data-structures #performance #memory-efficiency #algorithms
  • 1 month ago · software

    From Algorithms to Adventures

    !Cover image for From Algorithms to Adventureshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-...

    #algorithms #maze-generation #Swift #Ruby #visualization #game-development #data-structures #programming
  • 1 month ago · software

    Master Java ArrayList Methods: A Complete Guide with Examples & Real Use Cases

    What Actually is an ArrayList? Under the hood, an ArrayList still uses an array, but it handles all the resizing logic for you. When it runs out of space, it c...

    #java #arraylist #collections #data-structures #programming-tutorial #dynamic-arrays #software-development
  • 1 month ago · software

    Java Arrays .length Explained: Complete Guide with Examples

    What Exactly is .length in Java Arrays? In Java, an array is a container object that holds a fixed number of values of a single type. The .length is a final fi...

    #java #arrays #length #programming #tutorial #data structures #java basics
  • 1 month ago · software

    Day 63: Python Merge K Sorted Lists - O(n log k) Min-Heap Guide (LeetCode #23 Vibes)

    Welcome to Day 63 of the 80DaysOfChallenges journey! This intermediate challenge tackles the powerhouse Merge K Sorted Lists problem LeetCode 23, where you fuse...

    #python #heapq #min-heap #merge-k-sorted-lists #leetcode #algorithm #data-structures

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026