The quickest way to get started with the basics is to get an API key from either OpenAI or Azure OpenAI and to run one of the Java console applications/scripts below ...
* [Bubble Sort](https://github.com/siwoon-son/data-structures-and-algorithms/blob/master/sorting-algorithms/src/main/java/sort/BubbleSort.java) * [Selection Sort ...