Skip to content
#

linkedlists

Here are 91 public repositories matching this topic...

Explore the 'Glue Way' of organizing general-purpose data structures like linked lists, queues, and trees. This repository provides a deep dive into glued libraries, showcasing their advantages over traditional libraries. Perfect for understanding how modern industry standards, including the Linux kernel, implement data structures.

  • Updated Sep 2, 2023
  • C

This repository is a compilation of my solutions to the Data Structures and Algorithms assignments offered by the University of California, San Diego (UCSD) and the National Research University Higher School of Economics (HSE) on Coursera. These assignments, covering material from courses 1 through 6, have all been solved using the Python.

  • Updated Jan 11, 2023
  • Python

Improve this page

Add a description, image, and links to the linkedlists topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linkedlists topic, visit your repo's landing page and select "manage topics."

Learn more