Add ai part to README

This commit is contained in:
2026-01-15 12:09:27 +01:00
parent 52d868904f
commit ddd5b11a7a

View File

@@ -63,9 +63,13 @@ https://en.wikipedia.org/wiki/Sorting_algorithm
- **For BUCKET SORT**
https://www.meilisearch.com/blog/bucket-sort-guide
- **For BUCKET SORT**
- **For RADIX**
https://www.geeksforgeeks.org/dsa/radix-sort/
### AI
AI was utilized to provide a reminder on how to include obj files within a subfolder for the Makefile.
## Additional sections may be required depending on the project
### Justification to why we chose this algorithms