Skip to content
#

string-algorithms

Here are 89 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

The tree data structure is a versatile object ; This offering offers the Trie tree - And Binary tree - Data tree. Information can be save at nodes of the tree Trees can be Printed to Tree-view Control / Function Insert / Find Prefix / Find Word a Start Character is used and Stop Character is used. the Trie tree Can store Characters as nodes; Use…

  • Updated May 2, 2021
  • Visual Basic .NET

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