Partition Linked List Around Value

# Introduction In computer science, partitioning is the act of dividing a data set into multiple parts. In this challenge, we will partition a linked list around a given value x.

|60 : 00

Click the virtual machine below to start practicing