Exercise: Pairs with Sums

Challenge yourself with an exercise in which you'll have to find pairs from a doubly linked list which sum to some number.

We'll cover the following

Problem

In this exercise, you are required to find pairs from a doubly linked list which sum to a specified number.

An example is illustrated for you below.

Get hands-on with 1200+ tech skills courses.