Skip to content
#

algorithmdesign

Here are 5 public repositories matching this topic...

Language: All
Filter by language

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

"Welcome to my Data Structure and Algorithm practice repository! Here you will find a collection of implementations of various data structures and algorithms in multiple languages such as C++, Python and Java. The repository includes practice problems and solutions from various sources such as LeetCode, HackerRank and GeeksForGeeks.

  • Updated Oct 13, 2023
  • Java

Improve this page

Add a description, image, and links to the algorithmdesign 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 algorithmdesign topic, visit your repo's landing page and select "manage topics."

Learn more