Skip to content

atomragnar/file-type-analyzer-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is the File Type Analyzer project I made myself.

Files come in all possible formats: we usually see it specified in their names. Even if the file type was manual changed or even removed, information about the type is always contained within the file. And in this project, you will write a tool that will extract this info to determine the type of the file. You’ll try out different algorithms to solve this problem, and will see for yourself how using different algorithms will change the speed of the tool.



Learn more at https://hyperskill.org/projects/64

Here's the link to the project: https://hyperskill.org/projects/64

Check out my profile: https://hyperskill.org/profile/344529437

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages