Linked List and B-Tree Visualization

Square
Graph Visualization

Introduction

Data structure in Computer Science is simply known as collection of many data values for its proper management.
Management of data means organizing, processing, retrieving, editing and storing large data values.
Data structure helps in improving the performance of device by precisely using memory space and using
minimum steps for completing its processes.

These two projects are

  • Singly linked list
  • B tree

This project has been deployed at https://dsaproject-sunil-sugat.herokuapp.com/BTree.

Leave a Reply

Your email address will not be published. Required fields are marked *