Skip to content

oregenal/mexel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Excel.

Interview exercise.

Idea.

  • Console batch program, that accept the file in CSV format, and spit the result in standard output.
  • It's accept mathematical formulas, even nested ones.
  • It's process proper mathematical procedures & brackets.