FITFLOP
Home

singly-linked-list (2 post)


posts by category not found!

How to Query a Table of Linked Lists with no List ID?

The Challenge of Querying Linked Lists in a Table Without List IDs Imagine you have a table storing data in linked lists where each row represents a node and co

2 min read 03-10-2024 24
How to Query a Table of Linked Lists with no List ID?
How to Query a Table of Linked Lists with no List ID?

Issue in carryovers while adding two numbers in a linked list

The Perils of Carryovers Adding Numbers in a Linked List Adding two numbers represented as linked lists is a common coding challenge and one of the tricky aspec

2 min read 30-09-2024 29
Issue in carryovers while adding two numbers in a linked list
Issue in carryovers while adding two numbers in a linked list