Skip to content
#

linked-list

Here are 1,207 public repositories matching this topic...

A simple implementation of the Linked list in C/C++. You can build, edit, concatenate two lists, perform union,intersection operation on two lists besides being able to search, sum and move forward a node, combine into two lists into ordered list and delete elements in the list.

  • Updated Jan 23, 2020
  • C++
DSA-Sheet

I intend to comprehensively address the full set of questions provided by Love Babbar & Striver, pertaining to an array of topics such as Array, Matrix, String, Searching and Sorting, Linked List, Binary Trees, Binary Search Tree, Greedy Algorithms, Backtracking, Stack and Queue, Heap, Graph, Trie, Dynamic Programming, and Bit Manipulation.

  • Updated Mar 28, 2024
  • C++

Improve this page

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

Learn more