Skip to content

VSNSAINIVAS/CS263-TermProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS263-TermProject

Contact List Terminal Application

Doubly Linked List Data Structure

```
This data structure consist of Contact data, previous pointer and next pointer.
```

Insertion Algorithm

Search Algorithm

Deletion Algorithm

Updation Algorithm

```
Search for the Name and replace Name, WorkContact and MobileNumber with the new data.
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%