Skip to content

The Text File Manipulator is a Java based project that utilizes the Stack and LinkedList data structures. It provides a range of functionalities for manipulating text files making it a valuable tool for performing operations on them.

Notifications You must be signed in to change notification settings

Khushishah224/Text_File_Manipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

[SEM-II SUB : DATASTRUCTURE(DS)] Text_File_Manipulator

The Text File Manipulator is a Java based project that utilizes the Stack and LinkedList data structures. It provides a range of functionalities for manipulating text files making it a valuable tool for performing operations on them. The goal of this project is to simplify text file processing by offering a user interface to perform tasks such as removing repeated lines, reversing the content of files ,copying specific lines , cutting and pasting lines, inserting lines after any desired line, sorting file data and add One file content to another text file.

About

The Text File Manipulator is a Java based project that utilizes the Stack and LinkedList data structures. It provides a range of functionalities for manipulating text files making it a valuable tool for performing operations on them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages