2 Convert Binary Number in a Linked List to Integer --> Leetcode November 2020 Challenge
This is the second problem posted in Leetcode November 2020 Challenge.
Problem Statement
Given head which is a reference node to a singly-linked list. The value of each node in the linked list is either 0 or 1. The linked list holds the binary repre...
codewithkeshav.hashnode.dev5 min read