Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
kallolathome
Active Participant

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



  1. Easy way to perform Kadane’s algorithm(Maximum Subarray) in SAP BTP ABAP(Steampunk), JS & Python

  2. Easy way to perform Stock Buy And Sell algorithm in SAP BTP ABAP(Steampunk), JS & Python

  3. Easy way to perform sorting of 0s, 1s and 2s | Dutch National Flag problem in SAP BTP ABAP(Steampunk...

  4. 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.
2 Comments
Sandra_Rossi
Active Contributor
You could post them to Rosetta Code.
kallolathome
Active Participant

Thanks sandra.rossi for checking out the blogpost & for the suggestion. 🙂

Labels in this area