Skip to content

s0nicboOm/Algo-analysis-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ALGO ANALYSIS 2

Parsing file and Searching the dialogues in file.

Software Specifications

  • Windows 10 Pro
  • Python 3.7
  • Python Standard Libraries used
    • re - regulr expression
    • sys - for passing command line arguments

Hardware Specifications

  • Intel® Core™ i7-8565U CPU @ 1.80GHz RAM-8.0GB, Cache: L1-256 KB, L2-1.0 MB, L3-8.0 MB
  • SSD, 512 GB

Installation

  • Install spyder
      sudo apt-get install spyder3

How to run

$ python Code.py
* DIALOG : python3 temp.py sh.txt
* DIALOG SEARCH : python3 temp.py sh.txt 'know me' 1

Sample run

The code is made such that it will run in bash or cmd only. The code uses KMP.

Authors

  • Kushal Batra
  • Sanchit Gupta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages