Skip to content
#

string-algorithms

Here are 22 public repositories matching this topic...

This repository contains all the algorithms implementation & problems solution, assignment solution, Interview question solution & other related materials (Slides, Resources) related to Princeton University algorithms Part I & II course at COURSERA

  • Updated Oct 8, 2021
  • 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

Implementations of intermediate and advanced algorithms, including graph algorithms, shortest paths, network flow, string matching, automata, segment trees, and dynamic programming. Solutions to programming tasks focused on efficient algorithm design and analysis.

  • Updated Mar 25, 2026
  • Java

Improve this page

Add a description, image, and links to the string-algorithms 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-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more