Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
322 stars 474 forks source link

Add 1 to a number represented as linked list. #1575

Closed Aryan-Srivastava closed 3 years ago

Aryan-Srivastava commented 3 years ago

Aim

Details

Problem Statement :-

Test Cases -

Input: LinkedList: 4->5->6 Output: 457

Input: LinkedList: 1->2->3 Output: 124

Programming language

Please assign me this issue,@Ayush7614 @Amit366 @ravikr126 @Saurabh4626 LGM SoC'21 participant

Arushi247 commented 3 years ago

@Ayush7614 I'd like to work on this issue in C language under HCSSoC. Kindly assign me this issue.

KarthikTadala commented 3 years ago

Im preparing for my coding interviews and it would really help me if you assign this question to me Kindly assign me this issue under LGMSOC