Giter Site home page Giter Site logo

anagrams's Introduction

/**************************************/
*
*			INSTRUCTIONS
*
/**************************************/


/**************************/
* 	Build and run program
/*************************/

- Program is written in NetBeans IDE
- It can be imported in any Java compilable IDE
- For new input file replace file in src\inputfile folder, or use the existing input file
- The input file path can be changed in main method of program
- Simply build the program and run it
- The anagrams will be displayed in console panel


/**************************/
* 	Documents
/*************************/
- The docs folder contains four documents.
	1. Basic Application Flow.pdf:
		---> This file contains flow diagram of application
	2. Application flow and design justification.pdf: 
		---> Document explaining why certain data structure was used. Pros and cons of different approaches.
	3. Handling large data.pdf
		---> Document contains explanation of how large data files will be handled and application can be scaled.
	4. Scalability.pdf
		---> An assumption is made if user base of application gets larger how can it be handled. A high level design flow is also provided.

anagrams's People

Watchers

James Cloos avatar Syed Ali Hassan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.