Skip to content

Conversation

@Alik-Agarwala
Copy link

Please review the changes and newly added files.

Corrected the heading with "Linked list". It was previously written as "Linklist".
Added the doublyLinkedListInOOP.cpp file which contains a perfect Object Oriented Implementation of doubly linked list with all the necessary helper functions. Working with multiple doubly linked lists are easy in this implementation.
Added two files which are "singlyCIrcularLinkedListOOP.cpp" and "singlyLinkedListOOP.cpp". They contain Object Oriented implementation of singly linked list and singly circular linked list. Working with multiple linked lists are easy in these implementations.
Added array implementation of Stack data structure using OOP concept.
Added OOP implementation of Binary Search Tree and some important codes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant