How can i make addition in my linked lists if the nodes are stroing two values:
1) int element
2) int colomnvalue
i have to make the addition on the basis that the nodes having the same colomvalue, thier element should be added.
This addition is to be made in linked lists either by creating new linked lists or other way.. i am trying to make the logic but it stops on one or other way.
sairakhalid 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.