kriti-rai / singly-linked-list

Practicing building singly-linked list and test it using Jest.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Singly-linked-list

A quick demo of creating methods to get/remove/add a node at a given index in a (singly) Linked List. This code is TDD and is tested using Jest.

About

Practicing building singly-linked list and test it using Jest.


Languages

Language:HTML 45.2%Language:JavaScript 39.0%Language:CSS 15.7%