Skip to content

ankitjainb27/geeksforgeeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geeksforgeeks

Linked List

  • Introduction to Linked List
  • Linked List vs Array
  • Linked List Insertion
  • Linked List Deletion (Deleting a given key)
  • Linked List Deletion (Deleting a key at given position)
  • A Programmer’s approach of looking at Array vs. Linked List
  • Find Length of a Linked List (Iterative and Recursive)
  • How to write C functions that modify head pointer of a Linked List?
  • Swap nodes in a linked list without swapping data
  • Reverse a linked list

Releases

No releases published

Packages

No packages published