/LCS

Sample Java code that returns Longest Common Sequence from an input of two characters

Primary LanguageJava

LCS

Sample Java code that returns Longest Common Sequence from an input of two characters

Code

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prereguisites

Before running a copy of this project, make sure the following conditions are met:

  • Latest version of Netbeans is installed

Installation

With your android studio installed.

  • You can easily clone directly from the link or alternatively:
  • Step 1.Copy the link above then open your GIT Bash
  • Step 2. Type git clone, and then paste the URL git clone git@github.com:Keeprawteach/LCS.git
  • Step 3. Press Enter. Your local clone will be created.
  • Step 4. cd LCS here youll find all the files

Author

  • Kiprotich Japheth

See also the list of friends friends whose participation made this project a success.

Licence

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowlegments

Thanks for the contribution of the following:

  • Github Coders
  • Online Code Sites