DataStructure & Algorithm Profile
DataStructure & Algorithm

@ds_algorithm

Followers
37
Following
2
Media
2
Statuses
2

Joined September 2021
Don't wanna be here? Send us removal request.
@ds_algorithm
DataStructure & Algorithm
4 years
Write a program which takes as input an array of digits encoding a nonnegative decimal integer D and updates the array to represent the integer D + 1. For example, if the input is [1,2,9] then you should update the array to [1,3,0].
Tweet media one
0
0
1
@ds_algorithm
DataStructure & Algorithm
4 years
Created with @carbon_app .QUICKSORT ALGORITHM (RECURSION).
Tweet media one
0
0
0