Technical Articles
Easy way to write algorithms in ABAP: Series 01
Introduction
For a long time, I didn’t find many blog posts regarding writing algorithms in ABAP where as in case of GPLs it is quite popular. So, I am starting a series on this topic for practice & education purposes.
Please feel free to comment & have a happy learning experience. 🙂
Algorithms
- Easy way to perform Kadane’s algorithm(Maximum Subarray) in SAP BTP ABAP(Steampunk), JS & Python
- Easy way to perform Stock Buy And Sell algorithm in SAP BTP ABAP(Steampunk), JS & Python
- Easy way to perform sorting of 0s, 1s and 2s | Dutch National Flag problem in SAP BTP ABAP(Steampunk), JS & Python
- Easy way to perform Next Permutation in SAP BTP ABAP(Steampunk), JS & Python
You can find all the sample programs from this link.
N.B: This page will be updated from time to time with the algorithms. I will be using the SAP BTP ABAP Environment 2211 Release.
You could post them to Rosetta Code.
Thanks Sandra Rossi for checking out the blogpost & for the suggestion. 🙂