Skip to content

Sum up 2 positive numbers represented by 2 linked lists in revers order

Notifications You must be signed in to change notification settings

MayaGalili/SumUpReversLinkLists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SumUpReversLinkLists

What is SumUpReversLinkLists?


A script that sum up 2 positive numbers represented by 2 linked lists in revers order.

How to run SumUpReversLinkLists?


  1. Create 2 revers link lists by using the from_int_to_list function
  2. Run the function sum_link_lists with 2 link list.

Author:


Maya Galili https://github.com/MayaGalili

About

Sum up 2 positive numbers represented by 2 linked lists in revers order

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages