Build an app using Thunkable where you pass two strings and find the similarity between those using an API from Rapid API.
This calculates the similarity between two texts in percentage. It is an implementation as described in Programming Classics: Implementing the World’s Best Algorithms by Ian Oliver). Note that this implementation does not use a stack as in Oliver’s pseudo code, but recursive calls which may or may not speed up the whole process. Note also that the complexity of this algorithm is O(N**3) where N is the length of the longest string.
🔗 Checkout API: https://rapidapi.com/medel/api/text-s...
🔗 Checkout Cloudinary: https://bit.ly/3dhkOyK
🔗. Checkout Thunkable: https://bit.ly/thunkablelink
❤️ Subscribe to my Channel here: https://bit.ly/HKYouTubeChannel
👍 Connect with me on LinkedIn: https://bit.ly/HKLinkedInLink
👍 Follow me on Twitter: https://bit.ly/HKTwitterLink
👍 Checkout my blog here: http://bit.ly/HKBlogLink
🤑 Liked this one? Donate $1 to make me rich: https://www.buymeacoffee.com/kotra