Skip to content

khkr/c-datastructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-datastructures

linked lists

11 June

  • singlell.c simple insertion and deletion
  • SLL.c complex insertion and deletion

13 June

  • sll2.c insertion of numbers to linked list in ascending order
  • added delete by value to sll2.c

18 June

  • binary tree added doesn't work quite well though

20 June

  • fight codechef added

22 June

  • Towers of Hanoi

About

linked lists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages