Skip to content
#

string-manipulation

Here are 151 public repositories matching this topic...

This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully might help someone in need! Feel free to fork, copy, suggest corrections or ask questions. Happy coding :)

  • Updated Feb 27, 2024
  • Java

📚 Welcome to the ☕️ code exercise repository for the Paraninfo Programming book by Alfonso Jiménez Martín and Francisco Manuel Pérez Montes (ed. Paraninfo)! 👨‍💻 Improve your coding skills with carefully written and commented exercises 📝, ranging from simple to complex.

  • Updated May 27, 2023
  • Java

🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.

  • Updated Feb 24, 2023
  • Java

In Photo Gallery application, by making RESTful API Calls that retrieves a text file containing a dictionary of keywords and image URLs related to the associated keyword. The application calls for 3 Async tasks, for loading the keywords which are displayed in AlertDialog, loading content, and loading each image URL.

  • Updated Oct 12, 2019
  • Java

Improve this page

Add a description, image, and links to the string-manipulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-manipulation topic, visit your repo's landing page and select "manage topics."

Learn more