Skip to content

Instantly share code, notes, and snippets.

View Ahmedsaka's full-sized avatar

Saka Ahmed Ahmedsaka

View GitHub Profile
@Ahmedsaka
Ahmedsaka / LinkedList.java
Created May 20, 2018 03:41 — forked from ericrswanny/LinkedList.java
A linked list class implemented in Java
/*============================================================================
Name : LinkedList.java
Author : Eric Swanson
Date : Sep 7, 2011
Version :
Description :
Copyright (C) 2011 Eric Swanson
This program is free software: you can redistribute it and/or modify