Joao Pedro Campos Silva

Results 4 issues of Joao Pedro Campos Silva

**Fixes issue:** Adds string algorithm for Golang **Changes:** - Creates new Golang script for reverse a string

**Fixes issue:** Updates the Python bubble sort algorithm since it was outdated **Changes:** Enhances the bubble sort Python algorithm

**Fixes issue:** Adds a new example of the singleton design pattern in Python **Changes:** Singleton example in Python

**Fixes issue:** Improves the palindrome Python script since it was outdated and not following basic PEP rules like functions naming conventions **Changes:** - Updated the function is_palindrome_recursive to handle strings...