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 中文
  • 3 weeks ago · software

    Getting Started with Python (Part 8-2): Working with Multiple Data – Tuples, Sets, and Dictionaries

    Working with Multiple Data – Tuples, Sets, and Dictionaries Tuples Tuples are similar to lists but are immutable, meaning their values cannot be changed after...

    #python #tuples #sets #dictionaries #data-structures #programming-tutorial
  • 0 month ago · software

    Autocomplete / Type-ahead System for a Search Box - Part 2

    System Design Interview: Autocomplete / Type‑ahead System Part 2 In Part 1 we covered the problem statement, requirements, and capacity estimation. In this par...

    #autocomplete #typeahead #system design #trie #data structures #ranking optimization #high‑level architecture #scalability
  • 1 month ago · software

    Using CuCollections Nvidia Data Structures Library

    Cleaned Markdown markdown !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s...

    #Nvidia #CuCollections #GPU #CUDA #data structures #C++ #performance #parallel computing #library
  • 1 month ago · software

    What Does a Database for SSDs Look Like?

    Article URL: https://brooker.co.za/blog/2025/12/15/database-for-ssd.html Comments URL: https://news.ycombinator.com/item?id=46334990 Points: 4 Comments: 2...

    #database #SSD #storage architecture #performance optimization #data structures
  • 1 month ago · software

    Permutations & Next Permutation

    Introduction Permutations are a fundamental concept in problem solving and data structures PS/DSA. They appear in recursion, backtracking, combinatorics, graph...

    #permutations #next-permutation #algorithms #data-structures #recursion #backtracking #interview-prep #combinatorics
  • 1 month ago · software

    Data Structures Series: A Structured Roadmap with JavaScript

    Welcome to the Data Structures Series, a structured, JavaScript‑powered breakdown of the core data structures every developer should know. Whether you're prepar...

    #data structures #JavaScript #programming #interview preparation #algorithms
  • 1 month ago · software

    Trees Fundamentals: Structure, Terminology, and Use Cases

    What Is a Tree? A Tree is a hierarchical, non‑linear data structure made of nodes. Each node: - Stores a value - Has zero or more children - Has exactly one pa...

    #trees #data structures #binary tree #algorithms #computer science #interview preparation
  • 1 month ago · software

    Day 27 Of Documenting My Learning Journey

    What I learnt Today - How to define dictionaries using the dict constructor and curly braces {}. - How to access elements in a dictionary using the .get method...

    #python #dictionary #data-structures #learning-journal #programming-basics
  • 1 month ago · software

    Managing Mini-Page Memory: The Buffer Pool Behind Bf-Tree

    Hello, I'm Maneshwar. I'm working on FreeDevTools onlinehttps://hexmos.com/freedevtools—a free, open‑source hub that brings together all dev tools, cheat codes,...

    #Bf-Tree #mini-pages #buffer pool #circular buffer #memory management #concurrency #database indexing #data structures
  • 1 month ago · software

    Great Ideas in Theoretical Computer Science

    Article URL: https://www.cs251.com/ Comments URL: https://news.ycombinator.com/item?id=46319946 Points: 16 Comments: 0...

    #theoretical computer science #algorithms #complexity theory #data structures
  • 1 month ago · software

    Understanding Python Data Structures: Lists, Tuples, Sets, and Dictionaries Made Simple

    Python Data Structures: A Practical Guide for dev.to Developers If you’ve spent even a little time writing Python, you’ve already worked with data structures—m...

    #python #data structures #lists #tuples #sets #dictionaries #programming tutorial #software development
  • 1 month ago · software

    Why Bf-Tree Pins Inner Nodes and What That Unlocks

    Hello, I'm Maneshwar I'm working on FreeDevTools onlinehttps://hexmos.com/freedevtools – building one place for all dev tools, cheat codes, and TLDRs. It’s a f...

    #B-Tree #Bf-Tree #inner nodes #data structures #database indexing #performance optimization #caching #write amplification #storage engines

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026