Skip to content

a challenge for computer science beginner students to test their programming concepts

Notifications You must be signed in to change notification settings

drunckj/challenge-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

challenge-1

Was too bored in qurantine i started doing challenges and came up with one on my own. This data.zip has a complex structure and one of the files inside it contains an email address where you can mail how did u find it . This will help strenghten your programming concepts.Good luck.

  • Hint: The email address is a google address
  • Hint: the easiest approach is to use bash
  • ill update this repo with the answers after 3 days till then try it yourself.

Happy Scripting

The best answer is:

find . -name "*.zip" -exec zipgrep gmail {} \;

Want to buy me a coffee: https://www.paypal.me/drunkcj

About

a challenge for computer science beginner students to test their programming concepts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published