Skip to content
#

generic-programming

Here are 53 public repositories matching this topic...

Classical algorithms and data structures, such as searching and sorting algorithms, linked list, binary tree, stack, with my implementation in Java utilizing Generics. Test programs are written as junit test cases.

  • Updated Apr 15, 2023
  • Java

Word Analyzer is a Java-based project that provides text analysis capabilities. It includes a web interface for users to input text and perform various operations such as analyzing word frequency, replacing words, and removing words. The project is designed to help users gain insights into their text data and perform text manipulation tasks easily.

  • Updated Oct 1, 2024
  • Java

Improve this page

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

Learn more