Linked List Problems in Java - 54: Subtract two numbers represented as linked list

preview_player
Показать описание

In this video, we're going to reveal exact steps to Subtract two numbers represented as linked list in Java

CHECK OUT CODING SIMPLIFIED

★☆★ VIEW THE BLOG POST: ★☆★

I started my YouTube channel, Coding Simplified, during Dec of 2015.
Since then, I've published over 200+ videos.

★☆★ SUBSCRIBE TO ME ON YOUTUBE: ★☆★

★☆★ Send us mail at: ★☆★

This Problem is synonym of following problems:

Subtract two numbers represented as linked list in Java,
Subtract two numbers represented as linked list,
Subtract two numbers represented in linked list,
Subtract two numbers linked list,
coding simplified,
linked list,
java,
Рекомендации по теме
Комментарии
Автор

Nice Explnation . Please upload more videos on Teee and LeetCode problems. Appreciate you r hard work.

ChandraShekhar-bycd
Автор

This doesn't work for LL1=1->0->0 and LL2=2, This code gives result as "1 -1 8"

kyapatta
Автор

what could be the optimized way to remove the additional zeros in front of the result?

vishalmalik
Автор

The Code failed when Input Linked List is like 0 2 5 2 6 9 6 7 2 4 5 0 2 1 7 5
- 7 0 4 7 9 1 4 5 6 0 8 9 0 0 6 As it consider 0 2 5 2 ... larger but actually Its Smaller

TheChiragsardana
welcome to shbcf.ru