Skip to content

MrPaschenko/linked-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linked List

This is lab 2 for Software Development Methodologies and Technologies

This is Swift realization of Doubly Linked List data structure

My gradebook number is 0419. 419 = 209×2 + 1. The remainder of the division is 1, so my variant is Doubly Linked List

Installation

  1. Be sure that you have installed Git to clone the repository and Swift to run script

  2. Clone the repository to you local machine

git clone https://github.com/MrPaschenko/linked-list
  1. Open directory
cd linked-list/Linked\ List
  1. Run script
swift main.swift

Usage

Tests


CI tests commit

About

Linked List

Resources

Stars

Watchers

Forks

Languages