Skip to content
#

doublylinkedlist

Here are 37 public repositories matching this topic...

This Repository contains the core concepts and implementation of Data Structures & Algorithms which include arrays, linked list, queues , stacks ,binary trees, BST, AVL Trees, sorting techniques and general operations

  • Updated Feb 4, 2022
  • C++
tutor-management-system-2020

A group assessment that required individuals to implement their specific data structure within the system, such as the likes of Array List and Linked List. The assessment required no knowledge of database which is making the overall assessment tricky to handle as we need to rely on the memory addresses that act as a temporary storage to get the job done. In this assessment we've learned the concept of C++, Data Structures, and numerous algorithm that could exploit in other programming languages, which increased our critical thinking skill on applying the system's feature.

  • Updated Jun 21, 2020
  • C++

Improve this page

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

Learn more