#data-structures

[ follow ]
fromInfoWorld
3 days ago

How to use frozen collections in C#

The FrozenSet and FrozenDictionary classes introduced in .NET 8 offer immutable collections optimized for fast look-ups, enhancing data structure selection for developers.
Scala
#programming
fromMedium
1 week ago

Japanese Addresses Aren't Hard-You're Just Using Regex

The patterns in Japanese addresses are about structure, semantics, and context, and regex struggles with ambiguity and sequence dependencies.
Scala
fromRealpython
1 week ago

How Can You Structure Your Python Script? - Real Python

By transitioning from interactive environments to structured scripts, you'll enhance readability, collaboration, and development practices in your Python coding.
Python
#interview-preparation
fromGitHub
2 weeks ago
Node JS

GitHub - AllThingsSmitty/javascript-algorithms: A list of popular JavaScript algorithms that you'll encounter in the real world.

fromGitHub
2 weeks ago
Node JS

GitHub - AllThingsSmitty/javascript-algorithms: A list of popular JavaScript algorithms that you'll encounter in the real world.

Data science
fromInfoQ
1 month ago

Redis 8 Targets AI Applications with New Data Type for Vector Similarity

Redis has introduced Vector Sets, a new data type enhancing AI applications through vector similarity.
Vector Sets enable semantic searches and support filtered capabilities for AI systems.
fromHackernoon
6 months ago

Scientists Built a Knowledge Graph for Materials-And You Can Actually Use It | HackerNoon

The structured inference results into triples enable a clear relationship description between materials by defining core labels, which allows for improved data retrieval and analysis.
Data science
#scala
Data science
fromfaun.pub
3 months ago

SQL vs. NoSQL Explained: When to Use Which and Why It Matters to Modern Data Management

SQL and NoSQL databases are essential in modern data management to handle data growth and real-time processing needs.
Growth hacking
fromHackernoon
3 months ago

The HackerNoon Newsletter: Open Source Isnt Dead...Its Just Forked (3/4/2025) | HackerNoon

The HackerNoon newsletter offers insights into tech developments, focusing on data structures and open-source evolution.
fromMedium
9 months ago

The Importance of Data Structures and Algorithms in the Life of a Data Engineer

In the ever-evolving world of data engineering, mastering Data Structures and Algorithms is essential for optimizing data processing tasks and enhancing system design.
Data science
[ Load more ]