Adding Two Numbers using Linked Lists - Part 1

preview_player
Показать описание
Data Structures: Adding Two Numbers using Linked Lists
Topics discussed:
1) C program to represent an n-digit number using a singly linked list.

Music:
Axol x Alex Skrindo - You [NCS Release]

#DataStructuresByNeso #DataStructures #LinkedList #LinkedListApplication
Рекомендации по теме
Комментарии
Автор

Saying thankyou won't be enough for the efforts you put in your video🙏🏿🙏🏿🙏🏿

atharvmishra
Автор

Sir please complete data structures series fast still many topics are there to complete. And also increase the frequency of uploading the video.great work sir.🙏🙏🙏🙏🙏🙏

rahulrangu
Автор

Sir, will you cover whole dsa in this playlist?

yes_daily_motivation
Автор

Sir waiting for completion of this course
Only source where I get concepts cleared. 🙏🙏🙏🙏🙏🙏

sagarkabadi
Автор

sir please complete full course of data structures ASAP🙏🏻🙏🏻🙏🏻

BhanuPrakash-iurt
Автор

In add_node function can I use
head->link = newNode;
Instead of
newNode->link = head;
head = newNode;
So that reversing the linklist of a number is avoided ?

karthik
Автор

Do some more videos on linked list problems...."NESO ACADEMY" The all in one channel

hemanthch
Автор

😂😂😂😂 Bhai badii jaldi jaldi video upload kartaa ho

siddhantyadav
Автор

Im very happy the playlist is again resumed😭😭😭😭

sagarkabadi
Автор

Sir what about java programming
You said two chapters are left but you didn't upload the two chapters still now
Are you going to complete the course or not please reply sir
Please complete the course 🙏🏻

venkatyadavputta
Автор

sir plz complete the whole ds play list🙏🙏

aeroabrar_
Автор

Sir plz try to cover all the topics in DS.

moninisha
Автор

For creating liked list, if we have used function addAtEnd instead of addAtBeginning then we can skip the step 2 i.e. Reversing the list. 😎

solovary
Автор

Where did the Addition of 2 number happened

funclips_for_all
Автор

Where are tree, heap etc?? why is this incomplete? It hurts.

mdshahin